Jump to content

Recommended Posts

Posted

I have a line at config.js like

cmd1[17]=['systemdrive','Install\Applications\Codec\kl.exe /VERYSILENT /loadinf=.\silent.inf]

but it doesn't recognize my silent.inf.

when i use type this at command prompt it installs succecfully.

is it something wrong or is it wpi's problem.

and i'm using 2.7 version.

new version is hard to use for me.


Posted

Put kl.exe and your inf file in a winrar sfx package and make the comments read like this=

;The comment below contains SFX script commands

Setup=kl.exe /silent /loadinf=".\silent.inf"

TempMode

Silent=1

Overwrite=1

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...