XP Folder Views

G

Guest

I am using the Windows Classic mode (XP SP2 Prof'l). However, whenever I open
a folder, it 1) automatically opens the Explorer Folder view alongside he
"normal" folder view. and 2) If I turn of the Explorer|Folders toolbar to get
rid of explorer, then open Tools|Folder Options... and at the View tab, tell
it to make the underlying folder the default for all folders, it does not
work. I also have the option to open each folder in its own window selected,
yet XP is ignoring that, too. Finally, each folder is opening in full screen
view. I am pretty adept at usiing and working with XP, but this one has me
totally mystified. I have two other machines in the house, each running the
exact same OS/versions/patches, etc., and I have no problem with them. Any
thoughts what's going on and how to "fix" it/them? Thanks ... -Bill F
 
W

WTC

Bill F said:
I am using the Windows Classic mode (XP SP2 Prof'l). However, whenever
I open
a folder, it 1) automatically opens the Explorer Folder view alongside
he
"normal" folder view. and 2) If I turn of the Explorer|Folders toolbar
to get
rid of explorer, then open Tools|Folder Options... and at the View
tab, tell
it to make the underlying folder the default for all folders, it does
not
work. I also have the option to open each folder in its own window
selected,
yet XP is ignoring that, too. Finally, each folder is opening in full
screen
view. I am pretty adept at usiing and working with XP, but this one
has me
totally mystified. I have two other machines in the house, each
running the
exact same OS/versions/patches, etc., and I have no problem with them.
Any
thoughts what's going on and how to "fix" it/them? Thanks ... -Bill F


Hi Check these registry entries.

Start>Run and type
regedit

Navigate to:
HKCR\Folder\Shell
Double-click default (REG_SZ) in the right-hand pane and ensure the
value is blank (value not set). If not delete the default key.

HKCR\Drive\shell
Double-click default (REG_SZ) in the right-hand pane and ensure the
value is "none". If not modify the value of the default key to "none".
Do not include the "".

HKCR\Directory\shell
Double-click default (REG_SZ) in the right-hand pane and ensure the
value is "none". If not modify the value of the default key to "none".
Do not include the "".
 
G

Guest

William,

Thanks for the try, but if this is how to fix the issue, I'm in real
trouble, because ...

1. While there is a HKCR\Folder, there is nothing in it called SHELL
2. There is no HKCR\Drive entry
3. There is not HKCR\Directory entry

Does that give you any clues about what to try next?

Thanks again ...

Bill
 
W

WTC

Bill F said:
William,

Thanks for the try, but if this is how to fix the issue, I'm in real
trouble, because ...

1. While there is a HKCR\Folder, there is nothing in it called SHELL
2. There is no HKCR\Drive entry
3. There is not HKCR\Directory entry

Does that give you any clues about what to try next?

Thanks again ...

Bill


What happens when you type

regsvr32 /i shell32.dll

in the Start>Run box?
 
G

Guest

No. Now I no longer get the missing helpctr.exe error message, but when I
clicik Help and Support, nothing happens. It acts like its' going somewhere
after I click, but nothing ever happens.

Bill

PS Thanks for sticking with me on this.
 
W

WTC

Bill F said:
No. Now I no longer get the missing helpctr.exe error message, but
when I
clicik Help and Support, nothing happens. It acts like its' going
somewhere
after I click, but nothing ever happens.


A Couple of things, then we will try to get your Help and Support
Working.

Open Notepad and paste the following without the ------------.

--------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell]
@="none"

[HKEY_CLASSES_ROOT\Drive\shell]
@="none"


------------------------

Then save this file on your Desktop as FolderFix.reg. Note be sure to
have 2 blank lines at the end of the file.

Double-click FolderFix.reg to import into the Registry.

Then go to Start>run and type

cmd /k REG DELETE "HKEY_CLASSES_ROOT\Folder\shell" /va /f

PS: I am going to attach the same files as you just performed. You can
view these files by right-clicking and select Edit after unzipping.
Double-Click the Files to run the fixes after unzipping.

If your Folder problems are still not working, I would like you to
export and then email the following keys: To export a registry key,
right-click Drive under HKCR\Drive and select Export. Save the file as
Drive onto your Desktop. The Registry key will be still in the Registry
after exporting.

