stanishepard Posted August 2, 2011 Share Posted August 2, 2011 (edited) Hello, I need to close running BitComet with a bat file. How to do it properly? Something tells me that it is too rude to use "taskkill /f /im BitComet.exe" I use Win XP SP 3 BitComet ver 1.27 stable Edited August 2, 2011 by stanishepard (see edit history) Link to comment Share on other sites More sharing options...
sharayde Posted August 2, 2011 Share Posted August 2, 2011 Maybe you could leave out the '/f' and see if it then closes gracefully rather than forcefully. Link to comment Share on other sites More sharing options...
The UnUsual Suspect Posted August 3, 2011 Share Posted August 3, 2011 Use the following commandline to exit bitcomet. bitcomet.exe --exit Here is a list of additional CL options Link to comment Share on other sites More sharing options...
stanishepard Posted August 3, 2011 Author Share Posted August 3, 2011 thanks, the --exit key definitely works Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now