Desktop Icons without Text


Recommended Posts

Hi

Site looks good Herby. :D

Thanks! :happy:

Excellent Herby,

Thanks so much for your taking the time as I now have two set of reg files that I can utilize with the particular VS's that I feel like applying:

Add My Documents.reg (with Explorer Pane view)

Add My Documents-e.reg (without Explorer Pane view)

The Enhanced Rt Click Menus that you added (according to my preference) work perfectly...:)

Cheers...

You're welcome! :)

Wow, i've read through this to many times, and still makes not one bit of sence to me.

Can someone help me with this please?

Sure,.. just PM me the questions or post them here.

I've tried to explain everything about the reg files in the Tutorial.

I found some Command Line Parameters for Windows Defender:

-Hide [hide Windows Defender window]

-UpdateAndQuickScan [does'nt work yet, it performs an update but the Quick Scan does'nt start]

-CheckForUpdates [Check for Updates]

-FullScan [Full System Scan]

-QuickScan [Quick Scan]

-ScanResults [opens the Scan Results window when the Windows Defender window is opened]

-Settings [opens the options window when the Windows Defender window is opened]

-ShowSWE [software Explorer]

Example: "%ProgramFiles%\Windows Defender\MSASCui.exe" -Hide -CheckForUpdates

WinDefenderPPL.jpg

I've added the Icon to ACM.zip & ACM_Dock.zip (Post #1). :)

Hi Herby. First off let me say that I am very impressed and thankful for your time in figuring out how to do all this. I tried all day today (and the last few days) to get a textless link to the XP Search Companion. With context for Searching Files and Folders, Searching Computers and Search Internet. No luck. Is there any way you can help out? ie. instruction or a reg file? I have looked up entry points for Explorer and shell32 and shdocvw and such and also accessing clsid's directly and can't figure this stuff out just yet.

Thanks in advance,

Aztechya

PS:

Is there a way to also have an ie or firefox History Search as a context?

az

Herby, First of all, Thank You for such an informative guide, and for taking the time to help all the people who have asked :)

My question is this: Is it possible to setup a shortcut (for a dock) that uses Explorer with folderview to show particular folders? That doesnt seem very clear :) What i mean is, an Icon for explorer, with the arguments /n,/e,c:\ (for c: drive root) which also has the right click functionality of /n,/e,d:\downloads , d:/icons , e:/music etc etc, so that the user can edit the reg file to have their own particular folders?

Many thanks for any help you may be able to give :)

Hi Herby. First off let me say that I am very impressed and thankful for your time in figuring out how to do all this. I tried all day today (and the last few days) to get a textless link to the XP Search Companion. With context for Searching Files and Folders, Searching Computers and Search Internet. No luck. Is there any way you can help out? ie. instruction or a reg file? I have looked up entry points for Explorer and shell32 and shdocvw and such and also accessing clsid's directly and can't figure this stuff out just yet.

Thanks in advance,

Aztechya

PS:

Is there a way to also have an ie or firefox History Search as a context?

I've created some files that should do the trick. :)

Copy the vbs files to your UserProfile directory:

Start -> Run... -> %UserProfile% and paste the files there.

Use these commands to execute the vbs files:

WScript.exe FindFiles.vbs

WScript.exe FindComputer.vbs

I've created the executables with AutoHotkey -> http://www.autohotkey.com/

FirefoxHistory.exe opens Firefox and toggles the History pane.

IEHistory.exe opens Internet Explorer and toggles the History pane.

InternetSearch.exe opens Internet Explorer and toggles the Search pane.

Search.zip (552 KB)

Herby, First of all, Thank You for such an informative guide, and for taking the time to help all the people who have asked :)

My question is this: Is it possible to setup a shortcut (for a dock) that uses Explorer with folderview to show particular folders? That doesnt seem very clear :) What i mean is, an Icon for explorer, with the arguments /n,/e,c:\ (for c: drive root) which also has the right click functionality of /n,/e,d:\downloads , d:/icons , e:/music etc etc, so that the user can edit the reg file to have their own particular folders?

Many thanks for any help you may be able to give :)

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{00000000-5292-0000-0000-000000000002}]
"InfoTip"="Folders"
"NeverShowExt"=""
@="Folders"

[HKEY_CLASSES_ROOT\CLSID\{00000000-5292-0000-0000-000000000002}\DefaultIcon]
@="%WinDir%\\Explorer.exe,1"

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

