Jump to content

WPI JScript errors


Recommended Posts

im new to the WPI but i have my image l oading using winrar as a testing software. I recieved this error when i click begin.

wpierror.jpg

here is the copy of my config.js

//---------------------------------------------------------------------------------------------
// Your programs here ...
//---------------------------------------------------------------------------------------------
pn=1;
prog[pn]=['WinRar 3.51'];
ordr[pn]=[1];
uid[pn]=['WINRAR351'];
dflt[pn]=['yes'];
cat[pn]=['Utilities'];
forc[pn]=['no'];
gcond[pn]=['FileExists(\'%programfiles%\')'];
cmd1[pn]=['%systemdrive%install\\utill\\wrar351.exe /s'];
cmd2[pn]=['copy %systemdrive%\\install\\utill\\winrar\\rarreg.key %systemdrive%\\$Progs\\WinRAR'];
pn++;

Link to comment
Share on other sites


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