Recommended Posts

Create a new folder with the name X.

Open the command prompt and rename it to one of the following:

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

.{450D8FBA-AD25-11D0-98A8-0800361B1103} (= My Documents)

.{208D2C60-3AEA-1069-A2D7-08002B30309D} (= My Network Places)

.{645FF040-5081-101B-9F08-00AA002F954E} (= Recycle Bin)

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

.{21EC2020-3AEA-1069-A2DD-08002B30309D} (= Control Panel)

.{D20EA4E1-3957-11D2-A40B-0C5020524153} (= Administrative Tools)

.{00020D75-0000-0000-C000-000000000046} (= Inbox)

.{D20EA4E1-3957-11D2-A40B-0C5020524152} (= Fonts)

.{7007ACC7-3202-11D1-AAD2-00805FC1270E} (= Network Connections)

.{2227A280-3AEA-1069-A2DE-08002B30309D} (= Printers and Faxes)

.{7BE9D83C-A729-4D97-b5A7-1B7313C39E0A} (= Programs Folder)

.{E211B736-43FD-11D1-9EFB-0000F8757FCD} (= Scanners and Cameras)

.{D6277990-4C6A-11CF-8D87-00AA0060F5BF} (= Scheduled Tasks)

.{48E7CAAB-B918-4E58-A94D-505519C795DC} (= Start Menu Folder)

.{7BD29E00-76C1-11CF-9DD0-00A0C9034933} (= Temporary Internet Files)

.{BDEADF00-C265-11d0-BCED-00A0C90AB50F} (= Web Folders)

.{6DFD7C5C-2451-11D3-A299-00C04F8EF6AF} (= Folder Options)

.{00020801-0000-0000-C000-000000000046} (= Folder)

.{00021400-0000-0000-C000-000000000046} (= Another Folder)

Important: include the point and nothing before that!

Example: "rename X .{20D04FE0-3AEA-1069-A2D8-08002B30309D}"

You can make a shortcut to that folder, change the target and icon and you have a nameless shortcut.

The "My Computer","My Network Places" and "My Documents" folders will disappear when you place it on your desktop. (it's still there but you can't see it)

I discovered this a long time ago while I was using Windows 98 & WinHacker.

With WinHacker it was possible to create an expanding Control Panel in the Start Menu, but something went wrong and I got one without a name.

I wanted to recreate that and I did. :D

Now its possible to do this all and more without creating and renaming folders. (See Page 4)

For these Desktop Icons with Enhanced Context menus I've created a new thread here.

CM1.jpgCM2.jpgCM4.jpgCM5.jpg

Nothin__.zip

Edited by Herby

Some of these folders react like shortcuts, but they are also folders. (look at the properties + you can explore them)

They should all work with XP, most of them work in win 98, NT and 2000.

I have added some more in the zip file, the Tweak UI folder works only when you have ?Tweak UI for Windows XP? installed.

Nothin.zip

I found it out myself while I was using Windows 98 & WinHacker.

With WinHacker it was possible to create an expanding Control Panel in the Start Menu, but something went wrong and I got one without a name.

I wanted to recreate that and I did. :D

It is also possible to create folders with your own icons.

Example included ?

MCE_Folder.zip

I made some buttons for ya all. :D

The zip includes a Shutdown, a Stand By and a Lock Computer button.

First import the Reg Files and rebuild the icon cache.

You can edit the Reg Files to change the icons.

Remember that these are still folders so you can right click & explore them and hide your stuff in there. :ninja:

When you left click them they react like shortcuts.

As far as I know they work only in XP. (The Shutdown & Stand By functions)

TurnOff.zip

Edited by Herby
Pardon a n00b for his infinite stupidity :blush:

Say I want to create just a plain folder, for putting files in, on my desktop, how do I go about renaming it to do that?

It has nothing to do with stupidity, you have to know a little bit about the Registry. :)

There are some more examples in previous attachments.

How to create a folder without a name.

Create a txt file and copy-the text below. (between the ---------------)

It is important to give it a non existent address. (in this example {00000000-4000-0000-C000-000000000046} )

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

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{00000000-4000-0000-C000-000000000046}]

"InfoTip"="Anything You Want"

@="Whatever"

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

When you want to have it a folder icon, add nothing.

When you want to give it your own icon add:

[HKEY_CLASSES_ROOT\CLSID\{00000000-4000-0000-C000-000000000046}\DefaultIcon]

@="C:\\WINDOWS\\ANYWHERE\\WHAT.ico"

and point the icon to any icon you want.

Rename the txt file to Folder.reg and import it. (Double click)

Create a new folder with the name x.

Open the command prompt and rename it to .{00000000-4000-0000-C000-000000000046}

rename x .{00000000-4000-0000-C000-000000000046}

Important: include the point and nothing before that!

If you want to create more folders you have to change the address:

[HKEY_CLASSES_ROOT\CLSID\{00000000-4001-0000-C000-000000000046}]

The next:

[HKEY_CLASSES_ROOT\CLSID\{00000000-4002-0000-C000-000000000046}]

Herby

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

    • No registered users viewing this page.
  • Posts

    • No, "a great deal" for 32GB of DDR5 is $50, not $350. I mean I see what you mean, that it's a decent price compared to what's currently available, but you really should put a disclaimer in this articles explaining that it's still multiple times more expensive than it used to be.
    • Linux 7.1 stable launch looms as Linus Torvalds releases the final release candidate by Paul Hill Linus Torvalds has just released what’s expected to be the final release candidate of Linux 7.1, rc7. The Linux founder said that this RC is not small, but smaller than recent releases, which is a good sign because he expects the stable version to drop next week if things continue on this trajectory. Linux kernels see a merge window for the first two weeks of their life, where developers add new features, then there are about seven or eight weeks of release candidates before the stable version. Typically, there are seven release candidates, but if more time is needed, then an eighth release candidate is released too. This week’s RC’s biggest area of fixes was for GPUs, with networking just behind. Torvalds said that the rest of the release was “pretty random and spread out” with some architecture fixes, driver fixes, filesystem improvements, and build fixes for more unusual configs. In terms of specific pieces of hardware receiving improvements in this update, we had more AMD Zen6 models supported and fixes for AMD SDMA 7.1 and GFX11. Hardware that got improvements includes Lenovo laptops, HONOR laptops, and MSI laptops. Here are the changelogs for those: ASoC: amd: acp: Add DMI quirk for Lenovo Yoga Pro 7 15ASH11 Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK) Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboard ASoC: amd: yc: Add MSI Raider A18 HX A9WJG to quirk table ASoC: amd: yc: Enable internal mic on MSI Bravo 17 C7VF When the stable Linux 7.1 is released, it will be up to distribution maintainers, such as Canonical and Red Hat, to release the update to their users via the update manager. Some versions of Linux will get it before others, and some will never get it at all. Fedora and Arch-based distros will be among the first to get it, though. If you don’t get it, the security fixes will be backported to your system’s kernel, so you won’t be at risk, but you won’t get newer hardware support, which is fine if your computer works now.
    • Ideally, the algorithm is smart enough to see the real sender ID and non-spoofed address to block it. Ideally.
  • 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
      249
    3. 3
      Steven P.
      71
    4. 4
      ATLien_0
      68
    5. 5
      +Edouard
      68
  • Tell a friend

    Love Neowin? Tell a friend!