Last active
August 26, 2015 22:42
-
-
Save unixfox/007e09536e40c86ad17b to your computer and use it in GitHub Desktop.
FIX Class not registered for Chromium
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Author
unixfox
commented
Aug 26, 2015
- Close Chromium.
- Download the file with the exact name: fix-class-not-registered-chromium.bat.
- Execute it with administrators rights.
- 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