viinno Posted October 23, 2005 Posted October 23, 2005 Need runonceex switch for WMP10 codecsI am searching for this right now, but i thought what the hey! ill post and see if i cant get a solution quicker Also looking at other peoples install of WMP10 it appears that no one else is worried about installing the codecs, guess i should have them intergrated in my wmp10 ? (no doubt some one has allready done this and has it available on here for download, theres just no stopping u guys B) )
bledd Posted October 23, 2005 Posted October 23, 2005 (edited) here you gouse the wm10lite.exe filehttp://ksphere.free.fr/site/codecspackage.php Edited October 23, 2005 by bledd
viinno Posted October 23, 2005 Author Posted October 23, 2005 Thnks!!I knew it!! just knew that someone allready had it done!But anyway..... I used \Install\wmcsetup.exe /Q:A /R:N" /fAnd it run just fine While Im here and posting.... hers my runonceex...I chose to only install the applications that windows should have out of the box (all str8 from windows dowload center) I also searched pretty hard on some of these apps, so maybe it will help someone out..... cmdow @ /HID@echo offSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Now Installing Applications:" /fREG ADD %KEY%\005 /VE /D ". NET Framework 1.1" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\dotnetfx.exe /q:a /c:\"install /l /q\"" /fREG ADD %KEY%\010 /VE /D ".NET Framework Service Pack 1." /fREG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\NDP1.1sp1-KB867460-X86.exe /qn" /fREG ADD %KEY%\015 /VE /D ".NET Framework Security Update" /fREG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\NDP1.1sp1-KB886903-X86.exe /qn" /fREG ADD %KEY%\020 /VE /D "HighMAT CD Writing Wizard " /fREG ADD %KEY%\020 /V 1 /D "%systemdrive%\Install\HMTCDWizard_enu.exe /qn" /fREG ADD %KEY%\025 /VE /D "Windows Media Player 10" /fREG ADD %KEY%\025 /V 1 /D "%systemdrive%\Install\MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N /P:#e" /fREG ADD %KEY%\030 /VE /D "Windows Media Player 10 Codecs" /fREG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\wmfdist95.exe /Q:A /R:N" /fREG ADD %KEY%\035 /VE /D "Windows Security Update 885835" /fREG ADD %KEY%\035 /V 1 /D "%systemdrive%\Install\WindowsXP-KB885835-x86-ENU.exe /Q /O /N /Z /fREG ADD %KEY%\040 /VE /D "Windows Media Connect" /fREG ADD %KEY%\040 /V 1 /D "%systemdrive%\Install\wmcsetup.exe /Q:A /R:N" /fREG ADD %KEY%\045 /VE /D "Cleaning Up and Rebooting" /fREG ADD %KEY%\045 /V 1 /D "%systemdrive%\Install\cleanup.cmd" /fEXIT
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