My Favourite Registry Enhancements

October 30, 2006

My friend Tom (See the Cycle Man post… pics, movies, and speed – you should check it out) asked about a registry setting I use this morning and I was able to do a quick look up of it and send it off his way. Well we all have settings that we carry from one PC to another… I just happen to have them in one place and commented profusely…

This file is what I vandalize any PC with that will be mine for any period of time. “Like a tom cat making his mark”, to quote The Bob’s song “Spray”, I’ll spray the registry with my scent.

Are there any I’ve missed? Which settings do you prefer?

Note that a Semicolon comments out MANY of the settings that I think some users may not prefer. The rest of them add to windows and simply make it better.

You may download the file in its entirety here:

TheCodeCave_RegistryEnhancements_public.txt
Save it as a reg file if you like or just rename it later if you want to use it.

I have it saved as a text file because Microsoft has been harrassed into changing their email program so that it assumes most users are idiots and will corrupt their registry if some one sends them a registry file as an attachment. So it prevents the people from even openning the reg file. I usually just rename files to things like “TheFile.exe_StupidMicrosoft” and tell people to “Get rid of “_StupidMicrosoft” to get it to work. But that’s really not fair to MS. Yes, you can say that sentence and not be struck by lightening (I hope). I hate it that so many features have been labeled as security holes in MS software. I should be able to attach and receive anything I want through email. But so many people made a fuss about how you could do that in Outlook that it had to be removed. Sometimes MS can’t win for losing, but that’s a rant for another day… This is one of the few topics that just get me goin’! It’s part of the price we pay for computers and the internet now being in EVERYONE’s homes. There were some nice things about computers being only for geeks… Of course back then I (me mom actually) paid $1600 for a PC XT and now I can go to good will and get it for $10 at good will and a modern equiv for $300. So there are some benifits too – Oi now I’m rambling again…

Here are those registry settings…


Windows Registry Editor Version 5.00

; This file has my standard options.  Note that some sections are entirely commented out.

; THESE ARE MY PREFERRED VALUES.  YOU MAY OR MAY NOT LIKE HOW THIS CHANGES XP'S BEHAVIOR

; You must go through this whole file and enable or disable the sections you prefer.
; To do this remove or add a leading semicolon to each line.
;
;Brian Layman
;www.thecodecave.com

;This will add "Services" to the right-click menu of "My Computer"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]
@=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00
"SuppressionPolicy"=dword:4000003c
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command]
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00

;This adds the "Open Command Window Here" on the right-click menu for folders
;[HKEY_CLASSES_ROOT\Directory\shell\cmd]
;@="Open Command Window Here"
;[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
;@="cmd.exe /k \"cd %L\""

;This adds the "Open Z-Tree Here" on the right-click menu for folders
;[HKEY_CLASSES_ROOT\Directory\shell\cmd]
;@="Open Z-Tree Here"
;[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
;@="C:\Utils\ZTree\ZTW.EXE "%L""

;Disable Windows Picture and Fax Viewer
;[-HKEY_CLASSES_ROOT\SystemFileAssociations\image\ShellEx\ContextMenuHandlers\ShellImagePreview]

;Disable Automatic Restart in the event of a BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000

;Disable the Desktop Cleanup Wizard
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001

;Search assistant settings
;Turn off the animation, and use Ozzar instead of the puppy if you must.
;Always look for all files not just docs
[HKEY_CURRENT_USER\Software\Microsoft\Search Assistant]
"SocialUI"=dword:00000000
"Actor"="C:\\WINDOWS\\msagent\\chars\\Ozzar.acs"
"UseAdvancedSearchAlways"=dword:00000001

;Adds search keywords to Internet Explorer (in this order: Microsoft Knowledge Base, Altavista, Google, MSN, FileMirrors)
;This little used feature basicaly provides internet explorer 1 line batch files. I've provided some examples
;Example: ggl searchkey
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\MSKB]
@="http://support.microsoft.com/?kbid=%s"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\AV]
@="http://www.altavista.com/sites/search/web?q=%s"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\GGL]
@="http://www.google.com/search?q=%s"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\MSN]
@="http://search.msn.com/results.asp?q=%s"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\FM]
@="http://www.filemirrors.com/search.src?file=%s"
;Example: tcc music
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\TCC]
@="http://www.thecodecave.com/%s"
;Example: tww forums
;Example: tww webmail
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\TWW]
@="http://%s.the-WildWest.com/"

;Prevents Internet Explorer windows from being reused
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"AllowWindowReuse"=dword:00000000

