943,866 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 12662
  • ASP.NET RSS
May 5th, 2004
0

Install and Run Win app from Web

Expand Post »
How do I install and run a windows application from the web? I want to at the click of a button install a windows application on the local pc and run it. The application itself is going to be using WMI to get info from the PC and send it to the web DB. Anyone know how to do this?

Thanks!
/Daniel
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
daniel75 is offline Offline
6 posts
since May 2004
May 10th, 2004
0

Re: Install and Run Win app from Web

Simply you can put a href to that exe.

See these links:
http://msdn.microsoft.com/vbasic/letters/20030627/
http://www.sellsbrothers.com/wahoo/
Reputation Points: 42
Solved Threads: 0
Light Poster
srikkanthan is offline Offline
27 posts
since May 2004
May 11th, 2004
0

Re: Install and Run Win app from Web

hmmm....I'm sure that's it, but I can't find from those two links how to do it. Could you help me out so more?

Thanks!
/Daniel
Reputation Points: 10
Solved Threads: 0
Newbie Poster
daniel75 is offline Offline
6 posts
since May 2004
May 11th, 2004
1

Re: Install and Run Win app from Web

<a href="http://www.yoursite.com/app.exe" >CLICK HERE TO INSTALL MY AWESOME APP</A>

is that what you're after?
Reputation Points: 115
Solved Threads: 7
Practically a Master Poster
Slade is offline Offline
633 posts
since Mar 2004
May 12th, 2004
1

Re: Install and Run Win app from Web

That was my thought too slade...
Team Colleague
Reputation Points: 211
Solved Threads: 27
Master Poster
Paladine is offline Offline
793 posts
since Feb 2003
May 12th, 2004
0

Re: Install and Run Win app from Web

It strikes me that the application downloaded this way (href="<<url>>\xyz.exe") runs under partially trusted context. So as you have mentioned about WMI et all... i am not sure u can do that...

One more link on how to deploy applications with this method:
http://msdn.microsoft.com/msdnmag/is...s/default.aspx
Reputation Points: 42
Solved Threads: 0
Light Poster
srikkanthan is offline Offline
27 posts
since May 2004
May 14th, 2004
0

Re: Install and Run Win app from Web

I must be missing something here. I also thought it would work like that, but if I just have a link to the .exe like that it will run it on the computer where it is located (the link location, the server)!? It won't install and run on the remote computer where I am opening the web page. At least that is what is happening to me.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
daniel75 is offline Offline
6 posts
since May 2004
May 15th, 2004
0

Re: Install and Run Win app from Web

Well, if I am correct it is running just like a .doc or .pdf file would when referenced on a page like that. It will attempt to access it as a download, not a "double click".
Team Colleague
Reputation Points: 211
Solved Threads: 27
Master Poster
Paladine is offline Offline
793 posts
since Feb 2003

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: recording date and time a link is clicked
Next Thread in ASP.NET Forum Timeline: announce: Simplify .NET development with TierDeveloper





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC