robertb_NZ
Well-known member
MANASYS Jazz (http://www.jazzsoftware.co.nz) is deployed by ClickOnce: the user clicks the Run Jazz link and a dialog starts that downloads and installs the software. This works perfectly if the user's browser is Internet Explorer or Edge, and (as far as I can tell) Firefox, but does not work with Chrome unless the user has installed the Chrome ClickOnce helper.
I can find out which browser is handling the request from Request.browser.Browser, but how can I tell if it supports ClickOnce?
Thank you, Robert Barnes.
I can find out which browser is handling the request from Request.browser.Browser, but how can I tell if it supports ClickOnce?
Thank you, Robert Barnes.