shauns Posted July 23, 2006 Posted July 23, 2006 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.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++;
sadicq Posted July 23, 2006 Posted July 23, 2006 (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 July 23, 2006 by sadicq
shauns Posted July 24, 2006 Author Posted July 24, 2006 i think that fixed me =Dthank you much for your help!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now