mastermark Posted January 29, 2008 Posted January 29, 2008 Can anyone tell me the command for my little problemAfter 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 ?
Kelsenellenelvian Posted January 29, 2008 Posted January 29, 2008 The help pageThe changelogand Taskkill
mastermark Posted January 29, 2008 Author Posted January 29, 2008 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 ?
DJPro Posted January 30, 2008 Posted January 30, 2008 (edited) @mastermarkput a second cmd command example : cmd2[pn]=['taskkill /F /IM iexplore.exe'];this will 'kill' internet explorerRegards Edited January 30, 2008 by DJPro
Kelsenellenelvian Posted January 30, 2008 Posted January 30, 2008 cmd2[pn]=['tskill iexplore'];Thsi would work better as XPhome does not include taskkill.exe
mastermark Posted February 3, 2008 Author Posted February 3, 2008 Thankyou worked a treat Only got 1 more problem now lolive 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
tum0r Posted February 15, 2008 Posted February 15, 2008 you could use auto-it to automate the "button" process....
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now