Question : Need to create a process that will install .exe on clients pc/servers in asp.net

Does anybody have any generic code that I can use that will allow me to create a proces so users can log onto my web site and download a program (.exe) and go through an install shield to sit on the users computer.  It may need to check the clients system to see if certain essentials are there, if not then automatically download the proper updates and such, like activex

does anybody have code or links so I can get this started?  thanks

Answer : Need to create a process that will install .exe on clients pc/servers in asp.net

It's a perfect scenario for ClickOnce Deployment: http://msdn.microsoft.com/en-us/library/t71a733d(VS.80).aspx
Random Solutions  
 
programming4us programming4us