;Removes Language Bar
[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"

;Populate the Favorites menu in Regedit.  This will allow you to get to many common places in RegEdit easily.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites]
"Network Parameters"="My Computer\\HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Services\\lanmanserver\\parameters"
"Winlogon"="My Computer\\HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon"
"TypedURLs"="My Computer\\HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\TypedURLs"
"History"="My Computer\\HKEY_CURRENT_USER\\Software\\Google\\NavClient\\1.1\\History"
;UserAssist is Microsoft's log of everything you do, many places you visit in ie and more.  It is encrypted by default.
"UserAssist"="My Computer\\HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\UserAssist"
"ProfileList"="My Computer\\HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\ProfileList"
"RunMRU"="My Computer\\HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\RunMRU"
"Theme Application Rules"="My Computer\\HKEY_CURRENT_USER\\Software\\Microsoft\\Plus!\\Themes\\Apply"
"Uninstall"="My Computer\\HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall"
"CU Run"="My Computer\\HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run"
"LM Run"="My Computer\\HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run"
;"CU DSI"="My Computer\\HKEY_CURRENT_USER\\Software\\DSI"
;"LM DSI"="My Computer\\HKEY_LOCAL_MACHINE\\SOFTWARE\\DSI"
"CU RealPlayer Preferences"="My Computer\\HKEY_CURRENT_USER\\Software\\RealNetworks\\RealMediaSDK\\6.0\\Preferences"
"CR RealPlayer Preferences"="My Computer\\HKEY_CLASSES_ROOT\\Software\\RealNetworks\\RealMediaSDK\\6.0\\Preferences"

;Turn off the UserAssist encryption for new entries.  Then you can see what is being tracked.
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist]
;"NoEncrypt"=dword:00000001
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\Settings]
;"NoEncrypt"=dword:00000001
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{5E6AB780-7743-11CF-A12B-00AA004AE837}]
;"NoEncrypt"=dword:00000001
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{5E6AB780-7743-11CF-A12B-00AA004AE837}\Count]
;"NoEncrypt"=dword:00000001
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}]
;"NoEncrypt"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count]
"NoEncrypt"=dword:00000001

;Max your Internet Explorer's simultaneous downloads to 10 (default was 2)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:0000000a
"MaxConnectionsPerServer"=dword:0000000a

;Remove Shared Documents from My Computer
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]

;Remove Shortcut Arrows
[HKEY_CLASSES_ROOT\lnkfile]
"IsShortcut"=-

;Allow renaming of Recycle Bin
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000

;Disables Windows Tour bubble popup
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000

;This will allow you to autologin.
;Replace InsertName value with the Username you want to autologin with.
;Replace InsertPassword value with the password corresponding to the Username specified.
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
;"DefaultUserName"="InsertName"
;"DefaultPassword"="InsertPassword"
;"AutoAdminLogon"="1"

;NoLowDiskSpaceChecks won't check if you are low on diskspace or pop-up a balloon telling you.
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
;"NoLowDiskSpaceChecks"=dword:00000001

;NoRecentDocsmenu removes the recent documents from the start menu.
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
;"NoRecentDocsMenu"=dword:00000001

;Enable certain attachments in Outlook
[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security]
"Level1Remove"=".reg;.exe;.com;.bat;.dll"

;Timestamp all certificates so that they will then not expire if they are unaltered.
[HKEY_CURRENT_USER\Software\Microsoft\VBA\Security]
"TimeStampUrl"="http://timestamp.verisign.com/scripts/timstamp.dll"
"TimeStampRetryCount"=dword:00000003
"TimeStampRetryDelay"=dword:0000001e

;Enable Explorer to open .pk3 files as any zip file. Works with find too.
[HKEY_CLASSES_ROOT\.pk3]
"Content Type"="application/x-zip-compressed"
"PerceivedType"="compressed"
@="CompressedFolder"

[HKEY_CLASSES_ROOT\.pk3\CompressedFolder]

[HKEY_CLASSES_ROOT\.pk3\CompressedFolder\ShellNew]
"Data"=hex:50,4b,05,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_CLASSES_ROOT\.pk3\OpenWithProgids]
"CompressedFolder"=""

[HKEY_CLASSES_ROOT\.pk3\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

;Renable CDRW after SiteWatch has disabled it.  SW sets it to 1
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"allocatecdroms"="0"

;Minimize outlook to the tray and hid it from the task bar
[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Preferences]
"MinToTray"="1"

;Do not load messenger with outlook express
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Outlook Express]
"Hide Messenger"="2"

