pinout Posted December 23, 2004 Posted December 23, 2004 Need a little help with this: Codec Installation Package for Windows Media Player 6.4http://download.microsoft.com/download/4/6...ef/wmp6cdcs.exeI use thisSTART "" /WAIT wmp6cdcs.exe /C:"setup_wm.exe /Q /N" /Q:ABut it still reboots after it installs.I've tried it with /R:N at the end too.
nateklomp Posted April 6, 2005 Posted April 6, 2005 Hiya,Hurray, after some trial and error I finally got this one (took long enough):START /W WMP6CDCS.EXE /C:"SETUP_WM.EXE /Q:U /R:N" /Q:U /R:N(Change the :U to :A to remove progress bars.)Trick is, both installers need to be silenced in order for this to work unattended.The /C: switch passes on commands to the embedded installer (now that I look back, it seems lots of MS stuff is using this method). Live and learn.Good Luck!
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