Jump to content

Great Disappearing 'My Computer' desktop icon mystery solved


Silvereyes

Recommended Posts

I finally found the time to make a proper examination of the 'My Computer' desktop

icon problem which I, and others, have been having with the 1.3 branch of nLite.

As usual the cause turned out to be quite simple once I had found it. The

Desktop-->Internet Explorer-->Hide/Show tweak is using the wrong CLSID. What I

also discovered was that this doesn't just hide the desktop icon, it hides the

entire interface from any access through the explorer shell which is rather

more serious. The relevant CLSIDs are:-

{20D04FE0-3AEA-1069-A2D8-08002B30309D} - My Computer.

{871C5380-42A0-1069-A2EA-08002B30309D} - Internet Explorer.

Fortunately the cure is just as simple as the original problem. Find the following

registry key and delete it.


HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\ShellFolder\Attributes

Fixing it before installation is just as simple. Find the following entry in

hivedef.inf and delete it before running the last stage (Bootable ISO).


HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\ShellFolder","Attributes",0x00010001,0x00100000

To hide the Internet Explorer desktop icon you can replace the above entry with

the following one. Do NOT simply change the CLSID. The attributes value is different.


HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\ShellFolder","Attributes",0x00010001,0x100024

Edited by Silvereyes
Link to comment
Share on other sites


What I also discovered was that this doesn't just hide the desktop icon, it hides the

entire interface from any access through the explorer shell which is rather

more serious.

I'd call that a feature, not a problem... :sneaky:

Oh of course...

How silly of me...

Why would anyone, except a colossal nerd like myself of course, want to see

such inconsequential objects as drives, folders or files in a file selection dialog.

:whistle:

@Nuhi

Glad to be of assistance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...