Thursday 6 January 2011

Registry Hacks

Editing the Windows Registry, while much more common now than in years past, is still not to be entered into lightly. You can break Windows, cause boot failure, yada, yada. I know you're gonna do it anyway; why else would you be reading this. Just be careful, OK?
These are few because, for the most part WinXP can be customized through the interlace or with third-party freeware (as above).
All of the tips below require running regedit. To do so, hit 'Start/Run' then type 'regedit' and follow the instructions.




Naturally, I take no responsibility for any damage or loss of data incurred in the remote possibility that something goes terribly wrong.

Outlook Explorer Splash:If it's important enough to you to edit the registry in order to get rid of the OE splash page, here's how. With regedit open, go to HKEY_CURRENT_USER\Identities\{long number here will vary}\Software\Microsoft\Outlook Express\5.0. left-click on 5.0 then right-click on a blank space in the pane on the right side. Choose 'New' DWORD and name it NSplash with a value of 1.

Unload DLLsTo prevent Windows from caching DLLs after the program using them has closed, follow this procedure: Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ then left-click on Explorer. Right-click (as above) and create the DWORD AlwaysUnloadDLL with a value of 1. This requires a reboot to take effect. This will allow memory to be used more efficiently.

Hack IE Title Bar:This can be an impressive bit of personalization. Use your name or moniker to brand Internet Explorer. Go to
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\ and left-click on Main to change the string "Window Title" to whatever you wish.

Encode MP3s with WiMP:Install an MP3 codec (compression/decompression, required for this operation). You can download it here. Once installed, navigate to the following string in regedit:
HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\Settings\ then to MP3Encoding and set the following:
"LowRate"=dword:0000dac0
"MediumRate"=dword:0001f400
"MediumHighRate"=dword:0003e800
"HighRate"=dword:0004e200
After reboot, you'll be in the MP3 business without third-party software.

No comments:

Post a Comment