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) Quote 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. Quote 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 Quote 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.