Skip to content
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

ClickOnce fails in Chrome and Firefox #345

Open
yodurr opened this issue Sep 11, 2018 · 6 comments
Open

ClickOnce fails in Chrome and Firefox #345

yodurr opened this issue Sep 11, 2018 · 6 comments
Labels
0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue

Comments

@yodurr
Copy link

yodurr commented Sep 11, 2018

Running the clickonce installer fails to start in Chrome. It's a known issue and the workaround is to use Edge. I didn't see an issue for it so adding the issue here.

@gep13 gep13 changed the title ClickOnce fails in Chrome ClickOnce fails in Chrome and Firefox Sep 17, 2018
@gep13
Copy link
Member

gep13 commented Sep 17, 2018

@yodurr thanks for raising this.

This has been a known issue for a while, and it comes down to the fact that Chrome removed support for NPAPI:

https://blog.chromium.org/2014/11/the-final-countdown-for-npapi.html

It is my understanding that ClickOnce relies on this in order to function, and as a result, fails. As a result, I don't think that there is much that Boxstarter itself, can do to work around this.

@Redsandro has created a Google Chrome extension (https://chrome.google.com/webstore/detail/windows-remix-clickonce-h/dgpgholdldjjbcmpeckiephjigdpikan) which adds support for ClickOnce back into those browsers, however, this would need to be installed, prior to trying to access a Boxstarter URL.

@yodurr did you have any suggestions on how to workaround this in another way?

@pauby
Copy link
Member

pauby commented Sep 17, 2018

Issues #61 and #97 both talk about the FF and Chrome issues around this.

@pauby pauby added the 0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue label Sep 17, 2018
@pauby
Copy link
Member

pauby commented Mar 19, 2019

@yodurr Did you manage to get this working in Chrome?

@yodurr
Copy link
Author

yodurr commented Mar 19, 2019

no, it still doesn't work. Am using the scripts on aka.ms/devsetup

@pauby
Copy link
Member

pauby commented Mar 19, 2019

As far as I understand it this is a browser issue and outside of Boxstarter. Not sure what we can add to that. I know there are plugins for Chrome and Firefox - I have no experience of them so cannot make any recommendations.

I was hoping you were going to come back with a 'yeah, and here is a fantastic plugin that works really well' ... :(

@AnthonyMastrean
Copy link

AnthonyMastrean commented Apr 26, 2019

At some point, IE will be dead and the Edge that runs with NPAPI will also be dead, replaced by the Chromium Edge. https://www.windowscentral.com/microsoft-building-chromium-powered-web-browser-windows-10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue
Projects
None yet
Development

No branches or pull requests

4 participants