Deploying Robogator in quiet mode will ensure that the installer runs silently in the background without displaying any user interface or notifications, allowing for an unobtrusive installation or update process that does not interrupt ongoing user activities or workflows.
Run this command in CMD. For example, if the installer is in Dundee’s Downloads folder:
msiexec /i "C:\Users\Dundee\Downloads\robogator-X.X.X.msi" DISABLEADVTSHORTCUTS=1 /qn
Code
Keep in mind to check if you have enough user privileges to install software on the client.