Jump to content

Recommended Posts

Posted

Hi peeps by the way great program wpi rules

just a little problem i cant get the apps to install automatic

i put in a switch and nothing ie

prog[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 ?


Posted

C:\WPI

That contains all my folders

i dont really want to add it to a xp cd

my idea is once i install xp i could just drag it into c then install all my apps + mother board drivers all in 1

Posted

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.

Posted

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 !

Posted

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 config

i get nothing.When i remove it, it starts the setup asking for you to press next

Posted

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

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