Skip to content

Instantly share code, notes, and snippets.

@unixfox
Last active August 26, 2015 22:42
Show Gist options
  • Save unixfox/007e09536e40c86ad17b to your computer and use it in GitHub Desktop.
Save unixfox/007e09536e40c86ad17b to your computer and use it in GitHub Desktop.
FIX Class not registered for Chromium
REG DELETE HKEY_CLASSES_ROOT\Chromium
REG DELETE HKEY_LOCAL_MACHINE\Software\Classes\Chromium
REG DELETE HKEY_CURRENT_USER\Software\Classes\Chromium
REG DELETE HKEY_LOCAL_MACHINE\Software\Classes\ChromiumHTM\open\command\DelegateExecute
REG DELETE HKEY_CURRENT_USER\Software\Classes\ChromiumHTM\open\command\DelegateExecute
@unixfox
Copy link
Author

unixfox commented Aug 26, 2015

  1. Close Chromium.
  2. Download the file with the exact name: fix-class-not-registered-chromium.bat.
  3. Execute it with administrators rights.
  4. Enjoy and don't forget to star !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment