September 19, 200619 yr Hi peeps by the way great program wpi rulesjust a little problem i cant get the apps to install automatici put in a switch and nothing ieprog[pn]=['DVD It'];uid[pn]=['DVDIT'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];gcond[pn]=['FileExists(\'%programfiles%\')'];cmd1[pn]=['%wpipath%\\Install\\Sonic.DVDit!.v5.RETAIL-CROSS.30-7-04\\Setup\\setup.exe /VERYSILENT'];pn++;All i get is the little red cross BUT if i take away the switch it will start the app ?????WHAT AM I DOING WRONG ?THIS IS DRIVING ME NUTS ALL I WANNA DO IS INSTALL THINGS OFF THE HARD DRIVE INSTEAD OF THE CDROM IM SURE YOU CAN DO THIS ?
September 19, 200619 yr What is the path to your WPI folder on the hard drive? Edited September 19, 200619 yr by zorphnog
September 20, 200619 yr Author C:\WPIThat contains all my foldersi dont really want to add it to a xp cdmy idea is once i install xp i could just drag it into c then install all my apps + mother board drivers all in 1
September 20, 200619 yr Well I'm not sure what the deal is. Have you tried to install any other apps using WPI?Does the switch work when you run it from the command line? If so, post your config file.
September 20, 200619 yr first, your setup.exe suport the /VERYSILENT switch ?if you run them manually is all OK ?second, just as ideea , i dont use in my pathes signs as .-!" or others. ("Sonic.DVDit!.v5.RETAIL-CROSS.30-7-04")third , is nothing wrong in your code . so must be another reason !
September 21, 200619 yr Author Sonic.DVDit!.v5.RETAIL-CROSS.30-7-04 is just the folder name Setup.exe does support the switch BUT when i insert the switch into wpi configi get nothing.When i remove it, it starts the setup asking for you to press next
September 21, 200619 yr Post your config file.Additionally you can try enclosing the whole statement in "s.cmd1[pn]=['"%wpipath%\\Install\\Sonic.DVDit!.v5.RETAIL-CROSS.30-7-04\\Setup\\setup.exe /VERYSILENT"'];
Create an account or sign in to comment