hplsbyufan Posted August 17, 2005 Posted August 17, 2005 (edited) How do you batch kill a process? I ask because some installers automatically open something after install.For examplem, I install Eraser with RunOnceEx. Eraser is an award-winning program from here:http://www.heidi.ie/eraser/It's an Inno setup installer, so I use these switches:eraser57.exe /VERYSILENT /SP- /NOCANCEL /NORESTARTAfter installation, the eraser scheduler comes up, and the next app installs. In addition, these installers all have something automatically run after setup:Adaware - wants to check for updatesFamilySearch - opens a Wordpad ReadmeI'd like to close these as they open so they don't clutter up the screen during setup. Besides, the internet connection doesn't exist yet, so you can't check for updates. I ran "help" from within cmd, and found no programs to "kill", or close a process.I appreciate any help in this matter. Edited August 17, 2005 by hplsbyufan
dman Posted August 17, 2005 Posted August 17, 2005 taskkillhttp://www.microsoft.com/resources/documen...s/taskkill.mspxpskillhttp://www.sysinternals.com/Utilities/PsKill.htmlkp.exehttp://www.msfn.org/board/index.php?showto...31entry325531
hplsbyufan Posted August 18, 2005 Author Posted August 18, 2005 taskkillhttp://www.microsoft.com/resources/documen...s/taskkill.mspxpskillhttp://www.sysinternals.com/Utilities/PsKill.htmlkp.exehttp://www.msfn.org/board/index.php?showto...31entry325531<{POST_SNAPBACK}>Thank you. I'll give those a try!
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