Jump to content

Recommended Posts

Posted

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?


Posted
%cdrom%\Software\alcohol\setup.msi \QB
try
%cdrom%\Software\alcohol\setup.msi /qb

you may also want to add the REBOOT=Suppress as well unless you are using a custom msi

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...