;Set your default download directory
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer]
;"Download Directory"="c:\MyFiles\Downloads"

;Turn off the never used button bar that comes up over pictures
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Photo Support]
"MyPics_Hoverbar"="0"

;Determines the percentage of connection bandwidth that the system can reserve for QoS.
;This value limits the combined bandwidth reservations of all programs running on the system.
;Do not set to 0 or it will revert to the default of 20. Only affects computers with programs that
;reserve bandwidth for QoS.
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched]
"NonBestEffortLimit"="5"

;Enable Clear Type for the Current User
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"
"FontSmoothingType"="2"
;Show/Conceal Hidden Devices in Device Manager
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment]
"DEVMGR_SHOW_NONPRESENT_DEVICES"="1"

;Tell windows where to look for your WinXP CD files e.g. "c:\I386"
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup]
;"SourcePath"="[Enter the location where you copied the \i386 folder]"

;*********************************************
; This next section allows you to (un)register EXEs, DLLs,
; and TLBs by right clicking on the file and chosing register
; or unregister.  This might not sound useful but when
; you are debugging a MS Windows issue, reregistering
; DLLs is sometimes the only solution and using the mouse
; is easier than the command prompt in this situation.
;*********************************************
[HKEY_CLASSES_ROOT\dllfile\shell\RegisterDLL]
@="Register DLL"

[HKEY_CLASSES_ROOT\dllfile\shell\RegisterDLL\Command]
@="c:\\Windows\\System32\\RegSvr32 \"%1\""

[HKEY_CLASSES_ROOT\dllfile\shell\UnRegisterDLL]
@="Unregister DLL"

[HKEY_CLASSES_ROOT\dllfile\shell\UnRegisterDLL\Command]
@="c:\\Windows\\System32\\RegSvr32 /u \"%1\""

[HKEY_CLASSES_ROOT\exefile\shell\RegisterEXE]
@="Register EXE"

[HKEY_CLASSES_ROOT\exefile\shell\RegisterEXE\Command]
@="c:\\Windows\\System32\\RegSvr32 \"%1\""

[HKEY_CLASSES_ROOT\exefile\shell\UnRegisterEXE]
@="Unregister EXE"

[HKEY_CLASSES_ROOT\exefile\shell\UnRegisterEXE\Command]
@="c:\\Windows\\System32\\RegSvr32 /u \"%1\""

[HKEY_CLASSES_ROOT\.tlb]
@="tlbfile"
"Content Type"="application/x-msdownload"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\tlbfile]
@="Application Type Library"
"AlwaysShowExt"=""
"EditFlags"=hex:01,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\tlbfile\DefaultIcon]
@="%SystemRoot%\\System32\\shell32.dll,-154"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\tlbfile\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\tlbfile\shell\open]
@=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\tlbfile\shell\RegisterTLB]
@="Register Type Library"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\tlbfile\shell\RegisterTLB\Command]
@="c:\\Windows\\System32\\tRegSvr \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\tlbfile\shell\UnRegisterTLB]
@="Unregister Type Library"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\tlbfile\shell\UnRegisterTLB\Command]
@="c:\\Windows\\System32\\tRegSvr -u \"%1\""

;*********************************************
; End (un)register EXEs, DLLs, and TLBs
;*********************************************


Share and Enjoy:
  • del.icio.us
  • Fark
  • Reddit
  • Digg
  • DZone
  • email
  • Facebook
  • FriendFeed
  • Google Bookmarks
  • Netvibes
  • Ping.fm
  • Posterous
  • Slashdot
  • StumbleUpon
  • Suggest to Techmeme via Twitter
  • Technorati
  • Tumblr
  • Yahoo! Bookmarks
  • Add to favorites
  • Blogosphere News
  • HackerNews
  • Identi.ca
  • LinkedIn
  • MySpace
  • Print
  • Yahoo! Buzz

Comments

No Comments Yet.

Got something to say?





Who is Brian Layman

I am a WordPress expert living in North East Ohio. I am part of the ever expanding Open Source Internet workforce. I am able to stay at home, with my wife and four home schooled kids, while working as the Senior Developer for b5media - a blogging network that has hosted over 300+

I co-host the NEO WordPress Monthly meetup. I am the board chair of our local church. I host and have provided development services for clients such TV personalities Rhett and Link as well as corporations such as Borland International.

In my spare time I try to sneak out, canoe, mountain bike and camp as often as I can. Sometimes I also defend the earth against zombies and aliens, but usually not during the camping trips.

