| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
File Folder Open problem
I've seen something similar posted but not quite so here goes.
I was attempted to add a right click option for file folder to run a dos utility. It didn't work. So i removed the action for the registry. Now everything seems to work except that when using Windows explorer (with file folder tree not shown the folder opens up a new windows explorer window. IF the folder tree is open, then the folder is open in the current window. Also, after downloading a file and IE shows the download progress dialog box, the button "Open Folder" no longer works. When you click it it says it does not know how to open that file type. Does anyone have the proper default settings for: HKEY_CLASSES_ROOT\Folder and HKEY_CLASSES_ROOT\Directory Any help would be appreciated. MM |
|
#2
|
|||
|
|||
|
1. Copy the Below and save it as .reg and merge it to registry.
----------Start Here ------------------- Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Folder] @="Folder" "EditFlags"=hex:d2,03,00,00 "TileInfo"="prop:Size" [HKEY_CLASSES_ROOT\Folder\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,00,00 [HKEY_CLASSES_ROOT\Folder\shell] [HKEY_CLASSES_ROOT\Folder\shell\explore] "BrowserFlags"=dword:00000022 "ExplorerFlags"=dword:00000021 [HKEY_CLASSES_ROOT\Folder\shell\explore\command] @=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,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00 ,72,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,65,00,2c,00,2f,00,69,00,64,00,6c ,00,69,00,73,00,74,00,2c,\ 00,25,00,49,00,2c,00,25,00,4c,00,00,00 [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec] @="[ExploreFolder(\"%l\", %I, %S)]" "NoActivateHandler"="" [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\app lication] @="Folders" [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ife xec] @="[]" [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\top ic] @="AppProperties" [HKEY_CLASSES_ROOT\Folder\shell\open] "BrowserFlags"=dword:00000010 "ExplorerFlags"=dword:00000012 [HKEY_CLASSES_ROOT\Folder\shell\open\command] @=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,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00 ,72,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,69,00,64,00,6c,00,69,00,73,00,74 ,00,2c,00,25,00,49,00,2c,\ 00,25,00,4c,00,00,00 [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec] @="[ViewFolder(\"%l\", %I, %S)]" "NoActivateHandler"="" [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\applic ation] @="Folders" [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\ifexec ] @="[]" [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\topic] @="AppProperties" [HKEY_CLASSES_ROOT\Folder\shellex] [HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers] [HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{0 D2E74C4-3C34-11d2-A27E-00C04FC30871}] @="" [HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{2 4F14F01-7B1C-11d1-838f-0000F80461CF}] @="" [HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{2 4F14F02-7B1C-11d1-838f-0000F80461CF}] @="" [HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{6 6742402-F9B9-11D1-A202-0000F81FEDEE}] @="" [HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{F 9DB5320-233E-11D1-9F84-707F02C10627}] @="PDF Column Info" [HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandle rs] [HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandle rs\VirusScan] @="{cda2863e-2497-4c49-9b89-06840e070a87}" [HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers] [HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\ {BD472F60-27FA-11cf-B8B4-444553540000}] @="" [HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHand lers] ----------End Here ------------------- For Root/Directory ---------- Start Here ----------------- Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory] @="File Folder" "AlwaysShowExt"="" "EditFlags"=hex:d2,01,00,00 "InfoTip"="prop ocComments"[HKEY_CLASSES_ROOT\Directory\Background] [HKEY_CLASSES_ROOT\Directory\Background\shellex] [HKEY_CLASSES_ROOT\Directory\Background\shellex\Con textMenuHandlers] [HKEY_CLASSES_ROOT\Directory\Background\shellex\Con textMenuHandlers\New] @="{D969A300-E7FF-11d0-A93B-00A0C90F2719}" [HKEY_CLASSES_ROOT\Directory\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,00,00 [HKEY_CLASSES_ROOT\Directory\shell] @="none" [HKEY_CLASSES_ROOT\Directory\shell\find] "SuppressionPolicy"=dword:00000080 [HKEY_CLASSES_ROOT\Directory\shell\find\command] @=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,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00 ,72,00,2e,00,65,00,78,00,\ 65,00,00,00 [HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec] @="[FindFolder(\"%l\", %I)]" "NoActivateHandler"="" [HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\app lication] @="Folders" [HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\top ic] @="AppProperties" [HKEY_CLASSES_ROOT\Directory\shell\Winamp.Bookmark] @="Add to Winamp's &Bookmark list" [HKEY_CLASSES_ROOT\Directory\shell\Winamp.Bookmark\ command] @="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\"" [HKEY_CLASSES_ROOT\Directory\shell\Winamp.Enqueue] @="&Enqueue in Winamp" [HKEY_CLASSES_ROOT\Directory\shell\Winamp.Enqueue\c ommand] @="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\"" [HKEY_CLASSES_ROOT\Directory\shell\Winamp.Play] @="&Play in Winamp" [HKEY_CLASSES_ROOT\Directory\shell\Winamp.Play\comm and] @="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\"" [HKEY_CLASSES_ROOT\Directory\shellex] [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers] [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers\7-Zip] @="{23170F69-40C1-278A-1000-000100020000}" [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers\EncryptionMenu] @="{A470F8CF-A1E8-4f65-8335-227475AA5C46}" [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers\Offline Files] @="{750fdf0e-2a26-11d1-a3ea-080036587f03}" [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers\Sharing] @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers\VirusScan] @="{cda2863e-2497-4c49-9b89-06840e070a87}" [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs] [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\CDF] @="{67EA19A0-CCEF-11d0-8024-00C04FD75D13}" [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\FileSystem] @="{217FC9C0-3AEA-1069-A2DB-08002B30309D}" [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\MyDocuments] @="{ECF03A33-103D-11d2-854D-006008059367}" [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\Sharing] @="{40dd6e20-7c17-11ce-a804-00aa003ca9f6}" [HKEY_CLASSES_ROOT\Directory\shellex\DragDropHandle rs] [HKEY_CLASSES_ROOT\Directory\shellex\DragDropHandle rs\7-Zip] @="{23170F69-40C1-278A-1000-000100020000}" [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers] [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\Sharing] @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}] [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}] @="" [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\{5a61f7a0-cde1-11cf-9113-00aa00425c62}] [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\{ECCDF543-45CC-11CE-B9BF-0080C87CDBA6}] [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\{ef43ecfe-2ab9-4632-bf21-58909dd177f0}] @="" --------------End Here ---------------------- Deepak Radhakrishnan << RD >> |
|
#3
|
|||
|
|||
|
Thank you, thank you, thank you, thank you, thank you, thank you, thank you.
I've been searching for hours to fix this and none of the other fixes on the web did a damn thing, but this worked perfectly after DesktopX screwed up my registry. Thank you so much! I realize this post is many years old but I needed to sign up and bump it just because I was ready to format my computer over this! |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > File Folder Open problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|