Recommended Posts

  • 3 months later...
i extracted the shutdown button to my desktop..and it was two reg files...

now what do i do to them to get the red shutdown power button?

585729999[/snapback]

what if i want to add applications such as TMPGenc or PowerDVD with no name would i need to do the lat+255 or is ther a reg tweak?

585732346[/snapback]

Wrong thread... :D (Desktop Icons without Text)

  • 5 weeks later...
  • 2 months later...
I made some buttons for ya all.  :D

The zip includes a Shutdown...

2543439[/snapback]

I almost wet myselft laughing after playing a prank on someone after the idea this post gave me!

I created a .reg file based on the sample in the post from Herby (thanks for the idea!) and edited it so it looked as follows:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}]
"InfoTip"="Show the disk drives and hardware connected to computer."
@="Turn Off"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\DefaultIcon]
@="C:\\WINDOWS\\system32\\shell32.dll,15"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\Shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\Shell\Open\Command]
@="C:\\Windows\\System32\\shutdown.exe -s -t 00"

Then I created a folder on the desktop and renamed it as follows:

My Computer.{00000000-2000-0000-0000-000000000002}

I then got rid of the real 'My Computer' icon from the desktop and voilla!...

Each time the user attempts to open My Computer using the fake icon, thier computer is shutdown...

Anyway, it had me laughing for a while, well until I got bored and let them in on the joke.

  • 4 weeks later...
True, I don't like to much Icons on my Desktop either.

Thats why I removed the Text, it looks alot cleaner...  :p

Hey! wtf... my Photobucket Account is gone!  :angry:

[EDIT] Found another Picture Host.  :D [/EDIT]

This is my solution:

SM1.jpg

584651762[/snapback]

Can I know how to make that menu ? i'm totally clueless !

My desktop is too messy and i like the way u use that menu

Pls !

I almost wet myselft laughing after playing a prank on someone after the idea this post gave me!

I created a .reg file based on the sample in the post from Herby (thanks for the idea!) and edited it so it looked as follows:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}]
"InfoTip"="Show the disk drives and hardware connected to computer."
@="Turn Off"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\DefaultIcon]
@="C:\\WINDOWS\\system32\\shell32.dll,15"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\Shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\Shell\Open\Command]
@="C:\\Windows\\System32\\shutdown.exe -s -t 00"

Then I created a folder on the desktop and renamed it as follows:

My Computer.{00000000-2000-0000-0000-000000000002}

I then got rid of the real 'My Computer' icon from the desktop and voilla!...

Each time the user attempts to open My Computer using the fake icon, thier computer is shutdown...

Anyway, it had me laughing for a while, well until I got bored and let them in on the joke.

586351790[/snapback]

Heh,.. yep, you can do fun things with them. :shifty: :D

Creating and renaming folders is'nt needed anymore, have a look at this thread.

Can I know how to make that menu ? i'm totally clueless !

My desktop is too messy and i like the way u use that menu

Pls !

586463640[/snapback]

Right click the Start button and select Open, create new folders in there and move your shortcuts in them.

You can change the Icons from the folders by right clicking them, select properties, go to the Customize Tab and select Change Icon. :)

It is possible to make those "icons without text" change their icons when users use iconpackager or something like that?

586463962[/snapback]

Only when you refer the Icon to Shell32.dll or any other dll or exe file that changes with iconpackager, but you can change the icons with Shell Object Editor.

For more info, have a look at this thread. (this is the old thread) :)

  • 2 months later...

What a brilliant thread - something that I've been hoping to find for ages. I have resorted to the Alt-0160 trick as the Alt-255 trick causes the folder name to change to lower case "y" with two dots above it (German umlaut). Like many here, I like tweaking my PC but it's only a hobby!

I have XP Pro SP2 on a laptop and have tried the rename folder trick which is proposed here, but it simply renames the new desktop folder to .{whatever, whatever, whatever} and this is clear for all to see :-( It's almost as if I'd renamed the folder on the desktop, rather than via a command screen.

I've tried hiding the protected operating system files and rebooting.

What am I missing?

Edited by Tosca
What a brilliant thread - something that I've been hoping to find for ages.? I have resorted to the Alt-0160 trick as the Alt-255 trick causes the folder name to change to lower case "y" with two dots above it (German umlaut).? Like many here, I like tweaking my PC but it's only a hobby!

I have XP Pro SP2 on a laptop and have tried the rename folder trick which is proposed here, but it simply renames the new desktop folder to .{whatever, whatever, whatever} and this is clear for all to see :-(? It's almost as if I'd renamed the folder on the desktop, rather than via a command screen.

I've tried hiding the protected operating system files and rebooting.

What am I missing?

586805020[/snapback]

Hey Tosca,.. welcome to Neowin!:) :)

Sometimes rebuilding the Icon Cache helps (attachment), if not,.. try addi"NeverShowExt"=""/b> to the CLSID.

This example adds the String Value to the CLSID from the Control Panel:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}]
"NeverShowExt"=""

+ have a lookthis/b> thread, you don't have to rename folders and they have enhanced context menu's:happy:py:

[/Herby]

Thanks Herby - got it to work now!

My next challenge is to ensure that "Hide protected operating system files" is checked when I boot my laptop. At present, if I disable this and then reboot, the laptop remembers this, so the folder name is visible. I suspect that this might be possible using a logon script but I'd prefer to avoid that as it could be deleted easily. I know there are several registry settings including terms such as "DontShowSuperHidden", "SuperHidden", "ShowSuperHidden" etc. so I guess there's some logic in these structures. An alternative would be to disable (grey out) the "Hide protected operating system files" option for a particular user, so they can't do that for the anonymous folder or, for that matter, any of the other hidden files but I don't know if this can be done.

