Add/Remove programs shortcut, context menu

Orbital Shark

Vista Pro
Myself & others have been looking into the possibility of adding Uninstall Program to the context menu when right clicking items on the desktop. This will run the selected applications uninstall program without having to use control panel.

Below you will find links to 'Uninstall_app.reg' & 'Remove_uninstall_app.reg' which will add new keys to the registry which will run the 'Uninstall a program' control panel app to the centext menu.

Registry keys added are:

[HKEY_CLASSES_ROOT\exefile\shell\Uninstall]
@="Uninstall Programs"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\exefile\shell\Uninstall\command]
@="rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl"

Currently this will only add Uninstall Programs to the context menu and will run the 'Add/Remove programs' application. As of yet it will not uninstall the selected application but that is a work in progress.


If any1 has any ideas then the help would be great.
 

Attachments

  • Add_uninstall_app.reg
    243 bytes · Views: 180
  • Remove_uninstall_app.reg
    290 bytes · Views: 149
Last edited:

My Computer

System One

  • Sound Card
    Onboard Realtek HD
This is a great fix! I have always been a bit encumbered by having to actually go through the entire navigation process. Great fix!

Cheers,
 

My Computer

System One

  • Manufacturer/Model
    Dell XPS M1330
    CPU
    Intel Core 2 Duo
    Memory
    3GB
It's just a shame I can't find any info about actually running the uninstall from the selected icon.

I'm still searching though.
 

My Computer

System One

  • Sound Card
    Onboard Realtek HD
Back
Top