Jump to content

A few questions and some help needed with context menu entries


englishmen

Recommended Posts

Is there some sort of registry tweak etc i can apply that will automatically hide all icons in the task bar. For example so i don't have to set them all manually to always hide.

Also does anyone know how i can get rid of the wmp right click context menu entries?

----------------------------------------

I have been adding some entries to my right click context menu entires, i now have "Defrag with Contig" when i right click hard disk drives and folders which defragments the selected drives and or folders.

I have also successfully added Autoruns and Process Explorer and attempted to add Regshot and Uninstall Tool. My problem is that Autoruns and Process Explorer help files also launch but the Uninstall Tool's help file does not. If i go to C:Windows which is were i have placed all the mentioned apps and run Uninstall Tool then run the help files from it, it works. However the help file does not launch from uninstall tool if i launch Uninstall Tool from the context menu.

As for regshot it does not launch force stop.

---------------------------------------

These are the rgistry entires i am using.

Autoruns

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Autoruns]

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Autoruns\command]
@="autoruns.exe"

Porcess Explorer

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Process Explorer]

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Process Explorer\command]
@="procexp.exe"

Uninstall Tool

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Uninstall Tool]

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Uninstall Tool\command]
@="uninstall.exe"

Regshot

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Regshot]

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Regshot\command]
@="regshot.exe"

I'm no expert at this sort of stuff so apologies if the problem is something stupid i have done or not done.

Link to comment
Share on other sites


Not quite but thanks for the reply any way, under "Customize notifications" you can set each task bar icon to either "Always Show", "Always Hide" and "Hide when inactive". What i want to do is set all the icons to automatically "Always Hide".

Link to comment
Share on other sites

Disable System Tray from Showing Icons

[HKEY_Current_User\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoTrayItemsDisplay"=dword:00000001

That's taken from UARegistryTweakageDOTNET0.4.1.

Don't know if it helps

Good luck

Edited by smashly
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...