Wednesday, August 19, 2009

Improve The XP Shutdown Speed

  1. Go to Start then select Run
  2. Type 'Regedit' and click ok
  3. Find 'HKEY_CURRENT_USER\Control Panel\Desktop\'
  4. Select 'WaitToKillAppTimeout'
  5. Right click and select 'Modify'
  6. Change the value to '1000'
  7. Click 'OK'
  8. Now select 'HungAppTimeout'
  9. Right click and select 'Modify'
  10. Change the value to '1000'
  11. Click 'OK'

Hiding Folders Without Using Folder Lock

(THIS IS REALLY WONDERFUL TRICK ..................)

  • hide ur folders without the usage of folder lock :
  • suppose u want to hide a folder named abc which is in D: of ur computer
  • go to command prompt
  • start--->run--->cmd-->d:
  • after changing it from C: to D
  • :type D:/>attrib +h +s abcthe above command is to hide the folder
  • to show the folder
  • type D:/>attrib -h -s abc
  • in this type of hidding , the folder cannot be viewed