hevnbnd Posted June 15, 2004 Posted June 15, 2004 Got a quick question hopefully an easy solution.... When i install diskeeper silently it automaticly starts a process dkservice.exe. How do i end this process in a part of the batch file? The actuall program does not open just it is running in the background. Thanks Brain
lordflyingpoo Posted June 15, 2004 Posted June 15, 2004 taskkill /im dkservice.exe /f this should work 4 u.
Strat79 Posted June 15, 2004 Posted June 15, 2004 or use pskill if taskkill dosen't work. You can get it here http://www.sysinternals.com/ntw2k/freeware/pskill.shtml
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