- #36
- 6,991
- 2,469
This will kill the program called badfile.tmp.
open notepad
type in:
(customize the above for the correct paths)
save as kill_tmp.bat (or whatever you want with a .bat extension)
copy that .bat file [or a shortcut to that .bat file] into your Startup directory.
open notepad
type in:
Code:
C:\path_to_pskill\pskill.exe C:\path_to_badfile\badfile.tmp
save as kill_tmp.bat (or whatever you want with a .bat extension)
copy that .bat file [or a shortcut to that .bat file] into your Startup directory.