[HKEY_CLASSES_ROOT\CLSID\{00000000-5292-0000-0000-000000000002}\Shell\01]
@="Explore C:\\"

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

[HKEY_CLASSES_ROOT\CLSID\{00000000-5292-0000-0000-000000000002}\Shell\02]
@="D:\\Downloads"

[HKEY_CLASSES_ROOT\CLSID\{00000000-5292-0000-0000-000000000002}\Shell\02\Command]
@="Explorer.exe /n,/e, D:\\Downloads\\"

[HKEY_CLASSES_ROOT\CLSID\{00000000-5292-0000-0000-000000000002}\Shell\03]
@="D:\\Icons"

[HKEY_CLASSES_ROOT\CLSID\{00000000-5292-0000-0000-000000000002}\Shell\03\Command]
@="Explorer.exe /n,/e, D:\\Icons\\"

[HKEY_CLASSES_ROOT\CLSID\{00000000-5292-0000-0000-000000000002}\Shell\04]
@="E:\\Music"

[HKEY_CLASSES_ROOT\CLSID\{00000000-5292-0000-0000-000000000002}\Shell\04\Command]
@="Explorer.exe /n,/e, E:\\Music\\"

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

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\NetworkNeighborhood\EntireNetwork\NameSpace\{00000000-5292-0000-0000-000000000002}]

Folders.zip

  • 3 weeks later...

Firstly, must thank you Herby soo much for this program!been looking everywhere for something like this!

Was wondering if you could make icons for:

Norton Internet Securtity 2005

Bearshare

Google Earth (does not seem to work)

ebay turbo lister

Tuneup utilities 2006 1 click maintenance

Thanks for any if you could do them!!!Would basically just like them to load or something!

Ben

Firstly, must thank you Herby soo much for this program!been looking everywhere for something like this!

Was wondering if you could make icons for:

Norton Internet Securtity 2005

Bearshare

Google Earth (does not seem to work)

ebay turbo lister

Tuneup utilities 2006 1 click maintenance

Thanks for any if you could do them!!!Would basically just like them to load or something!

Ben

Hi Ben, welcome to Neowin! :)

Sure,.. I'll add them to my todo list. *

Can you PM me the shortcuts (path to the executables) from NIS 2005, Bearshare and Ebay Turbo Lister?

* You can also try to create them with SCCU (see Post #1 for more info).

  • 3 weeks later...
  • 3 weeks later...

Hey Herby

Everytime you keep on adding more and more to this fabulous collection.

I'm kinda interested in the icons on the right side of the start menu (NOT the Left side).

I've merged your 'shutdown' to it and it look and works great.

I'd like to add other shortcuts to programs, like Opera, etc

What do I have to do?

Many thanks

Patinho

A simple tool can remove the desktop icon text, it also can dance desktop icons and so on. You can find it from http://www.idesksoft.com/

It is'nt free, it runs in the background and you can't add context menu items.

Hey Herby

Everytime you keep on adding more and more to this fabulous collection.

I'm kinda interested in the icons on the right side of the start menu (NOT the Left side).

I've merged your 'shutdown' to it and it look and works great.

I'd like to add other shortcuts to programs, like Opera, etc

What do I have to do?

Many thanks

Patinho

It's not possible to add more buttons to the right side.

You can modify the Shutdown reg file and replace the commands with programs.

See the tutorial for more info. :)

  • 2 weeks later...

Desktop Icons without Text - More functionality with less Icons!

? No Alt+255 or Alt+0160 -> No Text selection box when you select an Icon

? Enhanced Context Menu's -> You can run several commands with one Icon

? You can add them to the Start Menu (Pinned Programs List)

? You can use them in a dock with working Context Menu's

? No exta application running in the background

? Easy Installation & Uninstallationallation

? ? April-t2.jpg? ? a> is a great little free Command Line TUninstall: Merge the "Remove" regs and Refresh your Desktop + delete NirCmd.* from your Windows or System32 directory.

[/color] (fixed some MUP issues)

If you have merged older versions of these files, run "Remove all.bat" first and then merge the "Add" reg files.

You can change the Icons, the location, the tooltip and the name ofShell Object EditorEditor[/url] (right click and select Expert Mode) or by editing the reg files (see Tutorial).

[/color] Download ACM_Dock.zip and merge the "Add" regs from the icons that you want to use.

