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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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