Desktop Icons without Text


Recommended Posts

Dang, bi11y, you are the man! :D

EDIT: I keep getting this error:

This file does not have a program associated with it for performing this action. Create an association in the Folder Options control panel.

And, when I right click, all I get is "Games" and it gives me the same results.

Edited by toyomatt84
Link to comment
Share on other sites

Dang, bi11y, you are the man! :D

EDIT: I keep getting this error:

This file does not have a program associated with it for performing this action. Create an association in the Folder Options control panel.

And, when I right click, all I get is "Games" and it gives me the same results.

585728549[/snapback]

Fixed this problem. I also made a neat way to represent each game title. bi11y, you may want to look at it.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}]
"InfoTip"="Games"
"NeverShowExt"=""
@="Games"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\DefaultIcon]
@="%WinDir%\\Icons\\Serenity\\disk.ico"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\Shell\00]
@="&Games"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\Shell\00\Command]
@="Explorer.exe C:\\Games\\"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\Shell\01]
@="Far Cry"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\Shell\01\Command]
@="C:\\Program Files\\Ubisoft\\Crytek\\Far Cry\\Bin32\\FarCry.exe"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\Shell\02]
@="Sacred"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\Shell\02\Command]
@="C:\\Program Files\\Ascaron Entertainment\\Sacred\\sacred.exe"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\ShellFolder]
"Attributes"=dword:00000000

;Add Games folder to desktop
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00000000-2000-0000-C000-000000000046}]

Link to comment
Share on other sites

@ bi11y: (Y)

@ toyomatt84: Glad you figured it out! :)

I've updated the first post (again :D ):

New ScreenShots! (context menu's without the "Create Shortcut" command).

Added info about how to remove the "Create Shortcut" command.

New ACM.zip:

Fixed a typo.

Fixed some Remove... regs.

Added "Shared Directories" command to My Network Places & Entire Network.

Added _Create Shortcut CMD.txt.

Link to comment
Share on other sites

Fixed this problem.  I also made a neat way to represent each game title.  bi11y, you may want to look at it.

Uhm.. you simply add this

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\Shell\00]
@="&Games"

[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-C000-000000000046}\Shell\00\Command]
@="Explorer.exe C:\\Games\\"

to the Games Folder modded by me, isn't it?

Link to comment
Share on other sites

Fixed this problem.  I also made a neat way to represent each game title.  bi11y, you may want to look at it.

Hehe.. I already know that..

Did you look in the .reg file at all before you added it..?

I don't know where your games folder is and because of that I leaved the string empty..

I also have a shortcut to my favvos games..

Link to comment
Share on other sites

@ bi11y:  (Y)

@ toyomatt84: Glad you figured it out!  :)

I've updated the first post (again  :D ):

New ScreenShots! (context menu's without the "Create Shortcut" command).

Added info about how to remove the "Create Shortcut" command.

New ACM.zip:

Fixed a typo.

Fixed some Remove... regs.

Added "Shared Directories" command to My Network Places & Entire Network.

Added _Create Shortcut CMD.txt.

585728865[/snapback]

Herby, whats "Fixed a typo." ?

Link to comment
Share on other sites

i dont get at all how this is done...

could someone add me to msn and like explain on chat plz?

umar_s@hotmail.com is my msn...thnx

585729750[/snapback]

here is herby's tutorial.. maybe helps you..

Tutorial

Link to comment
Share on other sites

Herby, whats "Fixed a typo." ?

585729726[/snapback]

Google Search define:typo :D

i dont get at all how this is done...

could someone add me to msn and like explain on chat plz?

umar_s@hotmail.com is my msn...thnx

585729750[/snapback]

Like bi11y wrote: try the Tutorial,.. I really don't know an easier way to explain it.

I don't use MSN or any other chat program anymore.

If you don't understand something, discribe it and post it here or PM me. :)

Link to comment
Share on other sites

Hehe.. I already know that..

Did you look in the .reg file at all before you added it..?

I don't know where your games folder is and because of that I leaved the string empty..

I also have a shortcut to my favvos games..

585729702[/snapback]

Yeah, I looked at the file, but I was stuck on the slashes. I made only a single slash the first time around, but the second time I tried 2 and it worked.

Link to comment
Share on other sites

Yeah, I looked at the file, but I was stuck on the slashes.  I made only a single slash the first time around, but the second time I tried 2 and it worked.

585733680[/snapback]

Yes you have to have dubble slashes..

Link to comment
Share on other sites

I finally succeeded to add Drag & Drop support to My Documents and Recycle Bin Mup (Multiple User Profiles version) without modifying the original CLSID values. :D

The My Documents Icon is fully functional but the Recycle Bin MUP still does'nt change the Icon when it's full.

I've updated the first post and added them to the ACM.zip.

Use the remove regs first and then merge the add regs.

See _Changelog.txt for more info.

[/Herby]

Link to comment
Share on other sites

I finally succeeded to add Drag & Drop support to My Documents and Recycle Bin Mup (Multiple User Profiles version) without modifying the original CLSID values. :D

The My Documents Icon is fully functional but the Recycle Bin MUP still does'nt change the Icon when it's full.

I've updated the first post and added them to the ACM.zip.

Use the remove regs first and then merge the add regs.

See _Changelog.txt for more info.

[/Herby]

585736402[/snapback]

Oh.. sweet Herby.. :D

Link to comment
Share on other sites

can these be dragged to y'z dock...from what i have tried they cannot be.. any way to fix?

Also can one change their icons but keep the context menu and the no name?

(Herby can u please in the next update of your regs include the removal of the create shortcut.)

Link to comment
Share on other sites

can these be dragged to y'z dock...from what i have tried they cannot be.. any way to fix?

Also can one change their icons but keep the context menu and the no name?

(Herby can u please in the next update of your regs include the removal of the create shortcut.)

585742309[/snapback]

They work in ObjectDock (with context menu), dunno about Y'z Dock.

Maybe it works if you give them a name and move them to Network Neighborhood, you can do this with Shell Object Editor (right click and select Expert Mode).

See Post #1 for more info & download link.

With this program you can also change the Icons.

I'll add the info about how to undo the "Create Shortcut" mod to the next update.

(Restore the original shell32.dll and merge "Create Shortcut - uninstall.reg") :)

