A package is the software package that you want deployed to the remote workstations. The package can be any of the following types of files:
- EXE Executable Files
- CMD Command Prompt Scripts
- BAT Batch Files
- COM Executable Files
To select a package for distribution, click the “Select Package” button in the main window. The browse dialog will appear, allowing you to browse to any location you have access to, and select a file for distribution.
After you have selected a package, another window will appear, in which you can enter any command line switches that are required by your particular installation process. For example, if your program requires the switch /Q to run the install in quiet mode, enter /Q in the field provided. You can enter multiple switches in this space. When you are satisfied with the switches, click the Ok button to proceed.
If your setup process does not required command line switches, simply leave the field blank.