Install and Run Win app from Web

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2004
Posts: 6
Reputation: daniel75 is an unknown quantity at this point 
Solved Threads: 0
daniel75 daniel75 is offline Offline
Newbie Poster

Install and Run Win app from Web

 
0
  #1
May 5th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 27
Reputation: srikkanthan is on a distinguished road 
Solved Threads: 0
srikkanthan srikkanthan is offline Offline
Light Poster

Re: Install and Run Win app from Web

 
0
  #2
May 10th, 2004
Simply you can put a href to that exe.

See these links:
http://msdn.microsoft.com/vbasic/letters/20030627/
http://www.sellsbrothers.com/wahoo/
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 6
Reputation: daniel75 is an unknown quantity at this point 
Solved Threads: 0
daniel75 daniel75 is offline Offline
Newbie Poster

Re: Install and Run Win app from Web

 
0
  #3
May 11th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 634
Reputation: Slade has a spectacular aura about Slade has a spectacular aura about 
Solved Threads: 7
Slade's Avatar
Slade Slade is offline Offline
Practically a Master Poster

Re: Install and Run Win app from Web

 
1
  #4
May 11th, 2004
<a href="http://www.yoursite.com/app.exe" >CLICK HERE TO INSTALL MY AWESOME APP</A>

is that what you're after?
Formerly known as Slade.
Reply With Quote Quick reply to this message  
Join Date: Feb 2003
Posts: 793
Reputation: Paladine has a spectacular aura about Paladine has a spectacular aura about Paladine has a spectacular aura about 
Solved Threads: 26
Team Colleague
Paladine's Avatar
Paladine Paladine is offline Offline
Master Poster

Re: Install and Run Win app from Web

 
1
  #5
May 12th, 2004
That was my thought too slade...
Assistant Manager, Pharmacy Informatics
Wordpress Learning Blog
Updated : ASP.Net Login Code
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 27
Reputation: srikkanthan is on a distinguished road 
Solved Threads: 0
srikkanthan srikkanthan is offline Offline
Light Poster

Re: Install and Run Win app from Web

 
0
  #6
May 12th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 6
Reputation: daniel75 is an unknown quantity at this point 
Solved Threads: 0
daniel75 daniel75 is offline Offline
Newbie Poster

Re: Install and Run Win app from Web

 
0
  #7
May 14th, 2004
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.
Reply With Quote Quick reply to this message  
Join Date: Feb 2003
Posts: 793
Reputation: Paladine has a spectacular aura about Paladine has a spectacular aura about Paladine has a spectacular aura about 
Solved Threads: 26
Team Colleague
Paladine's Avatar
Paladine Paladine is offline Offline
Master Poster

Re: Install and Run Win app from Web

 
0
  #8
May 15th, 2004
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".
Assistant Manager, Pharmacy Informatics
Wordpress Learning Blog
Updated : ASP.Net Login Code
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC