Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 Command-line switches                                                               

PST Viewer PSTViewer Pro installation files support all msiexec command-line options. For importing profiles via the command line, please see Profile deployment topic.

...

Administrative install - Installs a product on the network.


/j<u|m> <Product.msi> [/t <Transform List>] [/g <Language ID>] Advertises a product - m to all users, u to current user

...

Do not restart after the installation is complete.


/promptrestart


Prompts the user for restart if necessary

...

x - Extra debugging information


+ - Append to the existing log file


! - Flush each line to the log

...

Repairs a product


p - only if the file is missing


o - if a file is missing or an older version is installed (default) e - if a file is missing or an equal or older version is installed d - if a file is missing or a different version is installed

c - if a 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 All required computer-specific registry entries (default) s - all existing shortcuts (default)

v - runs from source and recaches local package Setting Public Properties


[PROPERTY=PropertyValue]


Command-line parameters                                                            

 

The Command-line interface of PSTViewer Pro can be accessed via the PSTViewerConsole.exe file, located in the same directory as PSTViewer.exe.

...

Associate specified file extensions with the application.

Usage: PSTViewerConsole.exe --associate <format[s]>

...

e, export

Export messages with a predefined profile.

Usage: PSTViewerConsole.exe --export <profile> <file[s]>

...

\NewFolder|T"



c, command

Load command-line switches from the specified file.

Usage: PSTViewerConsole.exe --command <file>

...

Usage: PSTViewerConsole.exe --nobrowse



r, runprofile

Choose the profile with GUI layout.

Usage:  PSTViewerConsole.exe --runprofile <profile name>

...

Register the application with a specified serial key for the current user. Key will be applied during the next start of the application.

Usage: PSTViewerConsole.exe --key <serial key>

...

Register the application with a specified master key for the local machine. Key will be applied during the start of the unregistered application. Administrative privileges are required for this command.

...

delkey

Erase serial key for the current user.

Usage: PSTViewerConsole.exe --delkey

...

delmkey

Erase master key for the local machine. It will not influence already registered copies, but for new users, the application will be unregistered.

...

  • MLP - Mail List Panel
  • FEP - File Explorer Panel
  • FTP - Favorites Tree Panel
  • FMP - Filter Mail Panel
  • MMP - Main menu panel
  • SCH - Search elements
  • NUP - Remove 'Check fro for updates' and 'Update settings' options from the Help

...

Choose update policy. It can be found in the Help menu.

Usage: UPDATE_POLICY="Never" | "Ask" | "Auto"

...

  • EML_ASSOC="1" - associate PSTViewer Pro with eml files;
  • MSG_ASSOC="1" - associate PSTViewer Pro with msg files;
  • PST_ASSOC="1" - associate PSTViewer Pro with pst files;
  • OST_ASSOC="1" - associate PSTViewer Pro with ost files;
  • ALL_ASSOC="1" - associate PSTViewer Pro with msg, eml, pst an , and ost



Usage:

msiexec /i PSTViewer.Setup-8.x.x.xxxx.msi /qn PIDKEY="xxxxxxxx-xxxx-xxxx- xxxx-xxxxxxxx" GUILANG="French.fr-FR" GUIFLAGS="FWD,REP,FTP" ALL_ASSOC="1"

...