Posts Tagged ‘hkey’
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 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
Adding a second Explorer to the menu that pops up when right clicking on any folder or the Start Button.
This is handy to be able to open Explorer non-expanded and also for being able to open a second Explorer (non-expanded) while already in Explorer.
Open My Computer
Choose View-Options-File Types
Select the File Folder file type
Click Edit
For ACTION, type EXPLORER2
For APPLICATION USED, type C:\WINDOWS\EXPLORER.EXE /n,/e,/select,C:\
Click OK and close all windows
Run REGEDIT
Expand HKEY_CLASSES_ROOT
Locate and expand DIRECTORY
Locate and expand SHELL
Locate and expand EXPLORER2
Select COMMAND
On the right window RIGHT CLICK on DEFAULT
Select MODIFY
Remove the space and %1 at the end of the line
Click OK and close REGEDIT
EXPLORER2 will show up and launch a non-expanded view of Explorer whenever you right-click on the START BUTTON or any folder, even if you are already in Explorer.
The whole procedure can be done in REGEDIT, but this may be safer for users not experienced with REGEDIT
Posted in Explorer Tips & Articles | Tagged: Added Non-Expanded Explorer when Right Clickingadd, all articles, all tips, classes, click, clicking, command, defalut, Edit, expanded, Explorer, explorer tips and articles, folder, hkey, Machine, menu, modify, regedit, remove, right, root, second explorer, space, start button, top articles, top explorer articles and tips, top tips, window | 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
Warning: Always make sure to create a backup of registry keys prior to making changes. TweakXP.com accepts no responsibility for problems caused by using Registry Editor incorrectly.
1. Open Registry Editor and move to the following key, creating keys where necessary:
HKEY_CURRENT_USER\Software\Policies\Microsoft\
WindowsMediaPlayer
2. Find or create the String Value: TitleBar
3. Double click this value and enter the text you would like to appear after “Provided by”.
4. Click OK and close Registry Editor.
For example, In step 3 if I entered “TweakXP.com” the title bar of Windows Media Player will read “Windows Media Player provided by TweakXP.com”
Note: Values in Registry Editor are case sensitive.
Posted in software tips | Tagged: Add custom Provided by tag to Media Player Title bar, bar, case, current, edtior, entered, exaple, hkey, media, microsoft, player, sensitive, title, tweakup. title bar, user | Leave a Comment »