Ctwizzy Posted April 13, 2005 Posted April 13, 2005 During silent install some apps that use .msi shoot up a msi window for info on switches etc etc. This window haults installation until i close it tho.Does anyone know why it pops up on some msi installs but not all?The following apps are the problem apps:Record Now Max and Alcohol 120%The lines for installation I have are:%cdrom%\Software\alcohol\setup.msi \QB%cdrom%\Software\RecordNowMax\MyCDPro.msi "/qn REBOOT=Suppress"both of these I found as the way to do a silent install but both show the msi window.Anyway to make sure it doesnt popup?
Nanaki Posted April 13, 2005 Posted April 13, 2005 Try%cdrom%\Software\alcohol\setup.msi \QN%cdrom%\Software\RecordNowMax\MyCDPro.msi /qn REBOOT=Suppress
benners Posted April 13, 2005 Posted April 13, 2005 %cdrom%\Software\alcohol\setup.msi \QBtry %cdrom%\Software\alcohol\setup.msi /qb you may also want to add the REBOOT=Suppress as well unless you are using a custom msi
Ctwizzy Posted April 13, 2005 Author Posted April 13, 2005 does the reboot need to be in the quotations?
benners Posted April 13, 2005 Posted April 13, 2005 does the reboot need to be in the quotations?No, just as in Nanaki's example.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now