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

    • State of Decay 3 is out in 2027, reveals Plague Nests with new co-op gameplay trailer by Pulasthi Ariyasinghe A few months ago, Undead Labs broke its silence about the third entry in the State of Decay series since its announcement in 2020. Today, the studio had a brand-new trailer to reveal at the Xbox Games Showcase, finally giving players a look at the Unreal Engine 5-powered title. A broad 2027 release window is now attached to State of Decay 3 too. The studio confirmed that every scene seen in the gameplay trailer (except for the studio logo) released today is from the game with no cinematic footage. "The quality bar of the moment-to-moment experience is higher than anything we’ve achieved in Undead Labs’ history," says the studio. "State of Decay 3 is being built in Unreal Engine 5, and we’re creating better quality versions of what makes our game the survival sandbox it is, and the combat experience is really, really important to us, and I think you can see it coming through in this trailer." One new aspect of this upcoming entry is the Plague Nests. These are supposed to be dynamic, dungeon‑like enemy hubs with varied “personas” that change tactics each time one appears on a map. These areas will have the best loot in the game for players brave enough to tackle them. The combat system is being overhauled too, letting players do quick and power attacks depending on the situation. This isn't just on the player's side though, as zombies themselves now have multiple new types of behaviors depending on how fresh or decayed they are. "All of these play very differently, especially as you start getting outnumbered or when you’re making noise and running around and trying to save your rear end or the rear end of your friend next to you," adds the developer. Of course, settlement building and community management are massive parts of this third entry too. These are being further expanded with the cooperative focus, giving players much more freedom for playing together than in State of Decay 2. Players will even be able to split up and build settlements in different areas of the same map with different goals. Undead Labs confirmed that playtests are already ongoing for the title, and interested players can sign up to participate by heading over here once more slots open up ahead of the full release. State of Decay 3 is coming out on PC, Xbox Series X|S, PlayStation 5, and Xbox Game Pass sometime in 2027.
    • Doom: The Dark Ages Revelations expansion gives the Slayer a brutal Chain Spear by Pulasthi Ariyasinghe Last year, id Software released Doom: The Dark Ages as a prequel to its reboot series, offering a look at the legendary Slayer character during an ancient war between Hell and Heaven. Today, at the Xbox Games Showcase, id Software returned with a new announcement that unveiled Doom: The Dark Ages Revelations as its first story expansion. The expansion will see the Slayer being betrayed and cast into a "merciless purgatory only escapable by confronting haunting truths." Somehow, there is one ally in all this chaos seemingly attempting to help our protagonist escape his fate. Players will be ascending this prison and fighting plenty of new demons and abominations as they work to free the Slayer's followers. One new aspect of the expansion will be the Chain Spear. This new weapon is described by the studio as a "uniquely satisfying combat system that rewards mastery with a potent combination of power and mobility." Check out the trailer below to see the new weapon in action, where the Slayer is seen using it to even pin enemies to walls. id Software is also preparing a free update to all owners of Doom: The Dark Ages that will land alongside the new paid expansion. Dubbed the Ripatorium 3.0 update, this will add more customization options, an improved pass code generation system, and preset options for players diving into the game's arena challenge mode. Expansion buyers will also receive additional maps, demons, and new weapons to use in this mode in addition to the story levels. Doom: The Dark Ages Revelations expansion is out on July 7 across PC, Xbox Series X|S, and PlayStation 5 with a $19.99 price tag. Those who own the Premium Edition or the Collector's Bundle will receive the expansion for no extra cost as well.
    • Hyped for this. Replayed the remasters recently and they're so well done, and Crash 4 was great too. I trust this team to deliver.
    • Ninja Theory's new Hellblade game is action-focused and set in Purgatory by Pulasthi Ariyasinghe Ninja Thery has been building its award-winning Hellblade series since 2017, delivering Senua's Sacrifice and Senua's Saga since then. Today at the 2026 Xbox Games Showcase, the studio had a brand-new installment announcement featuring Senua again, but this time, she is in a version of purgatory, and the focus is on the action. Simply named Senua, this new entry is described as a "full-on action-adventure" experience, delivering an expanded focus on combat, puzzle-solving, and freedom of exploration. The developer says that it is keeping the same high production values and storytelling features of the previous games while giving what players have been asking for in the gameplay department. The entirety of Ninja Theory is now working on Senua, giving the project much more manpower than ever before, while also letting the team draw on its action roots from Devil May Cry and prior titles. However, the studio also confirmed that its previously announced Project Mara horror experience is no longer in development. Alongside snappier traversal moves, Senua will be able to take stealth and direct combat routes. She has access to her own sword, plus any enemy weapons as well, with dual wielding also being an option for most dropped melee swords, axes, and other weapons. Outside of melee combat, Senua will be able to use special abilities that let her alter the reality around her. The world is said to be about twice the size of Hellblade 2. While this won't be an open-world experience, the linear story will let players explore their surroundings further than before. The story of Senua will be set after the events of previous Hellblade titles, with our protagonist being stuck in her own version of Purgatory. The series' well-explored psychosis themes will return as well. "She’s trapped between life and death on a quest to reach the afterlife and be reunited with the ones that she’s loved and lost," adds the studio. "Her belief is that by healing the wounds of her life, she can find the peace that is the key that unlocks the gate to the afterlife." Senua is releasing on Xbox Series X|S, PC, and PlayStation 5 sometime in 2027.
  • 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
      492
    2. 2
      PsYcHoKiLLa
      248
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      68
    5. 5
      ATLien_0
      67
  • Tell a friend

    Love Neowin? Tell a friend!