These are the key I would like to look at:
HKCR\Drive
HKCR\Directory
HKCR\Folder

Could you zipped up the files into one before emailing?

My Email address is
bcrawfordjr(remove)@hotmail.com

Make sure you take out the (remove) part.
 
G

Guest

Hi. No luck with your instructions, as saving the file in Notepad with a .reg
extension would not allow me to install it into the registry. The exact error
message was: "Cannot import C:\Documents and
Settings\Bill\Desktop\FolderFix.reg: The specified file is not a registry
script. You can only import binary registry files from within the registry
editor.

Also, you mention an attachment. I don't see one here in the posting, and do
not know how to retrieve it if there is one. If it would make things easier,
send it to my personal email address (e-mail address removed) .

Thanks,
Bill

WTC said:
Bill F said:
No. Now I no longer get the missing helpctr.exe error message, but
when I
clicik Help and Support, nothing happens. It acts like its' going
somewhere
after I click, but nothing ever happens.


A Couple of things, then we will try to get your Help and Support
Working.

Open Notepad and paste the following without the ------------.

--------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell]
@="none"

[HKEY_CLASSES_ROOT\Drive\shell]
@="none"


------------------------

Then save this file on your Desktop as FolderFix.reg. Note be sure to
have 2 blank lines at the end of the file.

Double-click FolderFix.reg to import into the Registry.

Then go to Start>run and type

cmd /k REG DELETE "HKEY_CLASSES_ROOT\Folder\shell" /va /f

PS: I am going to attach the same files as you just performed. You can
view these files by right-clicking and select Edit after unzipping.
Double-Click the Files to run the fixes after unzipping.

If your Folder problems are still not working, I would like you to
export and then email the following keys: To export a registry key,
right-click Drive under HKCR\Drive and select Export. Save the file as
Drive onto your Desktop. The Registry key will be still in the Registry
after exporting.

These are the key I would like to look at:
HKCR\Drive
HKCR\Directory
HKCR\Folder

Could you zipped up the files into one before emailing?

My Email address is
bcrawfordjr(remove)@hotmail.com

Make sure you take out the (remove) part.
 
W

WTC

Bill F said:
WTC said:
Bill F said:
No. Now I no longer get the missing helpctr.exe error message, but
when I
clicik Help and Support, nothing happens. It acts like its' going
somewhere
after I click, but nothing ever happens.


A Couple of things, then we will try to get your Help and Support
Working.

Open Notepad and paste the following without the ------------.

--------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell]
@="none"

[HKEY_CLASSES_ROOT\Drive\shell]
@="none"


------------------------

Then save this file on your Desktop as FolderFix.reg. Note be sure to
have 2 blank lines at the end of the file.

Double-click FolderFix.reg to import into the Registry.

Then go to Start>run and type

cmd /k REG DELETE "HKEY_CLASSES_ROOT\Folder\shell" /va /f

PS: I am going to attach the same files as you just performed. You
can
view these files by right-clicking and select Edit after unzipping.
Double-Click the Files to run the fixes after unzipping.

If your Folder problems are still not working, I would like you to
export and then email the following keys: To export a registry key,
right-click Drive under HKCR\Drive and select Export. Save the file
as
Drive onto your Desktop. The Registry key will be still in the
Registry
after exporting.

These are the key I would like to look at:
HKCR\Drive
HKCR\Directory
HKCR\Folder

Could you zipped up the files into one before emailing?

My Email address is
bcrawfordjr(remove)@hotmail.com

Make sure you take out the (remove) part.
Hi. No luck with your instructions, as saving the file in Notepad with
a .reg
extension would not allow me to install it into the registry. The
exact error
message was: "Cannot import C:\Documents and
Settings\Bill\Desktop\FolderFix.reg: The specified file is not a
registry
script. You can only import binary registry files from within the
registry
editor.

Also, you mention an attachment. I don't see one here in the posting,
and do
not know how to retrieve it if there is one. If it would make things
easier,
send it to my personal email address (e-mail address removed)

Sent you the files via email with a subject heading "FolderFix
(William)". By the way, next time you post you email address you should
post it like this:

wpfloor (at) pathbroadband (dot) com

Then the SPAM bots will not get your address and fill your inbox with
SPAM.
 

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