hello friends :::
the wpi program kill explorer.exe ....How is do that???
is do that with ''taskkill'' or not???
Page 1 of 1
about wpi kill explorer.exe
#2
Posted 21 February 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.
@echo off
taskkill /f /im explorer.exe
exit
and add the path to that bat file in wpi.
Share this topic:
Page 1 of 1



Help
Back to top








