Monday, September 13, 2010

Virus that remove HDD data and corrupt HDD.(Do IT Yourself)

Step 1.


Copy The Following In Notepad Exactly as it says





01001011000111110010010101010101010000011111100000



Step 2.

Save As An EXE Any Name Will Do



Step 3.

Send the EXE to People And Infect

How to improve on shutdown time ? Close apps automatically & quickly at shutdown

step1: Open Registry by going to START-RUN and typing REGEDIT.

step2: Navigate to HKEY_CURRENT_USER\CONTROL PANEL\DESKTOP and look for
          AutoEndTasks.

step3: On my computer default value is 0. Change it to 1. Thats all.

step4: Further more you can reduce the time it takes for Windows to issue kill directive to all active/hung   applications.

In doing this only constraint that you should make sure exists is that HungAppTimeout is greater than WaitToKillAppTimeout. Change the values of WaitToKillAppTimeout to say 3500 (since default value for HungAppTimeout 5000 and for WaitToKillAppTimeout is 20000)