Supress update notification on terminal server (Remote desktop server)

Is it possible to disable the update notification pop-up in the Pascom Client on terminal server installations?

Hi,

just add --noUpdate to the shortcut
To list all available options, run the pascom client.exe --help

Hi @RenevanSeetersGlobal,

if you follow the instructions in our Documentation, automatic updates should be disabled by default.

Regards,
Jan

The automatic updates are disabled by default but the problem is the users are still getting the notifications for updates and thats what we would like to disable.

Hi,

In that case, you need to set the --noUpdate commandline switch. Alternatively you can set the Environment-Variable PC_NO_UPDATE to 1, as @Simon42 already mentioned.

Regards
Jan

How do i put the --noUpdate switch into the shortcut so that when users start Pascom it starts with this argument in place?

Just add --noUpdate to the command line or target in shortcut.

"C:\Users\me\AppData\Local\pascom Client\pascom Client.exe" --noUpdate

Regards,
Rapha