end task from command line
Piece of possibly useful info.
If you need to end a task from the command line simply enter : taskkill /IM NameOfYourApp.exe
Very useful for updating things via Batch files.
Piece of possibly useful info.
If you need to end a task from the command line simply enter : taskkill /IM NameOfYourApp.exe
Very useful for updating things via Batch files.
RSS feed for comments on this post. TrackBack URI
This works lekker in a batch with another batch to start the app. Then creating a shortcut for each batch on the desktop with separate hot-keys