38
Instructs Setup to suppress message boxes. Only has an effect when combined with '/
SILENT' and '/VERYSILENT'.
The default response in situations where there's a choice is:
-Yes in a 'Keep newer file?' situation.
-No in a 'File exists, confirm overwrite.' situation.
-Abort in Abort/Retry situations.
-Cancel in Retry/Cancel situations.
-Yes (=continue) in a DiskSpaceWarning/DirExists/DirDoesntExist/NoUninstallWarning/
ExitSetupMessage/ConfirmUninstall situation.
-Yes (=restart) in a FinishedRestartMessage/UninstalledAndNeedsRestart situation.
5 message boxes are not suppressible:
-The About Setup message box.
-The Exit Setup? message box.
-The FileNotInDir2 message box displayed when Setup requires a new disk to be
inserted and the disk was not found.
-Any (error) message box displayed before Setup (or Uninstall) could read the
command line parameters.
-Any message box displayed by [Code] support function MsgBox.
Causes Setup to create a log file in the user's TEMP directory detailing file installation
and [Run] actions taken during the installation process. This can be a helpful debugging
aid. For example, if you suspect a file isn't being replaced when you believe it should be
(or vice versa), the log file will tell you if the file was really skipped, and why.
The log file is created with a unique name based on the current date. (It will not
overwrite or append to existing files.)
The information contained in the log file is technical in nature and therefore not
intended to be understandable by end users. Nor is it designed to be machine-
parseable; the format of the file is subject to change without notice.
Same as /LOG, except it allows you to specify a fixed path/filename to use for the log
file. If a file with the specified name already exists it will be overwritten. If the file
cannot be created, Setup will abort with an error message.
Prevents the user from canceling during the installation process, by disabling the Cancel
button and ignoring clicks on the close button. Useful along with '/SILENT' or '/
VERYSILENT'.
If you purchased a license of Win2PDF after September 2009 and have a 20-character
alphanumeric license code, you can download and install the latest version of Win2PDF
7 for free at:
http://www.win2pdf.com/download/download.htm
It is not necessary to uninstall Win2PDF before running the new setup program.