Desktop Icons without Text


Recommended Posts

  • 2 weeks later...

Updated Post #1:

New version of SCCU (v1.08) - changelog:

added:

Item Edit to menus with:

Cut, Copy from one class to another

Delete, Paste, Mark All, and Clear Marked

Drag and drop single item between Classes

Thanks James (Wiredbits)! :)

ACM.zip:

Added:

? NirCmd v1.81

? Office 12

? iTunes 6

The 2 stop commands from the iTunes 6 icon (Stop iPodService & Stop iTunesHelper) use NirCmd.

-> copy NirCmd.* (included in ACM.zip) to your Windows or System32 directory.

Updated Post #1:

New version of SCCU (v1.08) - changelog:

added:

Item Edit to menus with:

Cut, Copy from one class to another

Delete, Paste, Mark All, and Clear Marked

Drag and drop single item between Classes

Thanks James (Wiredbits)! :)

ACM.zip:

Added:

? NirCmd v1.81

? Office 12

? iTunes 6

The 2 stop commands from the iTunes 6 icon (Stop iPodService & Stop iTunesHelper) use NirCmd.

-> copy NirCmd.* (included in ACM.zip) to your Windows or System32 directory.

Hi

hey it was my fun to :D it :D . I think I get more out of it than us:woot::woot:

If anyone has a problem or question yell, if no answer in forum then email me...i space out forums now and again.

thanks

Jim

This one awesome prog that I found called Autohide Icons(http://www.geocities.com/autohide_hompage/Autohide.htm) is totally compatible with these textless icons! To find out more about Autohide Icons, go to http://www.virtualplastic.net/msgboard/thr...um=0&thread=737 .

Thanks for all your hard work Herby, absolutely priceless. I'm having one tiny problem though. All my new textless icons work except My Computer. It opens the my computer explorer fine and the right click menu all work but the icon is the default white page icon that is used for unrecognized file types. I can't figure out why. I've tried all of the different My Computer .reg files and none solve it. I would try playing with Shell Object Explorer but the site is down. Any ideas?

This one awesome prog that I found called Autohide Icons(http://www.geocities.com/autohide_hompage/Autohide.htm) is totally compatible with these textless icons! To find out more about Autohide Icons, go to http://www.virtualplastic.net/msgboard/thr...um=0&thread=737.

Gotta love VP (VirtualPlastic). :D

This thread has been on VP's front page last year. :)

? ?post-20663-1138200516_thumb.jpg

Autohide is a great little app.:yes:s:

Thanks for all your hard work Herby, absolutely priceless. I'm having one tiny problem though. All my new textless icons work except My Computer. It opens the my computer explorer fine and the right click menu all work but the icon is the default white page icon that is used for unrecognized file types. I can't figure out why. I've tried all of the different My Computer .reg files and none solve it. I would try playing with Shell Object Explorer but the site is down. Any ideas?

You can edit the reg file (DefaultIcon key):[HKEY_CLASSES_ROOT\CLSID\{00000000-5000-0000-0000-000000000002}\DefaultIcon]

@="C:\\WINDOWS\\Explorer.exe,0"b>

Or you can change the icon with Shell Object Editor (attachment) -> right click and select Expert Mode.Edit:b> They changed the location of Shell Object Editor, I've updated Post #1, thanks!

ShellObjectEditor.zip

Edited by Herby

Nevermind. I figured out what the problem was. Turns out the registry key was pointing to C:\\... when in actuality my Windows folder is on my G:\\... drive. Woops, dumb mistake. How my system drive ended up as G is a long story you don't want to know haha.

Thanks again

  • 2 weeks later...

thanks for the guide :) I was always curious about Icons without any text, never knew you could do that untill now.

You're welcome & welcome to Neowin! :)

=======================================================

I've updated ACM_Dock.zip (Post #1) with the new Icons & updated the ReadMe.

? ?post-20663-1139245331.jpg

+ I've posted a little tutorial for RocketDock @ the Tips and Tricks section.

THis is just great so thanks a lot for your time, i have a few questions though:

How can i add harddrives to the desktop?

and can i open my dvd drive (as a folder for browsing its content) by double clicking on it? When i do that i just get a dialogue telling me about the Autorun.

:rolleyes:

THis is just great so thanks a lot for your time, i have a few questions though:

How can i add harddrives to the desktop?

and can i open my dvd drive (as a folder for browsing its content) by double clicking on it? When i do that i just get a dialogue telling me about the Autorun.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{00000000-7001-0000-0000-000000000002}]
"InfoTip"="Local Disk C:\"
@=""

