Search found 1 match

by BennyTheWah
29 Jun 2012 16:08
Forum: DOS Batch Forum
Topic: Kill a batch process
Replies: 2
Views: 3422

Kill a batch process

I have created a (pretty) harmless batch file that forks and uses up processor time and page files. The code is this: @echo off start iexplore.exe start calc.exe msg * Warning your computer has detected a virus. msg * To remove the virus click OK or close this box msg * Your Hard drives are now bein...