windows explorer opening in new windows

C

cybarber

Anyone nows the key in the register where I can set the opening of explore
windows in the same window?

Although my folder options states to open each map in the same window, when
clicking on a folder in explorer it opens in a new window?.
 
T

TripleEight

cybarber said:
Anyone nows the key in the register where I can set the opening of explore
windows in the same window?

Although my folder options states to open each map in the same window, when
clicking on a folder in explorer it opens in a new window?.

Shortcuts usually open in a separate window. Are you clicking on shortcuts or
actual folders? Also do you have admin privileges to edit registry settings?
 
C

cybarber

Clicking on folders in the right pane when explorer is in folder mode


"TripleEight" <[email protected]> schreef in bericht
cybarber said:
Anyone nows the key in the register where I can set the opening of explore
windows in the same window?

Although my folder options states to open each map in the same window, when
clicking on a folder in explorer it opens in a new window?.

Shortcuts usually open in a separate window. Are you clicking on shortcuts or
actual folders? Also do you have admin privileges to edit registry settings?
 
W

WTC

cybarber said:
Anyone nows the key in the register where I can set the opening of
explore windows in the same window?

Although my folder options states to open each map in the same window,
when clicking on a folder in explorer it opens in a new window?.


Type the following in the run dialog box (start>run):

cmd /k REG DELETE "HKCR\Folder\shell" /va
 
C

cybarber

Did that be no change.
I have another PC with winxp and when I click on a folder in the left hand pane that folder is opened in that same left hand pane.

The problem PC still opens the left hand pane clicked folder in a new window.
Help?
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
cybarber said:
Anyone nows the key in the register where I can set the opening of
explore windows in the same window?

Although my folder options states to open each map in the same window,
when clicking on a folder in explorer it opens in a new window?.


Type the following in the run dialog box (start>run):

cmd /k REG DELETE "HKCR\Folder\shell" /va
 
W

WTC

Did that be no change.
I have another PC with winxp and when I click on a folder in the left hand pane that folder is opened in that same left hand pane.

The problem PC still opens the left hand pane clicked folder in a new window.
Help?
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
cybarber said:
Anyone nows the key in the register where I can set the opening of
explore windows in the same window?

Although my folder options states to open each map in the same window,
when clicking on a folder in explorer it opens in a new window?.


Type the following in the run dialog box (start>run):

cmd /k REG DELETE "HKCR\Folder\shell" /va

--
William





Could you export the following key and then paste the contents here.

Go to the command prompt and type"

REG EXPORT "HKCR\Folder" "%userprofile%"\desktop\Folder.reg"

Now the Folder.reg file should be on your desktop. Right-click the Folder.reg file and select edit, then copy the contents and paste it into this post.
 
C

cybarber

"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
Did that be no change.
I have another PC with winxp and when I click on a folder in the left hand
pane that folder is opened in that same left hand pane.

The problem PC still opens the left hand pane clicked folder in a new
window.
Help?
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
cybarber said:
Anyone nows the key in the register where I can set the opening of
explore windows in the same window?

Although my folder options states to open each map in the same window,
when clicking on a folder in explorer it opens in a new window?.


Type the following in the run dialog box (start>run):

cmd /k REG DELETE "HKCR\Folder\shell" /va

--
William





Could you export the following key and then paste the contents here.

Go to the command prompt and type"

REG EXPORT "HKCR\Folder" "%userprofile%"\desktop\Folder.reg"

Now the Folder.reg file should be on your desktop. Right-click the
Folder.reg file and select edit, then copy the contents and paste it into
this post.


--
William


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder]
@="Map"
"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\Browse with Paint Shop Pro 9]

[HKEY_CLASSES_ROOT\Folder\shell\Browse with Paint Shop Pro 9\command]
@="\"C:\\Program Files\\Jasc Software Inc\\Paint Shop Pro 9\\\\Paint Shop
Pro 9.exe\" \"/Browse\" \"%L\""

