11.2.1 for Windows

Table Of Contents
Foxit PDF Editor
Chapter 15: Appendices User Manual
415
the specified features.
LIVEPUS_DISABLE Dock the floating Live Chat to the status bar or to the
right side of the application window if the status bar is
hidden with the value of "1".
Command-line Examples:
1. Silently install the application (no user interaction) to folder "C:\Program Files\Foxit
Software":
msiexec /i "Foxit PDF Editor.msi" /quiet INSTALLLOCATION="C:\Program Files\ Foxit
Software "
2. Install the Foxit PDF Viewer only:
msiexec /i "Foxit PDF Editor.msi" /quiet ADDLOCAL="FX_PDFVIEWER "
3. Use the license key file saved in disk C to activate the application when running the
setup:
msiexec /i "Foxit PDF Editor.msi" KEYPATH="C:\fpmkey.txt"
4. No installation of Foxit PDF Editor Printer:
msiexec /i "Foxit PDF Editor.msi" ADDLOCAL=ALL, ADVERTISE="FX_CREATOR" /qn
5. Force an installation to overwrite the same or higher version of Foxit PDF Editor:
msiexec /i "Foxit PDF Editor.msi" REMOVENEWVERSION="1"
6. Remove registry and user data when performing silent uninstallation:
msiexec /x "Foxit PDF Editor.msi" /quiet CLEAN="1"
7. Activate the application by key code:
msiexec /i "Foxit PDF Editor.msi" KEYCODE="your key code"
8. Install the application without Foxit PDF Editor Create PDF Toolbar