Hi shin_chan

The method that you've suggested works and is the one that I've used previously, but when the folder has focus, a blank hilighted box is displayed beneath the folder. If you use the method in this thread, there is *nothing* - unless the setting "hide protected operating system files" in Windows Explorer>Folder Options is unchecked.

  • 3 weeks later...

Thanks Herby - got it to work now!

My next challenge is to ensure that "Hide protected operating system files" is checked when I boot my laptop. At present, if I disable this and then reboot, the laptop remembers this, so the folder name is visible. I suspect that this might be possible using a logon script but I'd prefer to avoid that as it could be deleted easily. I know there are several registry settings including terms such as "DontShowSuperHidden", "SuperHidden", "ShowSuperHidden" etc. so I guess there's some logic in these structures. An alternative would be to disable (grey out) the "Hide protected operating system files" option for a particular user, so they can't do that for the anonymous folder or, for that matter, any of the other hidden files but I don't know if this can be done.

If you add "NeverShowExt"="" to the CLSID it should never display the CLSID extension.

When it does, try rebuilding the Icon cache (attachment).

reico.zip

I've tried to download some of the .zip files from this thread from July 2004. They seem to download correctly but, when I open them, I get the response: "Cannot open file: it does not appear to be a valid archive. If you downloaded this file, try downloading the file again." I've managed to download other .zip files from this site, as well as others, without any problems. Any ideas?

I've tried to download some of the .zip files from this thread from July 2004. They seem to download correctly but, when I open them, I get the response: "Cannot open file: it does not appear to be a valid archive. If you downloaded this file, try downloading the file again." I've managed to download other .zip files from this site, as well as others, without any problems. Any ideas?

Do you really want to use the ones from this topic? (they probably got corrupted but I think I've got them on a CD-R somewhere).

Have you tried the Icons (regs) from this topic? (ACM.zip Post #1)

Thank you Herby. I have ACM.zip and I was interested to know why the .zip files from this thread seem to be corrupted. I guess that if they were large files, they may have been deleted from the server to create space but, as I said, they seem to download correctly and the error is generated when I open them.

I use WinZip 9.0. As I said, the .zip files from your textless icon thread don't generate an error when opened, nor do .zip files from other sites. It seems to just affect the .zip files in this thread. It doesn't really matter though as I don't need them. I was intrigued to know why the error occurred.

  • 2 years later...

I have a lareg number of shortcust to files on the network. These clutter my desktop. Is there any way of grouping these shortcusts such that there is only one shortcut per mapped network drive and the shortcuts within each netwrok drive is in a context menu (right click in drive shortcut on desktop.)

Any help would be appreciated.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Dell, HP PCs ran into endless reboot, BitLocker recovery loops but Windows 11 isn't to blame by Sayan Sen Last month Neowin reported on a major issue on Dell systems wherein a bug in its official support tool was leading to endless blue screen of death (BSOD) and restarts. Following our report, Dell officially acknowledged its SupportAssist-related crash issue, confirming that the culprit is not Microsoft's operating system but rather a faulty version of its own remediation software. In a newly published support advisory, Dell stated that version 5.5.16.0 of Dell SupportAssist Remediation and Alienware SupportAssist Remediation can trigger blue screen errors and unexpected system restarts. The company notes that the problematic component operates independently of the main SupportAssist application, meaning users should not remove the primary SupportAssist software when troubleshooting the issue. According to Dell, the crashes are linked specifically to the SupportAssist Remediation service, which is bundled with SupportAssist OS Recovery Tools, and as such it has since released an updated version, 5.5.16.1, which is said to resolve the problem. Affected users are advised to first verify whether version 5.5.16.0 is installed by checking the Installed Apps section in Windows Settings. If so, Dell recommends updating SupportAssist OS Recovery Tools through either SupportAssist's "Update Software" feature or Dell Command Update. Dell also advises users to back up important data before performing the update and to ensure systems remain connected to power throughout the installation process. If you are still having issues though make sure to report to the Dell support forum. As it turns out though Dell is not the only PC maker currently dealing with update-related headaches as HP is also facing a separate but probably equally frustrating issue involving recent Windows Secure Boot updates that were released with recent Windows 11 Patch Tuesdays. Similar to Dell, HP also put up its own support article where it explains the issue. The company says that affected devices could hit a brick wall when booting as they run into a BitLocker recovery loop after the April 2026 updates. The problem appears to affect systems wherein the new UEFI Secure Boot CA 2023 certificates fail to apply properly. As such affected users will find themselves entering their recovery key over and over again despite the system otherwise functioning normally. HP says such PCs should be updated to the latest available BIOS version and configured with the necessary Secure Boot certificates before installing Microsoft's Windows 11 Patch Tuesday updates. Systems that are already experiencing the problem may require BIOS configuration changes to restore normal boot behavior. Admins can find information regarding that in the support article here on HP's official website.
    • Getting further away from the artistic study of mental disease that was the first game... (which never needed any sequels to begin with) But I get it, a company has to make money. And the second was at least visually impressive, if not in any other way.
    • If its the devs fault you would think Unreal would help M$ take full advantage of Unreal and work with them to fix the performance issues. Otherwise they are catching unwarranted bad press.
    • Thanks for the advice guys, I'll give my current GPU a clean and then run the benchmarks to see how similar it is. Hopefully a bit of a clean-out will help it last a bit longer.
    • Pretty sure those will still be in this game. The series' well-explored psychosis themes will return as well.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      246
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      69
    5. 5
      neufuse
      68
  • Tell a friend

    Love Neowin? Tell a friend!