[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\application]
@="Folders"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ifexec]
@="[]"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\topic]
@="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\application]
@="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\{0D2E74C4-3C34-11d2-A27E-00C04FC30871}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F01-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F02-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{66742402-F9B9-11D1-A202-0000F81FEDEE}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{9D4E3F43-DB97-40D6-BDCB-7C9CFC69E222}]
@="{9D4E3F43-DB97-40D6-BDCB-7C9CFC69E222}"

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{F9DB5320-233E-11D1-9F84-707F02C10627}]
@="PDF Column Info"

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\PowerArchiver]
@="{d03d3e68-0c44-3d45-b15f-bcfd8a8b4c7e}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\Nokia.PCSuiteForNokia3650.FRAMEW.PALBUICLSID]
@="{EC100204-48EC-44BC-8B02-6E659312060F}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\PowerArchiver]
@="{d03d3e69-0c44-3d45-b15f-bcfd8a8b4c7e}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\{BD472F60-27FA-11cf-B8B4-444553540000}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers]
 
W

WTC

cybarber said:
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
Did that be no change.
I have another PC with winxp and when I click on a folder in the left
hand pane that folder is opened in that same left hand pane.

The problem PC still opens the left hand pane clicked folder in a new
window.
Help?
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
cybarber said:
Anyone nows the key in the register where I can set the opening of
explore windows in the same window?

Although my folder options states to open each map in the same
window,
when clicking on a folder in explorer it opens in a new window?.


Type the following in the run dialog box (start>run):

cmd /k REG DELETE "HKCR\Folder\shell" /va

--
William





Could you export the following key and then paste the contents here.

Go to the command prompt and type"

REG EXPORT "HKCR\Folder" "%userprofile%"\desktop\Folder.reg"

Now the Folder.reg file should be on your desktop. Right-click the
Folder.reg file and select edit, then copy the contents and paste it
into this post.


--
William


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder]
@="Map"
"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\Browse with Paint Shop Pro 9]

[HKEY_CLASSES_ROOT\Folder\shell\Browse with Paint Shop Pro 9\command]
@="\"C:\\Program Files\\Jasc Software Inc\\Paint Shop Pro 9\\\\Paint
Shop Pro 9.exe\" \"/Browse\" \"%L\""

[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\application]
@="Folders"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ifexec]
@="[]"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\topic]
@="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\application]
@="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\{0D2E74C4-3C34-11d2-A27E-00C04FC30871}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F01-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F02-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{66742402-F9B9-11D1-A202-0000F81FEDEE}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{9D4E3F43-DB97-40D6-BDCB-7C9CFC69E222}]
@="{9D4E3F43-DB97-40D6-BDCB-7C9CFC69E222}"

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{F9DB5320-233E-11D1-9F84-707F02C10627}]
@="PDF Column Info"

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\PowerArchiver]
@="{d03d3e68-0c44-3d45-b15f-bcfd8a8b4c7e}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\Nokia.PCSuiteForNokia3650.FRAMEW.PALBUICLSID]
@="{EC100204-48EC-44BC-8B02-6E659312060F}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\PowerArchiver]
@="{d03d3e69-0c44-3d45-b15f-bcfd8a8b4c7e}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\{BD472F60-27FA-11cf-B8B4-444553540000}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers]


I see nothing wrong with this, could you type the following in the
command prompt.

REG ADD "HKCR\Directory\Shell" /ve /d none
 
C

cybarber

"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
cybarber said:
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
Did that be no change.
I have another PC with winxp and when I click on a folder in the left hand
pane that folder is opened in that same left hand pane.

The problem PC still opens the left hand pane clicked folder in a new
window.
Help?
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
cybarber said:
Anyone nows the key in the register where I can set the opening of
explore windows in the same window?

Although my folder options states to open each map in the same window,
when clicking on a folder in explorer it opens in a new window?.


Type the following in the run dialog box (start>run):

cmd /k REG DELETE "HKCR\Folder\shell" /va

--
William





Could you export the following key and then paste the contents here.

Go to the command prompt and type"

REG EXPORT "HKCR\Folder" "%userprofile%"\desktop\Folder.reg"

Now the Folder.reg file should be on your desktop. Right-click the
Folder.reg file and select edit, then copy the contents and paste it into
this post.


--
William


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder]
@="Map"
"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\Browse with Paint Shop Pro 9]

[HKEY_CLASSES_ROOT\Folder\shell\Browse with Paint Shop Pro 9\command]
@="\"C:\\Program Files\\Jasc Software Inc\\Paint Shop Pro 9\\\\Paint Shop
Pro 9.exe\" \"/Browse\" \"%L\""

