Posts Tagged ‘registry’
Posted by kashaan143 on October 8, 2008
Many programs add portions of themselves starting automatically on every login.
This can be either in the Startup Folder or the Registry.
One easy way to tell is by looking at how many icons are in your system tray. If you have a large number, perhaps unnecessary resources are being allocated them as well as increasing your boot time.
Typical examples are Microsoft Office, Office FindFast, Real Player, ATI Video setting etc.
You can remove them in one of three main ways:
In the Start / Programs / Startup Folder
In the Registry under HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run
If you have Win98, WinME or Windows2000 you can use MSCONFIG to easily remove programs. This is my preference since it allows you to toggle them back on again in case you make a mistake
Posted in Performance Tips & Articles | Tagged: again, automatically, case, current, easily, folfer, hkey, local, Machine, mistake, performance tip and tricks, performance tips and articles, performance top tips, preference, programs, registry, remove, Removing Unnecessary Programs from Starting Automatically, run, start, toggle, unnecessary, version, Windows, windows performance tips and articles, windows xp performance tips | Leave a Comment »
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: big, Change the Size of Desktop Icons (All Windows), Computer Tips, control panel, create, current, default, desktop, icons, registry, registry tips n articles, resize, sett, smaller, string, suit, top registry tips, windows registry tips | Leave a Comment »
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: altogether, annoying, change, Change the Menu Show Delay All Windows, control panel, curent, delay, desktop, display, existing, find, hkey, key, log off, menu, menushowdelay, milliseconds, name, registry, registry tips, remove, restart, settig, show, string, top registry tips, user, value, widows registry tips and articles, Windows, windows registrt articles | Leave a Comment »
Posted by kashaan143 on September 14, 2008
Start the Registry Editor by clicking Start, Run, and type “regedit” (without quotes).
Go to this key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\
Session Manager\Memory Management
On the right, locate the ClearPageFileAtShutdown value.
Right-click the value, select modify, and change the data value of the registry key to 1.
If the ClearPageFileAtShutdown value doesn’t exist, add it. Right-click the right side of your specified key and add it as a DWORD value. Then change the data value to 1.
Restart for your changes to take effect.
Note: Your shutdown time may slightly increase.
Posted in software tips | Tagged: click, clicking, control, current, data, dword, editor, erase, Erase Your Data Trail, hkey, increase, local, Machine, management, manager, memory, modify, regedit, registry, restart, right, run, session, shutdown, side, start, system, trail, type, value | 1 Comment »
Posted by kashaan143 on September 14, 2008
If you’re looking for an easy way to adding your favorite link to the start menu, without editing your registry. Simply copy your favorite link from the ‘Favorite’-menu out of Internet Explorer and paste it into the start menu. Done!
Posted in software tips | Tagged: add, done, easy, Easy way to add a link to the start menu, Explorer, favourite, link, menu, paste, registry, start, way | 2 Comments »