Services Provided

In providing hosting, email, theme and plugin development to my clients, I function as a single point of contact answering to the needs of their expanding sites.

My service portfolio includes but is not limited to WordPress hosting, optimization, theme development and custom plugin creation. Community creation via vBulletin, Ning and BuddyPress and bbpress

I also am well experienced in site conversion, transition and merges. To clarify this, website technologies change and giving up your data is not an option. I have transitioned literally hundreds of sites from one platform to another.

viagra 50 mg indian version of viagra cialis cheapest viagra india online viagra cost comparison viagra for sale without prescription generic tadalafil online buy viagra in korea indian levitra discount cialis online viagra prescription over the counter vardenafil cialis otc cialis no rx cialis 30 mg viagra ranbaxy buy levitra in uk cialis low price tadalafil tablets 10mg cheap viagra fast shipping cheap generic levitra cialis discount cialis 5mg viagra discount prices buy levitra without prescription vardenafil online generic levitra canada viagra professional price cheapest sildenafil citrate indian version of cialis viagra lowest price viagra online prescriptions tadalafil 10mg levitra over the counter levitra prescriptions online buy viagra without a prescription liquid tadalafil citrate buy viagra prescription online tadalafil 20mg india india viagra generic sildenafil citrate for sale vardenafil hcl 10mg cialis discount coupon buy levitra australia viagra over the counter in canada liquid sildenafil tadalafil price comparison viagra cost in india cialis mail order sildenafil sales buy vardenafil cialis offer cheap vardenafil generic cialis no prescription viagra tabs generic indian names viagra price canada vardenafil hcl 20 mg generic viagra without prescription viagra by scilla biotechnologies buy generic cialis free viagra viagra over the counter viagra pills kamagra 100 mg cialis from india tadalafil australia tadalafil 20mg tablets tadalafil soft tabs sildenafil pills viagra no prescription required generic viagra paypal tadalafil online indian viagra cost tadalafil online pharmacy generic soft viagra sildenafil soft tablets viagra generic names buy viagra in ireland levitra without prescription levitra online purchase cialis pill indian tadalafil levitra 5mg cialis cost per pill tadalafil oral jelly sildenafil no prescription vardenafil price generic cialis 10mg cheap cialis no prescription order sildenafil citrate indian generic viagra blue viagra buy cialis usa apcalis 20mg tablets viagra overnight delivery sildenafil india purchase viagra without a prescription viagra prescriptions order viagra without prescription viagra with no prescription levitra for sale purchase viagra canada discount levitra viagra 200mg cheap viagra 100mg cialis overnight delivery buy sildenafil online viagra made in india cialis tabs 10mg viagra indian pharmacy viagra for sale in ireland viagra uk prices buy viagra in europe generic cialis india levitra online viagra for sale india buy viagra in dublin generic cialis soft tabs viagra 50mg cost generic sildenafil 100mg tadalafil generic viagra super active 100 mg kamagra 100mg sildenafil 100 mg tablets cialis no prescription viagra low price online cialis suhagra tablets buy cialis daily use tadalafil sample cialis prices viagra prescription online buy cialis pill kamagra from india cialis online levitra mg vigora india vardenafil 10 mg sildenafil citrate 100mg buy viagra in india buy cialis professional viagra in india buy viagra in singapore generic revatio viagra substitutes sildenafil canada viagra no script cheap kamagra viagra retail price cheap lovegra order viagra uk buy cialis in mexico viagra prescription price purchase cialis online without prescription online cialis prescription ranbaxy caverta buy viagra in hong kong sildenafil price cialis mastercard buy viagra in england viagra mail order canada cialis tablets for sale order cialis cialis soft tabs generic levitra india tadalafil prices cheap sildenafil citrate tablets cialis online prescriptions cialis 5 mg daily levitra prices prescriptions viagra viagra over the counter alternative cialis 20 mg tablets cialis generic india cialis prescribing cialis 20mg daily sildenafil 50 mg viagra drug prices tadalafil generic india cialis sale viagra prices buy viagra 50 mg levitra pharmacy buy viagra generic viagra prescription drug cialis daily cost vardenafil uk viagra soft tabs online buy viagra super active cialis 10mg price 25mg viagra silagra 100mg online viagra prescriptions cialis prescription cheap cialis india revatio 20 mg indian equivalent of viagra tadalafil india viagra capsules cheapest viagra buy cialis without prescription tadalafil overnight cheap tadalafil online purchase viagra online no prescription