Skip to main content
Skip table of contents

Modify Settings

The settings can be changed either via the application's setup wizard, or via the silent update command on the Windows command line.

Via the Setup Wizard

  1. Run the installation file. The MyQ Desktop Client setup dialog box opens.

  2. In the dialog box, select the Modify option. The setup options of the application are opened.

    Modifying the installation
  3. Change the application settings, and then click Next.

  4. Click Install to begin the installation.

  5. Click Finish to leave the setup. The settings are now modified and the application is running in the background.

Via the Silent Setup

Perform the silent installation with all the parameters' values defined in the command line, and add
REINSTALL=ALL to the parameters' list.

Below, you can see an example of the silent update command:

msiexec /i "MyQ Desktop Client-10.0.1.1.msi" /log "install_mdc.log" /qn SERVERADDRESS="localhost"
SERVERPORT=8090 ALLOWUNSECURECOMMUNICATION=1 AUTHENTICATIONTYPE=1 IDLECLIENTTIMECHECKER=300 ENABLEDELETEPENDINGJOBS=0 LOGINTYPE="puc" CSVSERVERTABLEINFO="C:\MyFiles\networkInformation.csv" CLIENTSPOOLING=0 LPMENABLED=1 LPMPORTS="USB" APPENDDOMAIN =0 FALLBACKPRINTING=1 FALLBACKPRINTERADDRESS="fallbackprinteripaddress" FALLBACKPRINTERPORT=9100 FALLBACKPRINTERPROTOCOL="RAW" OFFLINEMODE=1 REINSTALL=ALL /qn

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.