[HKEY_CLASSES_ROOT\CLSID\{00000000-7001-0000-0000-000000000002}\DefaultIcon]
@="C:\\WINDOWS\\System32\\Shell32.dll,8"

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

[HKEY_CLASSES_ROOT\CLSID\{00000000-7001-0000-0000-000000000002}\Shell\00]
@="(C:)"

[HKEY_CLASSES_ROOT\CLSID\{00000000-7001-0000-0000-000000000002}\Shell\00\Command]
@="explorer.exe /n, /e, C:\\"

[HKEY_CLASSES_ROOT\CLSID\{00000000-7001-0000-0000-000000000002}\ShellFolder]
"Attributes"=hex:00,00,00,00

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

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{00000000-7002-0000-0000-000000000002}]
"InfoTip"="Local Disk D:\"
@=""

[HKEY_CLASSES_ROOT\CLSID\{00000000-7002-0000-0000-000000000002}\DefaultIcon]
@="C:\\WINDOWS\\System32\\Shell32.dll,8"

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

[HKEY_CLASSES_ROOT\CLSID\{00000000-7002-0000-0000-000000000002}\Shell\00]
@="(D:)"

[HKEY_CLASSES_ROOT\CLSID\{00000000-7002-0000-0000-000000000002}\Shell\00\Command]
@="explorer.exe /n, /e, D:\\"

[HKEY_CLASSES_ROOT\CLSID\{00000000-7002-0000-0000-000000000002}\ShellFolder]
"Attributes"=hex:00,00,00,00

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

This works the same for DVD drives. :)

Been watching this for weeks but tried it only today. It is awsome.

Can we have icons for Yahoo Messenger?

I'm glad you like it :happy: I've added it to my to-do list!

I'm going on vacation for 2 weeks + my to-do list is quite long, depending on your patience levels, you can try to create it with SCCU (see info on Post #1). ;)

I'm going on vacation for 2 weeks + my to-do list is quite long, depending on your patience levels, you can try to create it with SCCU (see info on Post #1).

I did customize a lot of the tweak to suite my taste. What i coud not do was make those expandable hex entries . i do not understand them. Can you just guide me as to how to open a folder through the right click shell entry ? I want to know what should i enter in place of x in order to open a folder.

command - @="x"

I guess will have to wait for you. Enjoy your vacation.

I did customize a lot of the tweak to suite my taste. What i coud not do was make those expandable hex entries . i do not understand them. Can you just guide me as to how to open a folder through the right click shell entry ? I want to know what should i enter in place of x in order to open a folder.

command - @="x"

I guess will have to wait for you. Enjoy your vacation.

Thanks! :)

I edit the expandable string values with regedit and export them.

Open a folder: @="explorer.exe /n, /e, C:\\Windows\\"

For more info, have a look at the Tutorial.

  • 2 weeks later...

