The PIAB client installer (e.g. 'piabpe-client-2.8.1.001.exe') can be deployed with command line settings and/or an INI file to set some useful options.
Setting | Description | Example |
---|---|---|
/S | Run the client installer silently | |
/D | Set the install folder. | /D=c:\temp\PIAB |
For example:
piabpe-client-2.8.1.001.exe /S /D=c:\temp\test1
The client installer looks for file called 'piabpe-client.ini'. Using this, the initial server URL can be specified on install…
[options] serverurl=http://mypiabserver/piabws/piabws.asmx