How do I make a hyperlink to a local executable?
- by Scott Ferguson
We have an Intranet website, and a WPF windows executable installed on every workstation.
How can we create a hyperlink on the intranet website that will launch the locally installed executable?
Ideally we want the launch to be seamless. Is there a way of setting the browsers trust settings so that it won't display a security warning dialog for…