Changes

Jump to: navigation, search

K-Lite Mega Codec Pack

No change in size, 17:23, 19 January 2009
m
Updated version numbers to 4.5.3
<package id='k-lite-mcp'
name='K-Lite Mega Codec Pack'
revision='445453'
priority='50'>
<check type='uninstall' condition='exists' path='K-Lite Mega Codec Pack 4.4.5.3' />
<install cmd='"%SOFTWARE%\k-lite\klmcodec445klmcodec453.exe" /verysilent /norestart /LoadInf="%SOFTWARE%\k-lite\klmcp.ini"' />
<upgrade cmd='"%SOFTWARE%\k-lite\klmcodec445klmcodec453.exe" /verysilent /norestart /LoadInf="%SOFTWARE%\k-lite\klmcp.ini"' />
<remove cmd='"%ProgramFiles%\K-Lite Codec Pack\unins000.exe" /SILENT' />
The <code>klmcp.ini</code> file is used for customization and can be generated in advance using the following parameters to the installer:
klmcodec445klmcodec453.exe -MakeUnattended
Note: you can skip <code>/LoadInf</code> parameter and <code>klmcp.ini</code> file generation if you want to install K-Lite Coded Codec Pack with default options - i.e., use these install/upgrade commands:
<source lang="xml">
<install cmd='"%SOFTWARE%\k-lite\klmcodec417klmcodec453.exe" /verysilent /norestart' />
<upgrade cmd='"%SOFTWARE%\k-lite\klmcodec417klmcodec453.exe" /verysilent /norestart' />
</source>
[[Category:Silent Installers]]
60
edits

Navigation menu