Folder Options--option gone missing ?!?!?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
Anyone know how to get Folder Options to display the "manage pairs of web
pages and folders" sub-menu when it has gone walkabout?
It may never have been there from installation--I'm on a DELL installation,
and the volume icon in the sys tray goes AWOL 80% of the time
Thanks.
 
Copy the following lines (starting from line "Windows Registry Editor
Version 5.00" ) to Notepad, and save as "filepairs.reg". Right-click
"filepairs.reg", and choose "Merge"

- - - Copy from next line onwards - - -
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Thickets]
"Text"="Managing pairs of Web pages and folders"
"HelpID"="TBD"
"Type"="group"
"Bitmap"="C:\\WINDOWS\\system32\\\\SHELL32.DLL,4"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Thickets\AUTO]
"CheckedValue"=dword:00000000
"Type"="radio"
"ValueName"="NoFileFolderConnection"
"HelpID"="TBD"
"Text"="Show and manage the pair as a single file"
"DefaultValue"=dword:00000000
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer"
"HKeyRoot"=dword:80000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Thickets\NOHIDE]
"ValueName"="NoFileFolderConnection"
"DefaultValue"=dword:00000000
"Text"="Show both parts but manage as a single file"
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer"
"HelpID"="TBD"
"Type"="radio"
"CheckedValue"=dword:00000002
"HKeyRoot"=dword:80000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Thickets\NONE]
"CheckedValue"=dword:00000001
"Type"="radio"
"HKeyRoot"=dword:80000001
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer"
"HelpID"="TBD"
"ValueName"="NoFileFolderConnection"
"DefaultValue"=dword:00000000
"Text"="Show both parts and manage them individually"

- - - Till previous line - - -

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hi,
Anyone know how to get Folder Options to display the "manage pairs of web
pages and folders" sub-menu when it has gone walkabout?
It may never have been there from installation--I'm on a DELL installation,
and the volume icon in the sys tray goes AWOL 80% of the time
Thanks.
 
Thanks for your help--it did the trick
(I don't know why this option is not standard though...)
 
Thanks for your help--it did the trick
(I don't know why this option is not standard though...)

I don't know why either. The option has always been on my systems but the
first thing I do is install Office on them. I've been told by others that
the Office installation is what adds this option to my XP setup.

It has also been an added feature with past versions of TweakUI.

Now we have Ramesh's REG file to add it too! ;)
 
Office installation is what adds this option to my XP setup.

Nice catch Sharon. I thought it was a standard option.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Thanks for your help--it did the trick
(I don't know why this option is not standard though...)

I don't know why either. The option has always been on my systems but the
first thing I do is install Office on them. I've been told by others that
the Office installation is what adds this option to my XP setup.

It has also been an added feature with past versions of TweakUI.

Now we have Ramesh's REG file to add it too! ;)
 
Nice catch Sharon. I thought it was a standard option.

Doug Knox was the first to bring that to my attention - I think it was in
this newsgroup and a few years ago. It came up when there was a thread on
this same topic - adding those options into Folder Options. I thought it
was a standard option too but when Doug pointed it out, I checked in
between a fresh install and adding Office. Unless SP2 has changed something
in this regard, Doug was (as usual) correct. :)
 
Back
Top