Navigation:  Install, Uninstall >

Scripted installations

Previous pageReturn to chapter overviewNext page

 

Following are the custom command line switches accepted by the setup executable

 

Choose the installation type                        /TYPE=                

must be one of the following (upper or lowercase)

 standard
 network

 distrib

 

Set the network or distribution folder                /FOLDER=

a valid file path or URL for the network folder, e.g.:

 X:\folder\subfolder

  \\server\share\folder\subfolder

 

ignored for type=standard

required for type=network or type=distrib

can be included in single or double quotes

 

 

Set the installation folder                        /DIR=

a valid file path or URL for the installation folder, e.g.:

 C:\Program Files (x86)\Synkronizer

 

default: {pf32}\Synkronizer\Synkronizer 10.0

 

Minimize user interaction                        /SILENT

No output or messages                        /VERYSILENT

Create a log in the temp directory                /LOG

 

There are other parameters available, which are described in the following link:

http://www.jrsoftware.org/ishelp/index.php?topic=setupcmdline

 

 

Examples:

 

Standard Installation

SetupSynkronizer.10.x.xxx.exe /TYPE=standard /silent        

 

Network Installation

SetupSynkronizer.10.x.xxx.exe /TYPE=network /FOLDER=x:\my folder

 

Administrative Installation

SetupSynkronizer10.x.xxx.exe /TYPE=distrib /FOLDER=x:\my folder