Note: The P6 Professional installer has changed to use the Oracle Universal Installer, which does not use a response file. Instead, save your setup command line in a batch file in the install directory and execute the batch file for silent installs.
Copy the contents of the files in the Client_Applications folder to a local folder.
Oracle recommends creating a new folder, such as 'Installer.' Do not include spaces in the folder name.
Open a command line by choosing Start, Run. Type cmd and click OK.
Notes:
Ensure you run the command line as Administrator when UAC is on for Vista or Windows 7.
For Windows 64 bit users, run cmd from the SysWOW64 folder.
On the command line window, enter the location of the Installer folder. For example,
cd c:\Installer
On the command line window, enter the following commands:
setup /q
This runs setup silently and there is no indication of the installer running. This will install to the default location:
On 32-bit target machines, P6 Professional applications are installed in local drive\Program Files\Oracle\Primavera P6\P6 Professional.
On 64-bit target machines, P6 Professional applications are installed in local drive\Program Files (x86)\Oracle\Primavera P6\P6 Professional.
For installing Visualizer only at the default location, enter the following command: