3,217
edits
Changes
m
no edit summary
This is a silent installer for Windows Media Player.
<package id="wmp92k" name="Windows Media Player 9 for Windows 2000">
<!-- Windows Media Player 9 Series for Windows 98 Second Edition, Me, and 2000 -->
<check type="file" condition="versiongreaterorequal" path="%ProgramFiles%\Windows Media Player\wmplayer.exe" value="9.0.0.0" />
<install cmd='\\server\share\mediaplayer9\enu\MPSetup.EXE /Q /R:N /C:"setup_wm.exe /DisallowSystemRestore /NoPID /SetWMPAsDefault /Q /R:N"' >
<exit code="194" reboot="true" />
<exit code="1603" />
<exit code="3010" reboot="true" />
</install>
</package>
[[Category:Silent Installers]]
<package id="wmp92k" name="Windows Media Player 9 for Windows 2000">
<!-- Windows Media Player 9 Series for Windows 98 Second Edition, Me, and 2000 -->
<check type="file" condition="versiongreaterorequal" path="%ProgramFiles%\Windows Media Player\wmplayer.exe" value="9.0.0.0" />
<install cmd='\\server\share\mediaplayer9\enu\MPSetup.EXE /Q /R:N /C:"setup_wm.exe /DisallowSystemRestore /NoPID /SetWMPAsDefault /Q /R:N"' >
<exit code="194" reboot="true" />
<exit code="1603" />
<exit code="3010" reboot="true" />
</install>
</package>
[[Category:Silent Installers]]