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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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