Hi. I'm new to this site and I have read most of the post on "Desktop icon without text" but I am having trouble with the "Clear Temp" command from the Recycle Bin. what i want to do is add a batch file that clean the "My Recent Documents" that i have in my "%Userprofile%\My document" and a command that cleans the "Prefetch folder" onto the Recycle BIn contextmenuhandlers. I have tried to add the batch file to the "clear Temp" command with removes all Temp files on the new recycle_bin.zip as follow: @="cmd.exe /C del /S /F /Q C:\\windows\\Temp\\*.* && cmd.exe /C /S /F /Q C:\\windows\\Prefetch\\*.* && cmd.exe /C Start /S /F /Q C:"%Userprofile%\My Documents\\Cleanrecent.bat" but for some reason this dont work.. Does anyone know how to add those two command on the recycle bin folder to make it work?

I need to add the clean "Prefetch folder and to run a batch file on the recycle bin contextmenuhandler....

Hi,.. I'm back! :D

My contribution to the community:

Steam Games list: :woot:

Thanks,.. I'll add it to the first post. :)

I do not want the Explorer pane open!!! Any way it can be done? Please help me :)

Like wiredbits said: remove /e, :yes:

Awesome! I've been trying to figure out how to remove the text from the icons for ages.

Very nice... keep up the good work.

Thanks! :happy:

Hi. I'm new to this site and I have read most of the post on "Desktop icon without text" but I am having trouble with the "Clear Temp" command from the Recycle Bin. what i want to do is add a batch file that clean the "My Recent Documents" that i have in my "%Userprofile%\My document" and a command that cleans the "Prefetch folder" onto the Recycle BIn contextmenuhandlers. I have tried to add the batch file to the "clear Temp" command with removes all Temp files on the new recycle_bin.zip as follow: @="cmd.exe /C del /S /F /Q C:\\windows\\Temp\\*.* && cmd.exe /C /S /F /Q C:\\windows\\Prefetch\\*.* && cmd.exe /C Start /S /F /Q C:"%Userprofile%\My Documents\\Cleanrecent.bat" but for some reason this dont work.. Does anyone know how to add those two command on the recycle bin folder to make it work?

I need to add the clean "Prefetch folder and to run a batch file on the recycle bin contextmenuhandler....

Welcome to Neowin!

When you use variables like %UserProfile% %ProgramFiles% and %WinDir%, you'll have to use an Expandable String Value (see Tutorial & attached zip).

You can edit the value with regedit.

cmd.exe /c cd "%WinDir%\Temp\" && del *.* /f /q && (for /d %%a in (*) do rd "%%a" /q /s) && cd "%WinDir%\Prefetch\" && del *.* /f /q && Start "%Userprofile%\My Documents\Cleanrecent.bat"

The for - do part removes the sub directories. :)

ClearTemp.zip

Edited by Herby

Hi, I would like to have menus when I click items on my RK Launcher dock... but I can't find the part explaining this. The Tutorial is all about the Registry, creating textless icons and adding commands to it... but no info about contextmenus for Docks.

It does say on the first post this is possible.. :unsure:

Hi, I would like to have menus when I click items on my RK Launcher dock... but I can't find the part explaining this. The Tutorial is all about the Registry, creating textless icons and adding commands to it... but no info about contextmenus for Docks.

It does say on the first post this is possible.. :unsure:

-> _ReadMe.txt inside ACM_Dock.zip. :)

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

    • No registered users viewing this page.
  • Posts

    • WildBit Viewer 6.20 released; no further updates planned by Razvan Serea WildBit Viewer is a popular, fast, and extensive image viewer offering a comprehensive suite of tools for photographers, designers, and image enthusiasts. It includes a powerful Viewer, Slide Show, Editor, Search, Profile Switcher, and Multi-Screen Viewer. The Viewer provides blazing-fast folder, file list, and thumbnail navigation with customizable headers, full-screen view, and a shell toolbar to organize favorite folders. It supports all major graphic formats (over 70), including JPEG, TIFF, PNG, BMP, GIF, PCX, TGA, and RAW formats. Detailed Image Info shows EXIF, IPTC, and XMP metadata, with rotation based on EXIF orientation, wallpaper setting, image comparison, geo-tag viewing, color labels, and CMS-aware color management. The Slide Show module offers 176 transition effects, multi-monitor support, custom shows with per-image settings, image marking, zoom, rotate, and desktop hiding for a professional viewing experience. The Editor supports advanced image manipulation, including crop, resize, color adjustments, curves, edge detection, effects, batch processing, retouching, layer support, and printing. Users can apply mass renaming, update or clear metadata, and work with multi-page TIFFs and animated GIFs. Search allows filtering by name, location, date, size, attributes, and metadata, while the Profile Switcher saves and loads custom layouts for all modules. The Multi-Screen Viewer opens multiple windows on available monitors, allowing simultaneous image viewing with independent zoom, pan, and rotation. WildBit Viewer also supports portable operation, 32- and 64-bit versions, Unicode, high-DPI displays, and multiple Windows styling options. With its combination of speed, versatility, and rich feature set, WildBit Viewer is an indispensable tool for managing, editing, and showcasing images efficiently. WildBit Viewer key features: Blazing-fast folder, file list, and thumbnail browsing Supports 70+ image formats including JPEG, TIFF, PNG, BMP, GIF, and RAW Full-screen view with multi-monitor support Explorer-style file handling with customizable headers Thumbnail Browser with sorting, view change, and fast size adjustment EXIF, IPTC, and XMP metadata viewing and editing Automatic rotation based on EXIF orientation Shell toolbar for organizing favorite folders Image Compare to calculate similarity between images Mass renaming and batch metadata updates File List Generator (HTML, CSV, RTF, TXT, Unicode) Rating and color labels, CMS-aware color management Video playback (AVI, MPG, MPEG, WMV) Animated GIF, multipage TIFF, Camera RAW support Slide Show with 176 transition effects and custom settings Editor: crop, resize, rotate, flip, canvas resize, and retouching tools Batch processing and image format conversion Multi-Screen Viewer: multiple windows with independent zoom, pan, and rotate Profile Switcher: save, load, reset, delete module profiles Portable operation, 32-/64-bit support, Unicode, and high-DPI ready WildBit Viewer 6.20 changelog: Viewer, Slide Show, Editor, Search, Profile Switcher & Multi Screen Viewer. Updated ImageEn to 15.0.0 version. Viewer, Slide Show, Editor, Search, Profile Switcher & Multi Screen Viewer. Updated Jedi JCL&JVCL. Viewer - Image Geo Info, OpenStreetMap removed. Slide Show Remote Mode removed. Note! This means that WildBit Slide Show Remote is now officially EOL. Editor - Shortcut keys for Capture removed. Optimized code. Note! This version includes help what supersedes all previous releases. plus Lots of bug fixes and changes, check Readme files for details. WildBit Viewer End‑of‑Life WildBit Viewer has reached its final release with version 6.20. As development comes to a close, no further feature updates are planned. WildBit Slide Show Remote reached End-of-Life on 06 June 2026, while WildBit Viewer will reach End-of-Life on 30 June 2026. Downloads will remain available until the end of July 2026 (possibly extending into early August). After End-of-Life, the software will no longer receive updates, security fixes, or technical support. Download: WildBit Viewer 64-bit | Portable 64-bit | ~70.0 MB (Freeware) Download: WildBit Viewer 32-bit | Portable 32-bit Links: WildBit Viewer Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Thanks for liking it! 😊 That's Arch Linux with Gnome.
    • LOL. Can't even quote and edit a comment correctly. Figures you're a Linux user.
    • It won't perform hugely better than the 3080 unless you're VRAM limited in games. Have you tried putting new thermal pads on them 3080 and giving it a good clean to see if you can regain your temps and overclock?
  • Recent Achievements

    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
    • Rising Star
      olavinto went up a rank
      Rising Star
    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      252
    3. 3
      Steven P.
      71
    4. 4
      FloatingFatMan
      69
    5. 5
      +Edouard
      69
  • Tell a friend

    Love Neowin? Tell a friend!