Install commands example
msiexec /i <G2MSetupX.X.XXX_IT.msi> G2MRUNATLOGON=false G2MINTEGRATION=Notes G2MRECAUDIO=false G2MRECCONVERT=true G2MRECPATH="C:\My Recordings"
G2MINSTALLFORALLUSERS=1 means the product will be installed for all users on the machine. G2MINSTALLFORALLUSERS=0 means the product will be installed for the current user only.
Start automatically at logon - G2MRUNATLOGON - true or false
Integration Specify a GoToMeeting integration with other applications. G2MINTEGRATION - None, Notes, Outlook, Email or Auto
Perform automatic updates -- G2MPERFORMAVC - true or false
Enable product entitlements and install shortcuts - G2MENABLED G2WENABLED G2TENABLED true or false
Uninstall in quiet mode: msiexec /i <G2MSetupX.X.XXX_IT.msi> /quiet