As I mentioned in recent post about organizing setup packages one of my current goals is to simplify install routines. It is often easy to do with command line keys that force package into default install without asking anything.
With K-Lite Codec Pack I discovered it is even more convenient than that.
Generate unattended settings
K-Lite allows to choose settings that will be used for silent install. For such setup you have to run original setup package with command line argument:
K-LiteCodecPack510Full.exe –MakeUnattended
This will launch setup routine, similar to usual one, except that nothing will actually be installed.
Usage
After you are done there will be two additional files created in same directory klcpf.ini and klcpf.bat (names may be different for another package, I use Full).
INI file stores settings you chose and BAT file launches original setup package in silent mode, using selected settings. For newer setup packages BAT files will need to be edited to use new file name.
Overall
Since codecs are both regularly updated component and one easy to mess up (by installing too little or too much) configuring setup once is huge timesaver. Wish I looked into it few years earlier. :)
Link http://www.codecguide.com/silentinstall.htm
James #
Rarst #