guiron Posted April 29, 2004 Posted April 29, 2004 Sorry for all the new posts but when i try to install the C-Media drivers it starts installing them but stops and a window pops up asking me to to select how i want to configure my audio outputs. How can i bypass this without any user interaction?here is how i tried doing this:ECHO.ECHO Installing CMedia Audio DriversECHO Please wait...start /wait %systemdrive%\install\Applications\audio\setup.exe /s /smsECHO Installation Complete!here is my setup.iss file:[installShield Silent]Version=v6.00.000File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{9A3EABC0-CA06-11D4-BF77-00104B130C19}-DlgOrder]Dlg0={9A3EABC0-CA06-11D4-BF77-00104B130C19}-SdWelcome-0Count=2Dlg1={9A3EABC0-CA06-11D4-BF77-00104B130C19}-SprintfBox-0[{9A3EABC0-CA06-11D4-BF77-00104B130C19}-SdWelcome-0]Result=1[{9A3EABC0-CA06-11D4-BF77-00104B130C19}-SprintfBox-0]Result=6any thoughts?
guiron Posted April 29, 2004 Author Posted April 29, 2004 acutally i was wrong, a screen pops up and asks me to click "install" or "Exit"is there a enry in the setup.ini file i can use to bypass this?setup.ini:; web downloading upgrade package drivers[installOption]; WebSetup=0 for customers, 1 for downloading, 2 for single driver installationWebSetup=1; FullPackage=0 for web upgrade version, 1 for full package driversFullPackage=0; DriverOnly=1 means install drivers only, 0 means install both APs and drivers.DriverOnly=1; InstallWDMDriver=0 means install VxD driver, 1 means install WDM driverInstallWDMDriver=1bLINEINasREAR=0bLINEINasBASS=0bMICasBASS=0bMidi=0bGamePort=0
edmoncu Posted April 29, 2004 Posted April 29, 2004 i think you can silently install this driver by including the CMI driver files onto the \$OEM$\$1\Drivers section rather than calling off the setup via silent install.
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