Modify Settings
The settings can be changed either via the installation wizard, or via the silent update command on the Windows command line. Use the same method that you used during the installation.
Modify settings via the installation wizard
To modify settings via the installation wizard:
Run the installation file. The MyQ Smart Services setup dialog box opens.
In the dialog box, select the Modify option, and click Next. The setup options window opens.
Modify the MyQ Smart Print Services settings.
Click Next as you go through the settings windows.
Click Install.
Once the installation is done, click Finish to exit the setup.
Modify settings via the silent setup
To modify the settings using the Windows command line, modify the parameters and add REINSTALL=ALL to the command line.
Example:
msiexec /I MyQ Smart Print Services 8.2.msi /log "install_spslog.log" /qn SERVERADDRESS="myqhostname" SERVERPORT=8090 SERVERLPRPORT=515 CLIENTSPOOLING=0 LPMENABLED=1 LPMPORTS="USB" APPENDDOMAIN =0 FALLBACKPRINTING=1 ALLBACKPRINTERADDRESS="fallbackprinteripaddress" FALLBACKPRINTERPORT=9100 FALLBACKPRINTERPROTOCOL="RAW" REINSTALL=ALL