-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set Chrome as default for opening .html files #823
Comments
I think we should check with legal if the decide to include https://github.com/DanysysTeam/PS-SFTA in the repository. |
It seems this is MIT licensed which makes me think it's ok legally |
But the project does not include the MIT license. I am not sure if this an issue. |
bottom of the readme says it's MIT which is enough |
I just looked into this. This is mostly solved by the PR I just made here: #1016 We can use the new helper function: I added it as a second commit to the PR |
Details
@binjo has proposed a way to set Chrome to default for .html files in #779, but it doesn't work for me in an empty environment. @binjo's proposal uses https://github.com/DanysysTeam/PS-SFTA
I think we may want to add this to
googlechrome.defaultbrowser.vm
instead of togooglechrome.vm
. Related: #822The text was updated successfully, but these errors were encountered: