|
From: Cory R. <spa...@gm...> - 2004-12-07 21:47:12
|
I am starting a server with: wrapper.exe -c CFG_FILE and I'm wondering if there is a similar way to stop the wrapped process? This is often running from a USB thumbdrive, so I don't want to install it as a service, but I need to be able to stop it from a batch file. I'm looking for something like: wrapper.exe -halt CFG_FILE Any suggestions? Cory |