Jump to content

Recommended Posts

Posted

Can anyone tell me the command for my little problem

After i install a program using wpi it opens ie to say thanks for using our software can i kill that ???

also i want my motherboard drivers in my list aswell but i get the "you are using 3rd party drivers would you like to continue" i would also like to kill that :)

Is there a page or url with all these wpi commands on ?


Posted

Dont understand you mate sorry this is my code:

prog[pn]=['GrabiT'];

uid[pn]=['GRABIT'];

dflt[pn]=['no'];

cat[pn]=['Applications'];

forc[pn]=['no'];

cmd1[pn]=['"%wpipath%\\Install\\GrabIt.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /Tskill grabit'];

pn++;

still opens IE saying thanks for installing ?

Posted (edited)

@mastermark

put a second cmd command

example : cmd2[pn]=['taskkill /F /IM iexplore.exe'];

this will 'kill' internet explorer

Regards

Edited by DJPro
Posted

Thankyou worked a treat :)

Only got 1 more problem now lol

ive also got my VGA drivers in my list they stop installing asking me to click continue

ie Has not passed windows Logo click continue anyway ?

Any idea

  • 2 weeks later...

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