anti1986
Feb 21 2009, 07:07 AM
hello friends :::
the wpi program kill explorer.exe ....How is do that???
is do that with ''taskkill'' or not???
vascorama
Feb 21 2009, 07:41 AM
Hi there, make a .bat file like this:
@echo off
taskkill /f /im explorer.exe
exit
and add the path to that bat file in wpi.