RBCC Posted October 24, 2004 Posted October 24, 2004 Is there a way to install Windows Media Player 10 from the svcpack.inf file? if so how? B)
sdageforde Posted October 24, 2004 Posted October 24, 2004 Add the mp10setup file to the 'svcpack' (or whatever folder you use for updates) then add this (or something like it):[SetupHotfixesToRun]mp10setup.exe /q:A /c:"setup_wm.exe /Q /R:N /DisallowSystemRestore /Q:A /R:N"should be fine this way.
GreenMachine Posted October 24, 2004 Posted October 24, 2004 Actually, I think it is "something like it" you want. It is in about a dozen other threads in this forum, so I will make you search. One hint: be careful with the quotes.
ToBe Posted October 24, 2004 Posted October 24, 2004 [SetupHotfixesToRun]"MP10Setup.exe /c:""setup_wm.exe /Q /R:N /DisallowSystemRestore"" /q:A"Works....
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now