<< Click to Display Table of Contents >> Promptless Automatic Installation |
![]() ![]() ![]() |
Any part of PageGate can be installed unattended. This helps network administrators to automate the program's installation.
pgssetup.exe - PageGage Server installer (includes PG Admin and PG Monitor) pgcsetup.exe - PageGate Client installer (for workstations) pgasetup.exe - PageGate Admin installer (for workstations) pgmsetup.exe - PageGate Monitor installer (for workstations)
Command line options:
The <path> option should be replace with the path to where you copied the 'PGSetup' folder in step #2 above.
Here is an example of a promptless install of the PageGate server if the PGSetup folder was copied to C:\
C:\PGSetup\pgssetup.exe /silent /dir="c:\PageGate"
That command line would install the PageGate server to c:\PageGate\ without prompting for information, would display the progress screens and would prompt to reboot the system if necessary. |