Question: How to make webform launch winform app

V

VB Programmer

How can I launch a local winform application from a web page?

(FYI: My goal is to have this winform be a "no touch deployment"
application.)

Thanks.
 
P

Patrick Steele [MVP]

growNO-SPAM@go- said:
How can I launch a local winform application from a web page?

(FYI: My goal is to have this winform be a "no touch deployment"
application.)

I believe you can simply do something like:

<a href="mywinformapp.exe">Launch App</a>

Of course, the client will need to have the runtime installed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top