
Where is the folder where you want to save the log file. Setup.exe /package /q ADDLOCAL=msi_p6pro_64 PM REMOVE=msi_p6pro_64 Visualizer msi_p6pro_64_INSTALLDIR=C:\Temp /log "/install.log" To create a installer log file, add the /log parameter.The default location is \Program Files\Oracle\Primavera P6\P6 Professional. If you do not specify the INSTALLDIR property, the default location is used.PM and Visualizer components will be installed by default if you do not use the REMOVE parameter.Setup.exe /package /q ADDLOCAL=msi_p6pro_64 DBSchema REMOVE=msi_p6pro_64 PM,msi_p6pro_64 Visualizer,msi_p6pro_64 PrmJob,msi_p6pro_64 Standalone_Migration,msi_p6pro_64 AdminConfig msi_p6pro_64_INSTALLDIR=C:\Temp To install Standalone Upgrade Tool, enter the following command:

Setup.exe /package /q ADDLOCAL=msi_p6pro_64 Standalone_Migration REMOVE=msi_p6pro_64 PM,msi_p6pro_64 Visualizer,msi_p6pro_64 PrmJob,msi_p6pro_64 DBSchema,msi_p6pro_64 AdminConfig msi_p6pro_64_INSTALLDIR=C:\Temp To install the Standalone Database Migration Too, enter the following command: Setup.exe /package /q ADDLOCAL=msi_p6pro_64 AdminConfig REMOVE=msi_p6pro_64 Visualizer,msi_p6pro_64 PM,msi_p6pro_64 PrmJob,msi_p6pro_64 Standalone_Migration msi_p6pro_64_INSTALLDIR=C:\Temp To install Admin Configuration, enter the following command: Setup.exe /package /q ADDLOCAL=msi_p6pro_64 PrmJob REMOVE=msi_p6pro_64 Visualizer,msi_p6pro_64 PM,msi_p6pro_64 DBSchema,msi_p6pro_64 Standalone_Migration msi_p6pro_64_INSTALLDIR=C:\Temp To install Job Service, enter the following command: Setup.exe /package /q ADDLOCAL=msi_p6pro_64 PM REMOVE=msi_p6pro_64 Visualizer,msi_p6pro_64 DBSchema,msi_p6pro_64 AdminConfig,msi_p6pro_64 Standalone_Migration,msi_p6pro_64 PrmJob msi_p6pro_64_INSTALLDIR=C:\Temp To install P6 Professional, enter the following command: Setup.exe /package /q ADDLOCAL=msi_p6pro_64 Visualizer REMOVE=msi_p6pro_64 PM,msi_p6pro_64 PrmJob,msi_p6pro_64 DBSchema,msi_p6pro_64 Standalone_Migration,msi_p6pro_64 AdminConfig msi_p6pro_64_INSTALLDIR=C:\Temp To install Visualizer, enter the following command: Setup.exe /package /q msi_p6pro_64_INSTALLDIR=C:\Temp Installing Individual Components To install P6 Professional and Visualizer, enter the following command:


Installing Typical Components (P6 Professional and Visualizer) Note: This command silently runs a Typical Installation, which installs P6 Professional and Visualizer to the default location ( \Program Files\Oracle\Primavera P6\P6 Professional).

Open a command line by choosing Start, Run.Do not include spaces in the folder name. Oracle recommends creating a new folder, such as Installer. Copy the contents of the files in the Client_Applications folder to a local folder.Complete the following steps to run unattended setup:
