# this is an option file to use with unattended installation of the Pixometry client, ImageCenter. # # edit these options to fit your environment # # start the installer from the commandline like this: # # ImageCenter-6.0.57-windows-installer.exe --optionfile c:\path\to\optionfile.txt # # mode unattended to install from the commandline, without a GUI # mode=unattended # # CloverServer: the url to your Pixometry Imagin instance, without protocol # CloverServer=mycompanyname.pixometry.eu # # CloverServerPort: the port on which your Pixometry Imagin instance is available. Probably one of these: 8080 or 8181 # CloverServerPort=8181 # # Protocol: the protocol, usually https. Only other option is http # Protocol=https # # StorageFolder: the folder in which to store temporary files. Normally in the users home dir. # StorageFolder=c:\Users\username\ImageCenter