I am trying to install the latest version of klite mega codec pack with WPI. The command I use is this:
"%wpipath%\Install\MegaCodecPack\klmcodec434.exe" /verysilent /norestart /LoadInf=".\klmcp.ini"
The problem is that it doesn't apply the settings in the ini file and I'm guessing there's something wrong with the command syntax. I know I can make it work using a batch file but I don't want to use a batch file for this.
So what's wrong with the above command? What must I do for the installer to load the settings in the ini file?
Thanks
Page 1 of 1
klite mega codec pack with ini config file
#2
Posted 16 December 2008 - 10:20 AM
In JavaScript it is this way: /LoadInf="./klmcp.ini"
May work.
If the file is in the same folder then use: /LoadInf="klmcp.ini"
May work.
If the file is in the same folder then use: /LoadInf="klmcp.ini"
This post has been edited by mritter: 16 December 2008 - 01:55 PM
#3
Posted 20 December 2008 - 04:23 AM
"%wpipath%\Install\klmcodec442.exe" /verysilent /norestart /LoadInf="klmcp.ini"
Works for me.
Works for me.
Share this topic:
Page 1 of 1



Help

Back to top









