Thought I’d share these
Feel Free to add that nice tweak you have
Below is 3 rather handy right click Registry Tweaks for Windows 7
These work on the Background. Background in Windows 7 and vista means any blank space in any folder or blank space anywhere on desktop.
To not use any of these just comment them out with a ; on each line between the blank lines or just delete.
These are just as easy to remove as they are to install if you don’t know how, ask me.
Windows Registry Editor Version 5.00 ;ADD's right click Open command window here [HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryshellcmd] "Extended"=- [HKEY_LOCAL_MACHINESOFTWAREClassesDriveshellcmd] "Extended"=- [HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryBackgroundshellcmd] "Extended"=- [HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryBackgroundshellcmd] @="@shell32.dll,-8506" "NoWorkingDirectory"="" [HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryBackgroundshellcmdcommand] @="cmd.exe /s /k pushd "%V"" ;ADD's right click Add Remove Programs [HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryBackgroundshell] @="none" [HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryBackgroundshellAdd Remove Programscommand] @="control appwiz.cpl" ;ADD's right click Admin Mode(aka to some as God Mode) super awesome thing will open something allows a lot of adjusting things in 7 ;Not recommended for Vista 64 last I read. [HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryBackgroundshellAdmin Modecommand] @="Explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}"