Post Reply
IT 2019-12-13 09:05
How can I remove "Maximize to Desktop" and "Move to Monitor" buttons during silent install
Currently I am doing:
msiexec /i UltraMon_3.4.1_en_x64.msi /q USERNAME="XXXXXXXXXXX" PIDKEY=XXXXXXXX
Thank you.
|
Christian Studer 2019-12-13 14:08
That's not supported via setup, but you could do this via the registry, the settings are under HKEY_CURRENT_USER\Software\Realtime Soft\UltraMon\<version>\Window Buttons.
Christian Studer - www.realtimesoft.com
|
Post Reply
|