Try all caps for really suppress or a trick I learned from our image guys, start shutdown in a step before with time of 48 hours and kill after your install On Dec 12, 2013 8:38 AM, "Art Flores" <[email protected]> wrote:
> Howdy Folks, > > CM 2012 SP1 CU3 > > I am working on a script to install 4 MSIs in one deployment for the > Application Catalog. I would like to install all 4 MSIs in a specific > order and in one session, however, I cannot stop the reboot on the first > MSI. > > I have tried the following command line options but they didn’t work. I > also tried using Orca to modify the following value in the MSI and it > didn’t work: Tables->Property->RebootYesNo->No > > msiexec.exe /i "Calabrio Monitoring and Recording Recording.msi" /qb! > REBOOTYESNO=NO /NORESTART REBOOT=ReallySuppress > > I suspect the reason I can’t stop the reboot is because the MSI extracts > and runs other. MSIs/.exes during installation, and that 2nd MSI is not > seeing my command line options. > > Do you guys have any tricks that may help me stop the reboot of this MSI? > > Does anyone know of any other values I should change using Orca in the MSI? > > Thanks. > > > > > >

