nvda
Provide a tool to re-register particular COM interfaces that may become unregistered or broken by uninstallers, breaking platform accessibility
#8075
Merged

Commits
  • Installer: re-register some common COM interfaces which commonly get broken by bad uninstallers.
    michaelDCurran committed 7 years ago
  • COMRegistrationFixes tool: add a backslash to the systemDrive. Also deremove some unused functions.
    michaelDCurran committed 7 years ago
  • Add the COM Registrations Fixing tool to NVDA's Tools menu.
    michaelDCurran committed 7 years ago
  • Add a warning dialog to the COM Registration Fixing tool when run manually from the Tools menu.
    michaelDCurran committed 7 years ago
  • Add copyright header
    michaelDCurran committed 7 years ago
  • Add a module docstring
    michaelDCurran committed 7 years ago
  • Regedit is in c:\windows not c:\windows\system32.
    michaelDCurran committed 7 years ago
  • Address revew comments:
    michaelDCurran committed 7 years ago
Loading