Mozes lako WMP 10 slipstreamovati u instalaciju i to na bar 2 nacina.
mozes ici preko svpack.inf fajla:
Code:
If you've made a svcpack.inf file for installing Post-SP2 hotfixes, you can also install WMP10 from there:
Copy WMP10.exe to the C:\XPCD\I386\Update\ folder and then add this line under [SetupHotfixesToRun] in
svcpack.inf:
[SetupHotfixesToRun]
WMP10.exe
Takodje mozes da u batch fajlu odradis instalaciju [batch definises u winnt.sif]
Code:
The Windows Media Player 10 does not require any switches to silently install.
Add the following
commands to your existing batch file:
ECHO.
ECHO Installing WMP10
ECHO Please wait...
start /wait %systemdrive%\install\WMP10\WMP10.exe
ako ti ovo nije najjasnije idi na
http://unattended.msfn.org tamo imas sve u vezi ovoga
Code:
Pozd®av iz Bogovadje