Help - Search - Members - Calendar
Full Version: MSI installer...
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
evilkwan
in my unattend installation i have .NET Framework 1.1 and when it installs it shows the window of the installer and the progress / extraction things..

Installing MSN/Windows Messenger 6.2 also shows up ..
Is there a way to hide it or something?



this is the code i use to install it..
QUOTE
REG ADD %KEY%\001 /V 8 /D "%systemdrive%\install\NetFramework\netfx.msi /qb" /f
richvz
use the /qn switch
evilkwan
Sweet.. thanks richvz ..
it works newwink.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.