Help - PDF X Change
Help - PDF X Change
Display Options
/quiet Quiet mode - Installs the application without user interaction
/passive Unattended mode - progress bar only
/q[n|b|r|f] Sets user interface level:
n - no UI
b - Basic UI
r - Reduced UI
f - Full UI (default)
Restart Options
/norestart Do not restart after the installation is complete
/promptrestart Prompts the user for restart if necessary
/forcerestart Always restart the computer after installation
Logging Options
/l <LogFile> Defines logging level for installation. Possible modifiers are:
i - Status messages
w - Nonfatal warnings
e - All error messages
a - Startup of actions
r - Action-specific records
u - User requests
c - Initial UI parameters
m - Out-of-memory or fatal exit information
o - Out-of-disk-space messages
p - Terminal properties
v - Verbose output
x - Extra debugging information
+ - Append to existing log file
! - Flush each line to the log
* - Log all information, except for v and x options
/log <LogFile> Equivalent for /l* <LogFile>
Repair Options
/f <Product> Repairs a product. Parameter is an .msi file or Product Code.
May have the following modifiers:
p - only if file is missing
o - if file is missing or an older version is installed (default)
e - if file is missing or an equal or older version is installed
d - if file is missing or a different version is installed
c - if file is missing or checksum does not match the calculated
value
a - forces all files to be reinstalled
u - all required user-specific registry entries (default)
m - all required computer-specific registry entries (default)
s - all existing shortcuts (default)
v - runs from source and reaches local package
For additional options and more detailed description please refer to Microsoft Web Sites.
Properties
Public properties defined by PDF-XChange installation may be specified as well as standard MSI
public properties. For complete list of standard public properties please refer to:
http://msdn.microsoft.com/en-gb/library/aa370905(VS.85).aspx
Standard Properties
ADDLOCAL <list of features> The value of the ADDLOCAL property is a list of features
that are delimited by commas, and are to be installed locally. The
PDF-XChange Editor installer defines the following features:
Command-line Examples:
1. Install the application in quiet mode (no user input) to folder "C:\Program Files\Tracker":
2. Install the application in quiet mode to default folder. Specify the user license info:
4. Install PDF-XChange Editor with all features, German language and a 'basic' UI during install.
Note that because ADDLOCAL is not being used here then all components including F_VLangs
are installed.
5. Install PDF-XChange Editor with specific features only. Editor with Spellcheck and OCR
plugins but not FileOpen or ReadAloud plugins, Browser plugins for only IE, German language
and a 'basic' UI during install. Because ADDLOCAL is being called to install specific features
then only those features explicitly called will be installed, so in this case F_VLangs must be
explicitly called: