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

    • Does anyone here know if these updates are integrated into the UUP dump isos?
    • Motrix Next 3.9.4 by Razvan Serea Motrix Next is a modern, open-source cross-platform download manager built as the official next-generation successor to the original Motrix project. It has been completely rewritten using Tauri 2, Vue 3, TypeScript, and Rust, while still relying on the powerful Aria2 download engine for high-speed multi-protocol transfers. The app supports HTTP, HTTPS, FTP, BitTorrent, ED2K and magnet links, offering advanced features like multi-connection acceleration, task scheduling, bandwidth control, and batch download management. With a significantly reduced install size (around 20MB), it focuses on being lightweight, fast, and resource-efficient compared to traditional Electron-based download tools. Designed for Windows, macOS, and Linux, Motrix Next delivers a clean, modern UI inspired by Material Design 3 principles, with smooth animations and a minimal workflow. It improves usability through better download organization, system tray integration, and enhanced torrent handling including selective file downloads and tracker management. Motrix Next features: Multi-protocol downloads — HTTP, FTP, BitTorrent, Magnet, .torrent, ED2K, and Metalink tasks BitTorrent — Selective file download, DHT, peer exchange, encryption controls, metadata caching, GeoIP peer flags, and tracker probing Browser extension integration — Embedded Extension API with independent authentication, download confirmation, smart auto-submit, filename hints, referer/cookie forwarding, and real-time controls (Chrome Web Store · Edge Add-ons) Safe filename handling — Content-Disposition, RFC 2047, non-UTF-8, percent-encoded, and extensionless URL resolution with path traversal sanitization Download organization — Favorite and recent folders, optional file-type categorization, stale-record cleanup, and completed history backed by SQLite Concurrent downloads — Independent controls for active tasks, HTTP connections per server, segments per file, and BT peer limits Speed control — Global and per-task upload/download limits with day-of-week and time-of-day scheduling System integration — Tray operation, optional tray speed display, macOS Dock badge/progress, protocol handlers for magnet://, thunder://, and motrixnext:// Lightweight mode — Destroys the WebView on minimize-to-tray while Rust keeps the engine, task monitor, notifications, history, and extension routing alive Notifications and power options — Native task start/complete/failure notifications, keep-awake during downloads, and optional shutdown after completion Network controls — Scoped proxy support for downloads, app updates, and tracker updates, plus system proxy detection Auto-update channels — Stable, Beta, and Latest Across Channels policies with separate download and install phases Diagnostics — Structured logs, exportable diagnostic ZIPs, database integrity checks, automatic DB rebuild, and Linux GPU rendering fallback Personalization — Light/dark/system theme, 10 color schemes, 26 languages, and first-launch system language detection Motrix Next 3.9.4 changelog: Motrix Next 3.9.4 promotes the 3.9.4 beta cycle to stable. This release refreshes bundled engine binaries, improves task detail readability and copy actions, expands link handling for magnet and ED2K workflows, polishes responsive navigation and text wrapping, updates browser extension documentation, and refines network preference controls. New Features Task Detail copy actions — Added copyable values for task metadata and reusable render functions for long text fields. Magnet and ED2K lifecycle support — Added task lifecycle handling for magnet and ED2K links. History cleanup for deleted tasks — Deleted tasks can now remove matching history records. User-Agent management — Added user-agent management and improved related network preference controls. Browser extension documentation — Added the Firefox Add-ons link for the Motrix Next extension. Improvements Engine binaries — Updated bundled binaries for supported architectures. Task Detail readability — Long task names, URLs, tracker values, and copyable metadata now render more clearly. Deletion messaging — Refined localized task deletion text for clarity and consistency. Text wrapping — Improved URI input wrapping and task name multiline display. Navigation layout — Improved sub-navigation responsiveness. Disk allocation default — Changed the default file allocation method to trunc. Proxy controls — Improved proxy button styling in network preferences. Download: Motrix Next 64-bit | ARM64 | macOS ~20.0 MB (Open Source) Links: Website | macOS / Linux | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • NVIDIA officially supports Ubuntu, as linked above with the GeForce NOW Hands on I did in collaboration with Paul Hill.
    • TO be clear I am not running linux today, however I keep thinking about it. And I want to make sure there are minimal obstacles if I decide to make that switch in the coming months.
    • Yes, I actually glossed over the Linux part from the OP. You could always go for a 9070 XT and if you really want to play Ray Traced games in the future, GeForce Now is pretty damn good on Linux https://www.neowin.net/news/nvidias-native-geforce-now-app-for-linux-bridges-the-gaming-gap-hands-on/
  • Recent Achievements

    • 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
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      252
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      69
    5. 5
      Skyfrog
      67
  • Tell a friend

    Love Neowin? Tell a friend!