Almost All Articles

Just enhance your knowledege

Archive for the ‘Registry Tips & Articles’ Category

Change the Size of Desktop Icons (All Windows)

Posted by kashaan143 on September 27, 2008

Are your icons too small? Or too big? This setting will let you resize them to suit your desktop preference.

Open your registry and find the key below.

Create a new value named ‘Shell Icon Size’ and set the value, or modify the existing value, to equal the size of your icons in pixels. Smaller values = smaller icons!

Settings:
User Key: [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
Name: Shell Icon Size
Type: REG_SZ (String Value)
Value: Size in Pixels (Default = 32)

Posted in Registry Tips & Articles | Tagged: , , , , , , , , , , , , , , , , , | Leave a Comment »

Change the Registered Owner and Organization (All Windows)

Posted by kashaan143 on September 19, 2008

If you entered the wrong registration information when you installed Windows you can change it and other miscellaneous settings such as ProductID and ProductName.

Open your registry and find the key below for your operating system.

Windows 95, 98 and Me:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion]

Windows NT, 2000 and XP:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]

Modify the strings values of ‘RegisteredOwner’ and ‘RegisteredOrganization’ to equal the required owner and company names.

Settings:
Name: RegisteredOwner, RegisteredOrganization
Type: REG_SZ (String Value)

Posted in Registry Tips & Articles | Tagged: , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a Comment »

Change the Menu Show Delay (All Windows)

Posted by kashaan143 on September 15, 2008

Windows normally delays menus before they are displayed. For regular users this delay can become annoying, with this setting you to change the delay time or remove it altogether.

Open your registry and find the key below.

Create a new string value, or modify the existing value, named ‘MenuShowDelay’ and set it to equal the delay you would like before the menus are shown as a time in milliseconds.

Log off or restart Windows for the change to take effect.

Settings:
User Key: [HKEY_CURRENT_USER\Control Panel\Desktop]
Name: MenuShowDelay
Type: REG_SZ (String Value)
Value: 0-999 (milliseconds)

Posted in Registry Tips & Articles | Tagged: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a Comment »