How To Execute Exe
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi There, I want to start installation when user click on Install Button.If anybody know please suggest me some linqs. Thanks.
ais07 wrote:
I want to start installation when user click on Install Button.
So you want to execute installation file in web Application or in Windows Application. if you want to do it asp.net web application you can do it using Process Class. But "This will Execute File ONLY ON SERVER NOT IN THE CLIENT" . So, before putting question like that you should clear about your requirements. Thank you
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net