Windows 10: Uninstall Resplence Registrar Reg Mgr leaves keys & context menu

Discus and support Uninstall Resplence Registrar Reg Mgr leaves keys & context menu in Windows 10 Software and Apps to solve the problem; I installed & then uninstalled Resplendence Registrar Registry Manager. I uninstalled it using Programs & Features/uninstall a program. However, when I... Discussion in 'Windows 10 Software and Apps' started by phrab, Jun 3, 2020.

  1. phrab Win User

    Uninstall Resplence Registrar Reg Mgr leaves keys & context menu


    I installed & then uninstalled Resplendence Registrar Registry Manager. I uninstalled it using Programs & Features/uninstall a program. However, when I right click on a .reg file, there's still an option to Edit with Registrar.

    I searched the registry for any keys, etc. with the name Registrar & there are 219 of them. I have Wise Program Uninstaller (which, unfortunately, I didn't use earlier) & it didn't find anything to uninstall. I guess it doesn't search registry keys if there's no .exe file.

    What are my best options now?
    1) reinstall & then use Wise Program Uninstaller?
    2) backup the registry & then delete 219 keys (which will take a long time because it can only be done 1 at a time)?
    3) something else??
    4) see additional question under P.S.

    As always, thank you in advance for your knowledge & advice!
    --
    Phil

    P.S. Just used File Types Manager; searched for reg files, & disabled "Edit with &Registrar". Can I delete that entire entry?

    :)
     
    phrab, Jun 3, 2020
    #1

  2. How to get rid of old context menus?

    I was going to suggest editing teh registry , but....
     
    francis511, Jun 3, 2020
    #2
  3. Custom context menu entries

    So, just throwing this out there, in case somone knows.

    I have added a custom context menu entry for the program rightload, since by default the menu is broken in vistax64.

    It works pefect with single files, but when I select mutiple files and try to open, I get mutiple instances of the program (which makes sense), here is my entry:

    C:\Program Files (x86)\Rightload\Rightload.exe --server=1 --autostart %1

    So the %1 passes the filename to the program, and when I select multiple files it is just opening multiple instances of rightload each with a different file.

    What I'd like to do is be able to pass a list of the files selected to the program. Since I know it is capable of uploading multiple files from the context menu, all in one instance.

    So, is there something I can pass besides %1 that will do this? I have looked around and can't seem to find an answer anywhere... *Frown Uninstall Resplence Registrar Reg Mgr leaves keys & context menu :(
     
    ArmoredCavalry, Jun 3, 2020
    #3
  4. Necrofire Win User

    Uninstall Resplence Registrar Reg Mgr leaves keys & context menu

    CCC Context menu

    I was recently greeted to a new entry in my desktop context menu after installing 8.12 drivers with the Catalyst Control Center:


    Uninstall Resplence Registrar Reg Mgr leaves keys & context menu ati2.png


    I have no idea what the second entry does, since clicking it results in nothing happening.
    So I open up CCC and find this new section:


    Uninstall Resplence Registrar Reg Mgr leaves keys & context menu ati1.png


    It's completely disabled. I only have a single HD3850. The IGP on my mobo is nVidia, which is disabled anyway.

    I spent the last hour or so finding a way to remove the second entry, and this is the only thing I could find:
    Deleting this key removes both entries from the context menu
    Code: KEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\ACE[/quote] This solved one problem and caused another. I do not like the tray icon, so I have it disabled, so the only way I know to get into CCC is via the context menu. Does anyone know of a way to disable just the "Configure Additive Graphics" entry and keep the CCC entry?

    If I kept both disabled, is there some sort of shortcut I could make to get there instead? I don't want to have to go to Display->Settings->Advanced->CCC every time.
    EDIT: Just made a hotkey to get there. *Smile Uninstall Resplence Registrar Reg Mgr leaves keys & context menu :)
     
    Necrofire, Jun 3, 2020
    #4
Thema:

Uninstall Resplence Registrar Reg Mgr leaves keys & context menu

Loading...
  1. Uninstall Resplence Registrar Reg Mgr leaves keys & context menu - Similar Threads - Uninstall Resplence Registrar

  2. The context menu lacks access keys

    in Windows 10 Gaming
    The context menu lacks access keys: The new context menu lacks the access key feature, the underlined letters or letters in parentheses in non-Latin languages, which had existed from Windows 2.0! The access keys allow you quickly select the menu item by press the letter. For example, press R to open Properties...
  3. The context menu lacks access keys

    in Windows 10 Software and Apps
    The context menu lacks access keys: The new context menu lacks the access key feature, the underlined letters or letters in parentheses in non-Latin languages, which had existed from Windows 2.0! The access keys allow you quickly select the menu item by press the letter. For example, press R to open Properties...
  4. What's the point of the "uninstall" option on the context menu of an app on start menu?

    in Windows 10 Gaming
    What's the point of the "uninstall" option on the context menu of an app on start menu?: What's the point of the "uninstall" option on the context menu of an app on start menu?If you click on it not only it doesnt starts the appropiate app's uninstall wizard but it opens the "Uninstall or change a program" window the one that's still the same since windows 7 and...
  5. What's the point of the "uninstall" option on the context menu of an app on start menu?

    in Windows 10 Software and Apps
    What's the point of the "uninstall" option on the context menu of an app on start menu?: What's the point of the "uninstall" option on the context menu of an app on start menu?If you click on it not only it doesnt starts the appropiate app's uninstall wizard but it opens the "Uninstall or change a program" window the one that's still the same since windows 7 and...
  6. can someone help me combine these two .reg into a context menu flyout?

    in Windows 10 Support
    can someone help me combine these two .reg into a context menu flyout?: so i have a few reg files that ive been basically taking turns importing back and forth. they do what i need them to but id like to have them both present at once as a context menu entry "Restore Ownership" with a submenu like "Restore to SYSTEM" and "Restore to...
  7. Problem with a Reg File, custom context menu add options Windows 10

    in Windows 10 Support
    Problem with a Reg File, custom context menu add options Windows 10: I'm trying to make a small and very basic program to install a custom menu to the desktop right click menu on Windows 10 Pro 64 bits. That would start a program, launch a web page and others simple tasks when triggered. The install process seems to be doing fine but there...
  8. Location of the "Edit" context menu entry for .reg files

    in Windows 10 Support
    Location of the "Edit" context menu entry for .reg files: So when I edit .reg files, I prefer to edit them with VS Code instead of notepad by default. I notice that .reg files have an "edit" context menu entry that appears when you right click on them, but this context menu entry opens up notepad by default. It tried adding the...
  9. Request for a reg file to add snipping tool new snip to context menu

    in Windows 10 Customization
    Request for a reg file to add snipping tool new snip to context menu: So ive been able to find a means to add the snipping tool itself to my context menu. Ive also been able to find a means to add a snipping tool entry with cascading menu to my start menu. I'm looking specifically for a means to add the snipping tool to context menu (with...
  10. "Merge" missing from .reg context menu

    in Windows 10 Support
    "Merge" missing from .reg context menu: "Merge" is missing on my ,reg context menu. The only supposed solution I could find here was for Win 7, but it didnt work. 61626