[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\application]
@="Folders"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ifexec]
@="[]"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\topic]
@="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\application]
@="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\{0D2E74C4-3C34-11d2-A27E-00C04FC30871}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F01-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F02-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{66742402-F9B9-11D1-A202-0000F81FEDEE}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{9D4E3F43-DB97-40D6-BDCB-7C9CFC69E222}]
@="{9D4E3F43-DB97-40D6-BDCB-7C9CFC69E222}"

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{F9DB5320-233E-11D1-9F84-707F02C10627}]
@="PDF Column Info"

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\PowerArchiver]
@="{d03d3e68-0c44-3d45-b15f-bcfd8a8b4c7e}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\Nokia.PCSuiteForNokia3650.FRAMEW.PALBUICLSID]
@="{EC100204-48EC-44BC-8B02-6E659312060F}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\PowerArchiver]
@="{d03d3e69-0c44-3d45-b15f-bcfd8a8b4c7e}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\{BD472F60-27FA-11cf-B8B4-444553540000}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers]


I see nothing wrong with this, could you type the following in the
command prompt.

REG ADD "HKCR\Directory\Shell" /ve /d none

--
William



Could you first explain what that registry change does?
I am abit reluctant to just fiddle with it when I don't understand what I am
doing.
 
G

Guest

I had the same problem.
The solution I was given was:
START/RUN, Type regsvr32 /i shell32.dll
OK

This worked for me immediately, but I have no idea why !!

cybarber said:
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
cybarber said:
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
Did that be no change.
I have another PC with winxp and when I click on a folder in the left hand
pane that folder is opened in that same left hand pane.

The problem PC still opens the left hand pane clicked folder in a new
window.
Help?
"WTC" <bcrawfordjr(remove)@hotmail.com> schreef in bericht
cybarber said:
Anyone nows the key in the register where I can set the opening of
explore windows in the same window?

Although my folder options states to open each map in the same window,
when clicking on a folder in explorer it opens in a new window?.


Type the following in the run dialog box (start>run):

cmd /k REG DELETE "HKCR\Folder\shell" /va

--
William





Could you export the following key and then paste the contents here.

Go to the command prompt and type"

REG EXPORT "HKCR\Folder" "%userprofile%"\desktop\Folder.reg"

Now the Folder.reg file should be on your desktop. Right-click the
Folder.reg file and select edit, then copy the contents and paste it into
this post.


--
William


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder]
@="Map"
"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\Browse with Paint Shop Pro 9]

[HKEY_CLASSES_ROOT\Folder\shell\Browse with Paint Shop Pro 9\command]
@="\"C:\\Program Files\\Jasc Software Inc\\Paint Shop Pro 9\\\\Paint Shop
Pro 9.exe\" \"/Browse\" \"%L\""

[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\application]
@="Folders"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ifexec]
@="[]"

[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\topic]
@="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\application]
@="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\{0D2E74C4-3C34-11d2-A27E-00C04FC30871}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F01-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F02-7B1C-11d1-838f-0000F80461CF}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{66742402-F9B9-11D1-A202-0000F81FEDEE}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{9D4E3F43-DB97-40D6-BDCB-7C9CFC69E222}]
@="{9D4E3F43-DB97-40D6-BDCB-7C9CFC69E222}"

[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{F9DB5320-233E-11D1-9F84-707F02C10627}]
@="PDF Column Info"

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\PowerArchiver]
@="{d03d3e68-0c44-3d45-b15f-bcfd8a8b4c7e}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers]

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\Nokia.PCSuiteForNokia3650.FRAMEW.PALBUICLSID]
@="{EC100204-48EC-44BC-8B02-6E659312060F}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\PowerArchiver]
@="{d03d3e69-0c44-3d45-b15f-bcfd8a8b4c7e}"

[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\{BD472F60-27FA-11cf-B8B4-444553540000}]
@=""

[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers]


I see nothing wrong with this, could you type the following in the
command prompt.

REG ADD "HKCR\Directory\Shell" /ve /d none

--
William



Could you first explain what that registry change does?
I am abit reluctant to just fiddle with it when I don't understand what I am
doing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top