/build/static/layout/Breadcrumb_cap_w.png

Objectif Lune Inc PlanetPress suite

Version: 7

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 2.8k  |  Created: 07/21/2009

Average Rating: 0
PlanetPress suite has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 4 / 5 (Somewhat Difficult) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer Command Line (No MST)
2
Note
How to obtain the MSI files
-launch "PlanetPress Suite 7 Setup.exe"
-stop at welcome screen
-Look in a sub folder of %TEMP%
-Found InstallShield .prq files for:
-.Net Framework 2.0
-VC++ 2005 SP1
-Microsoft WSE 3.0
-Hint: inside IS .prq files there is a URL to DL the MSIs for the PreReQuisites(PRQ)
HINT: the PRQ files contain aa command line for silent install


To find the main MSI, do a search on C: for *.MSI
found it in All Users Profile.
-copy MSI and MST file

How to Obtain a custom install settings:
-On a cleanPC
-force MSI logging (it's a reg tweak, Google 4 it)
-launch PlanetPress Suite 7 Setup.exe
-Select 'English United States' and click 'OK'
4. Click 'Next'
5. Select 'I accept' and click 'Next'
6. Enter Customer Information and click 'Next'
7. Setup Type: Select 'Custom' and click 'Next'
8. -make your selection
-Click 'Next'
9. Click 'Install'
10. Click 'Finish'

-In %TEMP%, in log file search for "ADDLOCAL" property
looks something like this:
ADDLOCAL = Search,Press,MainPress,CommonFiles,PressLessons,PressRegistry,SamplesDocs,SharedWatchPlugins,UpgradeWizard,XSLTEngine

To disable client updates at the end of installation: SHOWLAUNCHPROGRAM=0

Create script to install the whole thing:

::to install PreRequisites
::Bypass "Open File - Security Warning dialog box" for XP SP2
SET SEE_MASK_NOZONECHECKS = 1
vcredist_x86.exe /q:a /c:"VCREDI~3.EXE /q:a /c:""msiexec /i vcredist.msi /qb"""
SET SEE_MASK_NOZONECHECKS = 0

Microsoft WSE 3.0 Runtime.msi REBOOT=RS ROOTDRIVE=C:\ ALLUSERS=1 /qb!

:and then launches the main MSI:
"PlanetPress Suite 7.msi" SHOWLAUNCHPROGRAM=0 ADDLOCAL=Press,MainPress,CommonFiles,PressRegistry,UpgradeWizard,XSLTEngine TRANSFORMS=1033.MST REBOOT=RS ROOTDRIVE=C:\ ALLUSERS=1 /qb!
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

PlanetPress suite

Version

7

Questions & Answers (0)

Questions & Answers related to Objectif Lune Inc PlanetPress suite

Blogs (0)

Blog posts related to Objectif Lune Inc PlanetPress suite

Reviews (0)

Reviews related to Objectif Lune Inc PlanetPress suite

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