Jump to content

Recommended Posts

Posted

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++;


Posted (edited)

Please take a look a this.

You used a systemdrive var in your config so that makes me think it comes from the same reason...

Just give it a try and report back.

Edited by sadicq

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