karthikaravind Posted April 5, 2009 Posted April 5, 2009 Hi,I am encountering a problem while installing windows media player 11 using the unattended setupI used the svcpack.inf methodBelow is the content of svspack.inf file----------------------------------------------------------------------------------------;Windows XP[Version] Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600[setupData]CatalogSubDir="\i386\SVCPACK"[ProductCatalogsToInstall][setupHotfixesToRun]wmp11.exe /q:A /c:"setup_wm.exe /Q /R:N /P:#e"----------------------------------------------------------------------------------------I Get at the 10 minute of XP unattended installation "Invalid command line switch"I have placed the svcpack.inf file in the I386 directory and the setup of win mp 11.exe in \i386\SVCPACK folder as I have put the correct path/file name in the svcpack.inf file Some one please help meI am using win xp pro sp3 (slipstreamed).I am testing this with VIrtual PC
Tripredacus Posted April 7, 2009 Posted April 7, 2009 Is the pound character ( # or number sign ) a reserved character?I can't find any full documentation on reserved characters for INFs or Windows.
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