Pages

Thursday, February 24, 2011

How to Boot your Windows XP faster


If I talk about my personal experience, then slow booting of computer is major concern among
 users. No one wants to sit idle for a long time in front of their computer while the
computer get boot up. There are many reasons behind the slow startup of computer and
solving this is very easy to. By doing small changes in your system settings, you can totally enhance your system performance.

  •        Click Start panel and then run. Type msconfig in the box.
  •        Once System Configuration Utility opens, Select startup tab from the top.




  • After selecting startup tab, you will see a list of programs. These are all the programs that automatically start when you boot your Computer. This result in slowing up your computer. Uncheck all the programs that you don’t like to start with booting process. Don’t uncheck your antivirus software.
  •  Restart your computer and see the difference.   










"Feel free to write or leave Comments for me"



Wednesday, February 23, 2011

How to Lock a Folder without using any Software


If you have some sensitive data or data that you do not want to share with anyone, then this Hack may become very useful to you. In Windows, mostly softwares are been used for hiding a folder or locking a folder, but here I am going to do this without using any software. If you want to learn this trick then this will cost you nothing than a few minutes :-

  • Suppose you have a folder named music in drive C: . The path for the folder is  C:\music. For hiding this folder you have to create a text file in same drive and type  
        ren  music music.{21EC2020-3AEA-1069-A2DD-08002B30309D}

  •   Now save this text file as loc.bat
  •   For Unlocking the folder, create another text file and type in
             ren music.{21EC2020-3AEA-1069-A2DD-08002B30309D} music
  •  Save this text file as key.bat
  •  Now you have two batch files loc and key. Double click loc to lock the folder or double click key to unlock the folder. If you lock a folder, it will change into control panel Icon and it works like control panel.   












"Feel free to write me or leave Comments for me"






Tuesday, February 22, 2011

How to improve Windows XP Shutdown Speed


Do you have a Computer with low configuration or a system in which you have installed bunch of software’s or programs? I know many of you would think, why I am asking this type of questions! Actually all these things may affect your computer performance and it leaves you with a low computing speed. If you are also feeling yourself a victim of low Computing performance then you may can turn things little bit up with my cool Hack Trick :-

  •  Click on Start panel and run, Type regedit in the box.
  •  Once regedit dialog box opens, select HKEY_CURRENT_USER, Control Panel, Desktop.
  •  After selecting Desktop you will see a list of files in the right hand side. Select WaitToKillAppTimeout from the list and then right click it to Modify.





  •  Once you select Modify, Change the value to 1000 and then click Ok.
  •  Select HungAppTimeout from the list and right click it to Modify. Change the value to 1000. Click Ok
  • Now Select HKEY_USERS, .DEFAULT, Control Panel, Desktop.
  • Once again Select WaitToKillAppTimeout from the list of files. Right click it and select Modify. Change the value to 1000. Click Ok.
  • At last, Navigate for HKEY_LOCAL_MACHINE, System, CurrentControlSet, Control.
  • Select WaitToKillServiceTimeout from the list of files. Right click it to Modify. Change the value to 1000.
  • Click Ok to finish













"Feel free to write or leave Comments for me"


Related Posts Plugin for WordPress, Blogger...