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

    • SpaceX has secured a significant cloud-services deal with Google, agreeing to a monthly payment of $920 million for computing power.  This agreement, covers approximately 110,000 NVIDIA GPUs and other components.... https://cio.economictimes.indiatimes.com/news/investments/google-to-buy-computing-from-spacex-at-920-million-per-month/131543026    
    • no thanks is overpriced and its not the fastest ram neither.
    • It is, but it also has a bad performance reputation even on high-end gaming PCs. Some people say it's the engine's fault, others say it's the games developers' fault, who knows... At the end of the day, for the average gamer, the take is this: PC game with Unreal Engine 5? Be affraid and cross your fingers, it's a 50/50 chance.
    • 25th anniversary Xbox Series X unveiled with classic translucent green design by Pulasthi Ariyasinghe The Xbox Games Showcase had a new Xbox console reveal from Microsoft celebrating the gaming brand turning 25 years old. This is to be a new limited edition Xbox Series X and controller collection that draws on the design of the rare green version of the original Xbox console. The "XBOX Series X25 Limited Edition" is coming out later this year with its matching controller. "Inspired by the look and feel of the original XBOX console, both the console and controller feature a translucent OG Green design, with subtle tributes to the journey we’ve been on together," said Microsoft in the announcement. The Xbox Series X|S line has received several new variants over the years, but this will be the first edition with a translucent design. The Xbox Series X25 will have one terabyte of internal storage and a green light on the X to signify the console lines' history. There is a 25th anniversary logo printed on the front plate. Microsoft is also teasing that the community will be able to find "a few hidden surprises throughout" the machine as well. As for the new X25 Special Edition Xbox controller, this is also coming with the classic translucent green design for its front and back plates. "From the original ABXY colors, to the timeless green, every detail calls back to the beginning, including the bumpers honoring the original black and white buttons on the original “Duke” controller," says the company about this release. "The back case and battery door are fully transparent, revealing the classic XBOX logo." The XBOX 25th anniversary collection, containing both the translucent console and controller, will be available for purchase in November 2026 as a limited-edition release. Microsoft will be offering the new XBOX Wireless Controller X25 Special Edition separately as well. Pricing details and pre-order information will be coming later.
  • 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
      243
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      66
    5. 5
      FloatingFatMan
      65
  • Tell a friend

    Love Neowin? Tell a friend!