Where to obtain the PGP Desktop msi installation file to use with the msi switches
| Article:TECH167331 | | | Created: 2011-08-17 | | | Updated: 2011-09-21 | | | Article URL http://www.symantec.com/docs/TECH167331 |
Problem
In certain instances, you can use the PGP Desktop .msi installer file to enable/disable specific PGP Desktop feature components. This can be accomplished by specifying switches to the msiexec.exe command line utility.
Disabling a PGP Desktop component means it will not appear in the PGP Desktop user interface, and it ensures that there will not be any compatibility issues with the operating system or third-party products.
PGP Desktop is installed by using an executable file within the Extracted PGP Desktop folder.
This article describes where to obtain the PGP Desktop msi file.
Solution
To obtain the PGP Desktop .msi file
1. Double-click the PGP Desktop executable (e.g. PGPDesktopWin32-10.1.2). The PGP Desktop language selection dialog is displayed.
2. Open Windows Explorer and browse to the following location:
Windows XP: C:\Documents and Settings\<user name>\Local Settings\Temp
Windows 7: C:\Users\<user name>\Local Settings\Temp
3. Browse for a folder with PGP in the folder name e.g. PGP52f59.

4. The PGP Desktop msi installer is located in the folder.

5. Copy and paste the msi file to your Windows Desktop or other location.
6. Open a command prompt and run the installer with the desired switch.
For Example:
msiexec /I pgpdesktop.msi PGP_INSTALL_WDE=0
Where [WDE] is the PGP Desktop component you want to disable.
Where [WDE] is the PGP Desktop component you want to disable.
You can disable multiple PGP Desktop components using a single command.
For example:
msiexec /I pgpdesktop.msi PGP_INSTALL_MAPI=0 PGP_INSTALL_NOTES=0 PGP_INSTALL_LSP=0
For more information on the available .msi switches, see the following article:
|
|
Article URL http://www.symantec.com/docs/TECH167331
Terms of use for this information are found in Legal Notices









Thank you.