Hi Chuck ,
Thanks for your post.
There is no special requirement regarding the client browser in ClickOnce.
Once the browser can support Windows URL handler, it will support
ClickOnce. This is because the .Net Framework associate MIME type with a
shim dll to do the actual ClickOnce URL activation.
Our MSDN developer gives an explanation in his blog:
http://blogs.msdn.com/rfustino/archive/2005/03/18/398851.aspx
"1) Using no-touch deployment in vs 2003, it was required to have
Internet Explorer 6.0 or higher on the client machine to make sure all the
hand shakes were done correctly. Is this still a requirement or is the only
requirement now the 2.0 framework? "
Hope this helps!
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.