Quantcast
Channel: mel wiki
Viewing all articles
Browse latest Browse all 610

How can I get Maya's help to open in Chrome

$
0
0
Starting in Windows 10, whenever I'd try to access Maya's help, it would open it in Edge/Internet Explorer instead of Chrome, even though I'd set Chrome as my default browser.
My buddy Conant Fong figure out you can edit the Window's registry to make this happen:
# Change to use default browser to Chrome
import _winreg
_winreg.SetValue(wreg.HKEY_CURRENT_USER, "Software\\Classes\\.htm", wreg.REG_SZ, 'ChromeHTML')

Viewing all articles
Browse latest Browse all 610

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>