Jump to content

Registry Tweaks


Recommended Posts


is there a registry tweak that allows me to change the recycle bin icon?

A quick search of the registry gives these keys for the recycle bin:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Recycle Bin"
"InfoTip"=hex(2):40,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,53,00,48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,\
 2d,00,32,00,32,00,39,00,31,00,35,00,00,00
"SortOrderIndex"=dword:00000060
"IntroText"=hex(2):40,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,53,00,48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,\
 2d,00,33,00,31,00,37,00,34,00,38,00,00,00
"LocalizedString"=hex(2):40,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,53,00,48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,\
 2c,00,2d,00,38,00,39,00,36,00,34,00,00,00

;The ones below this line are the ones referring to the icons.

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
@=hex(2):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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
 65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,31,00,00,\
 00
"Empty"=hex(2):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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,\
 68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,31,\
 00,00,00
"Full"=hex(2):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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,\
 68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,32,\
 00,00,00

;The ones above this line are the ones referring to the icons.

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\InProcServer32]
@="shell32.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex]

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}]

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers]

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\{645FF040-5081-101B-9F08-00AA002F954E}]

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:40,01,00,20
"CallForAttributes"=dword:00000040

and

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Recycle Bin"
"InfoTip"=hex(2):40,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,53,00,48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,\
 2d,00,32,00,32,00,39,00,31,00,35,00,00,00
"SortOrderIndex"=dword:00000060
"IntroText"=hex(2):40,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,53,00,48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,\
 2d,00,33,00,31,00,37,00,34,00,38,00,00,00
"LocalizedString"=hex(2):40,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,53,00,48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,\
 2c,00,2d,00,38,00,39,00,36,00,34,00,00,00

;The lines below this line are for the icons.

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
@=hex(2):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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
 65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,31,00,00,\
 00
"Empty"=hex(2):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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,\
 68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,31,\
 00,00,00
"Full"=hex(2):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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,\
 68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,32,\
 00,00,00

;The lines above this line are for the icons

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\InProcServer32]
@="shell32.dll"
"ThreadingModel"="Apartment"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\{645FF040-5081-101B-9F08-00AA002F954E}]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:40,01,00,20
"CallForAttributes"=dword:00000040

I used the default icons for this, also not sure if it makes any difference or not, I also use only the pop-up to alert of deletions as I don't leave room on my hdd's for the trash I delete from it. If I find a "Recycle" folder, I usually delete it as well, I don't like having stuff I deleted still on my systems.

Link to comment
Share on other sites

Hi, is there a registry tweak to disable the following msg when using internet explorer the first time?

#1-- Internet Explorer

When you send infomation to the internet, it might be possible for others to see that information. Do you want to continue?

In the future do not show this message.

#2-- Privacy

The privacy icon appears in the status bar each time a cookie is restricted based on your privacy settings. To see a privacy report. double-click the icon when it appears.

Don't show this message again.

#3-- Information Bar

The information bar alerts you when ie blocked ....

Don't show this message again.

#4-- AutoComplete

Do you want windows to remember this password ...

Don't offer to remember any more passwords

#5-- AutoComplete

AutoComplete remembers entries in web forms, etc...

Would you like to turn AutoComplete on?

note even i apply this regedit the ie still nagged #4 and #5

;-----

;----- Set autocomplete to off

;-----

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete]

"AutoSuggest"="no"

"Append Completion"="no"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

"Use FormSuggest"="no"

"FormSuggest Passwords"="no"

"FormSuggest PW Ask"="no"

Link to comment
Share on other sites

There was a registry tweak for WMP9:

;Remove the Queue-it-up, Burn to CD right click options on Windows Media Player files.
[-HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}]
[-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]
[-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}]

Is there a similar one for WMP10 that removes:

Add to Now Playing List

Add to Playlist...

Add to Sync List

Add to Burn List

???

Link to comment
Share on other sites

Also...I've seen this 'google as default search' tweak floating around. I've tried to use it a couple of times but I can't figure out what it does. I believe the code was:

