Jump to content

Recommended Posts

Posted

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


Posted (edited)

In JavaScript it is this way: /LoadInf="./klmcp.ini"

May work.

If the file is in the same folder then use: /LoadInf="klmcp.ini"

Edited by mritter

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...