Link to comment
Share on other sites

i just needa find a way to move these to other places beside the desktop such as y'z dock and other folders...

Also is it possible to get the recycle bin to work with avedesk? (the context menu)???

hit me up..

Btw i managed to removed the create shortcut, and i figured how to change the icons..

Link to comment
Share on other sites

Herby, I'm not sure how you did it, so I don't know if there's a connection, but could what you did with the new My Documents apply to my previous problem of creating a nameless folder on the desktop? This new My Documents you've created seems to be what I'm looking for...

Link to comment
Share on other sites

i just needa find a way to move these to other places beside the desktop such as y'z dock and other folders...

Also is it possible to get the recycle bin to work with avedesk? (the context menu)???

hit me up..

Btw i managed to removed the create shortcut, and i figured how to change the icons..

585746482[/snapback]

With Shell Object Editor you can move them to My Computer, My Network Places & the Control Panel.

The only way to move them to other folders is to create CLSID Folders.

Example: My Computer

Open "Add My Computer.reg" and copy the CLSID ({00000000-5000-0000-0000-000000000002}).

Create a folder in the C:\ root and name it X.

Open the Command Prompt and go to the C:\ root.

Type "rename X .{00000000-5000-0000-0000-000000000002}" without the quotes and with the point. (and past the CLSID)

You can move this folder to any location you want but it has also the context menu from a folder (with the added commands).

I don't know if it's possible to get the Recycle Bin to work with Avedesk (I don't use it).

Herby, I'm not sure how you did it, so I don't know if there's a connection, but could what you did with the new My Documents apply to my previous problem of creating a nameless folder on the desktop?? This new My Documents you've created seems to be what I'm looking for...

585748210[/snapback]

Here's a Folder Example with Drag & Drop support (attached zip file). :))

For this example it's needed to create a folder named "My Dump" (without the quotes) in your "My Documents" Folder.

If you want to change the location and name of the folder, just edit the reg file:

change the Target location:

"Target"="shell:Personal\\My Dump" to for example "Target"="C:\\Windows\\Dump"

change the command:

@="Explorer.exe /n, shell:Personal\\My Dump" to for example @="Explorer.exe /n, C:\\Windows\\Dump"

Change the name off the comand:

@="My &Dump" to @="Any Name You Want..."

You can also change the Info Tip:

"InfoTip"="Enter your InfoTip here..."

Merge the modified reg file and Refresh your Desktop.

Folder_Example.zip

Link to comment
Share on other sites

Here is one for StarOffice 7 if anyone is using it.

585750804[/snapback]

Just a tip if you will post .reg files here.. Use this command for were the .exe file is..

@="%ProgramFiles%\\StarOffice7\\program\\soffice.exe"

instead of this..

@="C:\\Program Files\\StarOffice7\\program\\soffice.exe"

Why..?

Because it won't work with a swedish copy because the program folders name is program and it doesn't matter what the partition is namned..

and you didn't wrote this line at the bottom at the .reg file..

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00000000-5160-0000-0000-000000000002}]

thats why it doesn't show up in the desktop..

but it was a good .reg file.. :D

Link to comment
Share on other sites

VERY much appreciated Herby, I keep a folder with backups of my website on the desktop and have been trying for awhile to get it to fit in with the rest of the icons :D. Thanks a lot :happy:

Link to comment
Share on other sites

With Shell Object Editor you can move them to My Computer, My Network Places & the Control Panel.

The only way to move them to other folders is to create CLSID Folders.

Example: My Computer

Open "Add My Computer.reg" and copy the CLSID ({00000000-5000-0000-0000-000000000002}).

Create a folder in the C:\ root and name it X.

Open the Command Prompt and go to the C:\ root.

Type "rename X .{00000000-5000-0000-0000-000000000002}" without the quotes and with the point. (and past the CLSID)

You can move this folder to any location you want but it has also the context menu from a folder (with the added commands).

I don't know if it's possible to get the Recycle Bin to work with Avedesk (I don't use it).

But say i have a custom folder id like to place them in such as F:/Applications, and is it not possible to add to y'z dock, Does ObjectDock use less memory?

Link to comment
Share on other sites

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

    • No registered users viewing this page.