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

    • Apple are scared of their customers! They have built a brand over the years of "it just works out of the box", but that slows innovation. Samsung's master stroke was the Galaxy Ultra: "Let's cram everything into one handset, make it so stupid only real nerds will love it, some of the features will work, some won't, but the audience will have such a high tolerance they won't care". Apple has no such device and so they are constantly worrying these days about the fallout of creating a new experience that customers might not like. I know it is often cited the reason they don't build a touchscreen Mac Book is they don't want to cannibalise the the iPad market, but I think it's equally cold feet after the criticism Microsoft receive trying to make a touch compatible desktop OS
    • HandBrake 1.11.2 by Razvan Serea HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows. Handbrake can process most common multimedia files and any DVD or BluRay sources that do not contain any kind of copy protection. Here is a detailed breakdown of HandBrake’s features: Built-in Device Presets—Get started with HandBrake in seconds by choosing a profile optimized for your device, or choose a universal profile for standard or high quality conversions. Simple, easy, fast. For those that want more choice, tweak many basic and advanced options to improve your encodes. Supported Input Sources—Handbrake can process most common multimedia files and any DVD or Blu-ray sources that do not contain any kind of copy protection. Outputs: File Containers: .MP4(.M4V) and .MKV Video Encoders: H.265 (x265 and QuickSync), H.264(x264 and QuickSync), H.265 MPEG-4 and MPEG-2, VP8 and Theora Audio Encoders: AAC / HE-AAC, MP3, Flac, AC3, or Vorbis Audio Pass-thru: AC-3, E-AC3, DTS, DTS-HD, TrueHD, AAC and MP3 tracks Additional features: Title/ Chapter Selection Queue up Multiple Encodes Chapter Markers Subtitles (VobSub, Closed Captions CEA-608, SSA, SRT) Constant Quality or Average BitRate Video Encoding Support for VFR, CFR and VFR Video Filters—Deinterlacing, Decomb, Detelecine, Deblock, Grayscale, Cropping and Scaling Live Video Preview HandBrake 1.11.2 changelog: All platforms Video Fixed a crash that happened when doing a 2-pass lossless x265 encode Fixed a memory leak that happened when doing a 2-pass MPEG-4/MPEG-2/VP9/FFV1 encode Audio Updated the list of supported dithers and encoders combinations Fixed the Core Audio AAC encoder 7.1 channel layout Subtitles Fixed the VobSub palette creation in the MP4 container Build system Improved build system compatibility with older build tools Third-party libraries FFmpeg 8.0.2 (decoding and filters) SVT-AV1 4.1.0 (AV1 video encoding) Linux Added WebM MIME type to the list of the supported formats Mac Improved handling of unsupported presets Updated Sparkle automatic update library Windows Improved handling of unsupported presets Improved queue low space pause behaviour Fixed the automatic audio track name generation Fixed the summary description of HDR video Download: HandBrake 64-bit | Portable 64-bit | ~30.0 (Open Source) Download: HandBrake ARM64 | Portable Links: HandBrake Website | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • So, an article that has nothing to do with Windows 11, still gets Windows 11 in the title and a build number as the picture? Dell have a buggy build of Support Assist HP have UEFI settings that need unlocking for the secureboot cert upgrade to take place.
    • What I can't seem to understand is that Google are paying SpaceX? Surely it would be the other way round, with SpaceX needing Google's datacenters etc.? Oh well, this level of money and power is way outside of my comprehension at the best of times.
    • "77ee94b helium/windows: winsparkle updater (built-in auto-update support on Windows" If that's what I think it is, that is about the only thing that's been missing from this excellent browser. I guess I'll find out the next time I'm on a Windows machine.
  • 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
      244
    3. 3
      Steven P.
      71
    4. 4
      +Edouard
      69
    5. 5
      ATLien_0
      68
  • Tell a friend

    Love Neowin? Tell a friend!