Monday, January 24, 2011

TURN ON UR PC JUST 10 SEC

 
Alright so u wanna know how to turn the pc on in 10 seconds (may vary)heres what u have to do to turn ur pc on in 10 seconds
Well go to run
n type Regedit
press enter
this will open Registery Editor
now look for the key
HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Control\ContentIndex
now there find the Key Called
“Startup Delay”
Double Click On It
Now where its Base
Click Decimal
Now its Default Value Is 4800000 (75300:hexadecimal)
Change The Value To 40000
here u go u have done it
now close the Registery Editor and Restart Your Computer
All’s Done…

Thursday, January 6, 2011

Remove Run item from the Start menu.

 
This setting enables you to hide the Run item in the Start menu.
Level: Recommended For Novice Users
Description:
The run command allows you to access programs, documents, folders or websites. This setting can disable this feature by removing the command from the start menu list. For this, go to start > run, enter regedit and navigate to the registry path listed below. You can create a dword value startmenurun, if this value does not exist. Now, right-click and modify the value to 1 which can remove run item from the start menu. However, if you want to show the option back, change the value to 0 or delete startmenurun. The changes take effect after a restart or logoff.

Screenshots


First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit".
Go to <b>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\]</b> Now, right-click in the open area to create a DWORD Value with the name "StartMenuRun" in "Advanced" key.
Next, right-click on "StartMenuRun" and click on 'Modify'.
Finally, enter the value "1" in the text box and click on 'OK'.


Registry Entries

  • Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\]
  • Location: Current User
  • Value Name: StartMenuRun
  • Data Type: DWORD (DWORD Value)
  • Enabled Value: 1
  • Disabled Value: 0
  • Action Type: Add an Entry

Remove Start menu option in Start Menu Properties dialog.

 
This setting removes the simple Start menu option in Start Menu Properties dialog so that only Classic Start menu display is available to users.
Level: Recommended For Novice Users
Description:
In windows xp and windows 2003, you can choose between the start menu and the classic start menu display. This can be seen in the start menu tab when you open start > settings > taskbar and start menu. But, this setting can remove the start menu option from the dialog, leaving only classic start menu display. For this, go to start > run, enter regedit and navigate to the registry path listed below. You can create a dword value nosimplestartmenu, if this value does not exist. Now, right-click and modify the value to 1 which removes the start menu from the dialog. However, if you want to get back to the original state, change the value to 0. The changes will take effect after a restart or logoff. Note: this feature works on internet explorer version 5 and above.

Screenshots


First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit".
Then, go to <b>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\]</b> key, and in the open area right-click to create and new DWORD value "NoSimpleStartMenu".
The created DWORD value will look like below.
Next, right-click on the "NoSimpleStartMenu" DWORD value and click on 'Modify'.
Finally, enter the value "1" in the text box and click on 'OK'.

Registry Entries

  • Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\]
  • Location: Current User
  • Value Name: NoSimpleStartMenu
  • Data Type: DWORD (DWORD Value)
  • Enabled Value: 1
  • Disabled Value: 0

Clear the computer names searched on a network.

This setting allows you to clear the names of all computers that were passed as arguments while searching a computer on the network.
Level: Recommended For Novice Users
Description:
Window provides with the option to look for a computer if you are a part of the network. Search can be carried out on computer name, and with every search a list, as drop-down information, is shown depicting the names on which the previous searches were conducted. With this setting you can clear this most recently used search list. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. When in findcomputermru folder, select all the values in the right-pane and press delete. It will delete the list of all searches conducted from find dialog box. The changes take effect after a restart or logoff. 

Screenshots


 
First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit".
 
 
Next, go to the <b>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FindComputerMRU\]</b> key, select the values a, b to MRUList, right-click and click on "Delete".

Registry Entries

  • Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FindComputerMRU\]
  • Location: Current User
  • Data Type: REG_SZ (String Value)
  • Action Type: Deleted