Not the problem with the spaces,i think..for i have managed to remove other folders using the same command line e.x: RD /s /q "C:\Documents and Settings\All Users\Start Menu\Programs\Nero" it works fine..
i cant remove the "Alcohol 120%" folder from start menu i use a CMD file containing the following to perform that.. RD /s /q "C:\Documents and Settings\All Users\Start Menu\Programs\Alcohol 120%" it didnt work..while other folders did.. i think it is the character "%" that cause the problem..can someone help to solve it? thanks
just download the offical version and extract it.... then copy the <Driver> and <CPanel> folders to your %OEM% folder..even no need to modify the setup.iss at all... the follow is mine...4.5 catalyst, just for reference.. ECHO 2. Installing ATI Catalyst 4.5...... start /wait %systemdrive%\install\Applications\ATI\Driver\Setup.exe -s -f1"%systemdrive%\install\Applications\ATI\Driver\setup.iss" start /wait %systemdrive%\install\Applications\ATI\CPanel\Setup.exe -s -f1"%systemdrive%\install\Applications\ATI\CPanel\setup.iss"
i tried that parameter and it didn't work with WMP10 Maybe there are some other new parameters for it but i just can get nothing after look through the WMP 10 SDK,except for the one you mentioned above
yes...i have already tried it...none worked.. the situation is similar to the installation of MDAC hotfix.. but for the earlier versions...the /Q:A /R:N switch works fine... annoying..
i tried all you had mentioned above.... but didnt work either.....and it prompted syntax error... the problem is..when i used /Q:A /R:N,it poped up an annoying EULA window... i just dont know how to skip over that...
Window Media Player 10.0.0.3473 Technical Beta,released recently,how to do the unattended setup of that?what are the relevant switches? i have tried /Q:A /R:N ,but that didnt work...can someone tell how to do that?