Open the "Entire Network" folder (My Network Places -> Entire Network) and drag the icons into the Start Menu.

? ?StartMenuECM.jpg

<[/Herby] t? ACM.ziprdana-->ACM.zip ( 272 KB )

nice post man, worked fine here

  • 1 month later...

Here's one for Sound Blaster X-Fi :)

? ? X-Fi.jpg

Install: Merge the "Add" reg (double click & click on yes) and Refresh your Desktop.

The last 3 commands use X-Fi Mode Changer to change the Mode.

Extract XFiMode.zip to %ProgramFiles%\XFiMode\ (you don't need to run it in the background).

Use the files in the Dock directory if you want to use the Icon in a Dock (see _Dock.txt for more info).

Uninstall: Merge the "Remove" reg and Refresh your Desktop.

? X-Fi.zip (291 KB)

  • 2 weeks later...
Wow, this can really clean up my desktop even more :D

Thanks!

You're welkome! :)

Found some Command line parameters that are used by IE7 RC1 to delete the browsing history:

Delete Temporary Internet Files:

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8

Delete Cookies:

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2

Delete History:

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1

Delete Form Data:

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16

Delete Passwords:

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32

Delete All:

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255

Delete All + files and settings stored by Add-ons:

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351

I've created a new IE7 Icon with the "delete browsing history" commands (incl. the Dock version):

? ?post-20663-1157608827.jpg

IE7.zip

Hmm this is very useful, It is confusing me a bit, but Ill keep reading it and ill try asking some people in IRC..

Thanks for this!

EDIT:

Uh oh... I dragged it from the desktop to the start menu thing above all programs and now theres a blank space I cant delete... HELP

Edited by .Eric
Uh oh... I dragged it from the desktop to the start menu thing above all programs and now theres a blank space I cant delete... HELP

Right click on the Taskbar and select Properties, click on the Start Menu tab, select Customize, decrease the "Number of programs on Start" (I've set it to 0). :)

Edit: Uhm,.. I read that you dragged it from the Desktop to the Start Menu, if you want to use them in the Start Menu you must download ACM_Dock.zip (see Post #1), Merge the Remove regs from the Icons that you used (to remove them from the Desktop) and merge the Add regs from the Icons that you want to use.

These reg files will add the Icons to "Entire Network" instead of to the Desktop + they have names.

Open the "Entire Network" folder (My Network Places -> Entire Network) and drag the icons into the Start Menu.

Edited by Herby

@ .Eric: I've checked it and created a fix:

Unzip the attached zip and merge StartPageFavoFix.reg.

Right click on the Taskbar and select Properties, click on the Start Menu tab, select Classic Start Menu, click on Apply, select Start Menu, click on Apply & click on OK.

The list should now be empty. :)

You can now add the icons: see the Edit part from the previous post.

StartPageFavoFix.zip

@ .Eric: I've checked it and created a fix:

Unzip the attached zip and merge StartPageFavoFix.reg.

Right click on the Taskbar and select Properties, click on the Start Menu tab, select Classic Start Menu, click on Apply, select Start Menu, click on Apply & click on OK.

The list should now be empty. :)

You can now add the icons: see the Edit part from the previous post.

Yay!! It worked PERFECT! Thanks a TON!!!

Heres a little program i wrote to make changing the icon easier.

Can be used as a stand-alone program , or via a "Change Icon" entry to the icon's context menu.

It uses the CLSID ( with the brackets ) as a command line and writes the chosen icon selection back to the correct CLSID in the registry.

To run as a stand-alone program use :

ie: Change_Icon.exe {716b69a8-6efb-44dc-9ed0-61be190bf15d}

Or to use as a context menu item on a shortcut :

Simply copy the Change_Icon.exe program to your windows folder ( or anywhere else ) and add the following to the reg file you want to have the "Change Icon" menu item :

[HKEY_CLASSES_ROOT\CLSID\----PUT YOUR CLSID (with brackets) HERE----\Shell\99]
@="Change Icon"

[HKEY_CLASSES_ROOT\CLSID\----PUT YOUR CLSID (with brackets) HERE----\Shell\99\Command]
@="C:\\Windows\\Change_Icon.exe ----PUT YOUR CLSID (with brackets) HERE----"

See the included reg files for a working example.

Icon_Changer.zip

Enjoy.

  • 4 weeks later...
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!