The key is the one identified by RegMon
--
Uncle John
"David Candy" <.> wrote in message
Many maybe, but 99% don't.
--
--------------------------------------------------------------------------------------------------
Goodbye Web Diary
http://margokingston.typepad.com/harry_version_2/2005/12/thank_you_and_g.html#comments
=================================================
David
Many users prefer WinRAR to WinZip. I attach a WinZip file for your
convenience
--
Uncle John
"David Candy" <.> wrote in message
Why would anyone send a RAR file. What is anyone supposed to do with it.
You
have windows that can make zips but you choose a format noone can read.
--
--------------------------------------------------------------------------------------------------
Goodbye Web Diary
http://margokingston.typepad.com/harry_version_2/2005/12/thank_you_and_g.html#comments
=================================================
Here is the file compressed as folder Options.rar. It will unzip to
folder
options.reg However I fear the problem is not in this key because
Folder
options is controlled by shell32.dll.
What do you think?
--
Uncle John
There are a large amount of subkeys under that key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder
I see only 4 entries directly under it, but if it is in one of the
subkeys, you may have to supply an export for me to compare it with
mine. My export of that key is 266 lines, so you might consider
emailing me your export and I can find out what is causing it.
If you are happy doing that, export the key by ensuring the highlight
is on the key in the left-hand pane, right-click it, select Export and
save as type: "Registration Files (*.reg) and call it Uncle-John.reg
and email it as an attachment. (Not embedded in the body of the email)
You may have to zip it if your email program complains about sending a
.reg file.
This is the key in question in mine (without the subkeys)
---------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder]
"Type"="group"
"Text"="@shell32.dll,-30498"
"Bitmap"=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,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,34,00,00,\
00
"HelpID"="shell.hlp#51140"
---------------
The "Bitmap" value will look different in Regedit. Mine shows in
Regedit as: %SystemRoot%\system32\SHELL32.dll,4
I suspect the problem is in one of the subkeys, but check out the
above first to see if yours is different.
...Alan
--
Alan Edwards, MS MVP Windows - Internet Explorer
http://dts-l.org/index.html
On Thu, 2 Feb 2006 09:45:09 -0000, "Uncle John"
Alan,
I have installed the tool and identified the key as:
hkey-local_machine\software\microsoft\windows\currentversion\explorer\advanced\folder
but it is not apparent what I should change.
Have you got the syntax?