User-166373564 posted
Hi,
if user is login through his userid and password automically teamware sofware will downlload and do installation automatically
Yes, we can do it. You could follow this logic to complete your asp.net web application.
It need call the fuction to download the file after you login in using UserName and Password, and save this file as stream, then install it on your side.
hope it helps.
Regards