Generally I use
msiexec.exe /i "path_to_package.msi" /qn ALLUSERS=1 REBOOT=ReallySuppress
And shame to Microsoft for making REBOOT=Suppress suppress the reboot question and reboot automatically
Generally I use
msiexec.exe /i "path_to_package.msi" /qn ALLUSERS=1 REBOOT=ReallySuppress
And shame to Microsoft for making REBOOT=Suppress suppress the reboot question and reboot automatically