;-----  
;-----  Add Google As Main Search Page
;-----  
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Search Page"="http://www.google.com"
"Search Bar"="http://www.google.com/ie"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
""="http://www.google.com/keyword/%s"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
"SearchAssistant"="http://www.google.com/ie"
;-----  
;-----  Search with google from the address bar instead of MSN
;-----  
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\G]
@="http://www.google.com/search?q=%s"

What exactly does this do?

Link to comment
Share on other sites

Those are:

It will make the "Search Pane" on the left-hand side of IE use google instead of MSN search. Same goes to the "search from toolbar" - whereas normally MSN searches for the term you type in address bar, now google will.

The Search URL gives the ability to directly access google search by prefixing "G" in the address bar. For example, typing "g windows+msfn" will do the same thing as searching from google's own site for the same term.

Link to comment
Share on other sites

Hi, is there a registry tweak to disable the following msg when using internet explorer the first time?

#1-- Internet Explorer

When you send infomation to the internet, it might be possible for others to see that information. Do you want to continue?

In the future do not show this message.

#2-- Privacy

The privacy icon appears in the status bar each time a cookie is restricted based on your privacy settings.  To see a privacy report. double-click the icon when it appears.

Don't show this message again.

#3-- Information Bar

The information bar alerts you when ie blocked ....

Don't show this message again.

#4-- AutoComplete

Do you want windows to remember this password ...

Don't offer to remember any more passwords

#5-- AutoComplete

AutoComplete remembers entries in web forms, etc...

Would you like to turn AutoComplete on?

Disable Internet Explorer Cookie "Privacy Icon" prompt

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"PrivDiscUiShown"=dword:00000001

Disable Internet Explorer Auto-Complete prompt

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms]
"AskUser"=dword:00000000

Disable Internet Explorer "You are about to view pages over a secure connection" prompt

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"WarnOnZoneCrossing"=dword:00000000

Disable Internet Explorer "Send information to the Internet" prompt

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"1601"=dword:00000000

Disable Internet Explorer Information Bar Prompt

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]
"FirstTime"=dword:00000000

Link to comment
Share on other sites

Dudes

Help Please. Which one is the right one.... I have gone through the registry tweaks lists and see different ones regarding Forced DLL

I found these two. Which is the correct one..

;-----

;----- Force DLL To Unload From Memory

;-----

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AlwaysUnloadDLL]

"Default"="1"

;-----

;----- Force DLL To Unload From Memory

;-----

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]

"AlwaysUnloadDLL"="1"

Thanks in advance

Link to comment
Share on other sites

Dudes

Help Please. Which one is the right one.... I have gone through the registry tweaks lists and see different ones regarding Forced DLL

I found these two. Which is the correct one..

  ;-----

  ;-----  Force DLL To Unload From Memory

  ;-----

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AlwaysUnloadDLL]

"Default"="1"

  ;-----

  ;-----  Force DLL To Unload From Memory

  ;-----

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]

"AlwaysUnloadDLL"="1"

Thanks in advance

The second one is the correct ;)

Link to comment
Share on other sites

;Disable "Search Dog" and use advanced search

[HKEY_CURRENT_USER\Software\Microsoft\Search Assistant]

"Actor"=""

"UsageCount"=dword:00000000

"SocialUI"=dword:00000000

"UseAdvancedSearchAlways"=dword:00000001

============

;-----

;----- Hide My Documents, My Network Places, Internet Explorer Icon on desktop

;-----

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]

"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000001

"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000001

"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]

"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000001

"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000001

"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001

;{20D04FE0-3AEA-1069-A2D8-08002B30309D} My Computer

;{450D8FBA-AD25-11D0-98A8-0800361B1103} My Documents

;{208D2C60-3AEA-1069-A2D7-08002B30309D} My Network Places

;{871C5380-42A0-1069-A2EA-08002B30309D} Internet Explorer

;{645FF040-5081-101B-9F08-00AA002F954E} Recycle Bin

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...