Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deployment of a Windows Application in VB.Net
Message
 
To
12/03/2003 10:28:41
General information
Forum:
ASP.NET
Category:
Deployments
Miscellaneous
Thread ID:
00764790
Message ID:
00764822
Views:
23
There are several ways to go for this.

1. You can create a installation project -- which I haven't done.
2. You can just copy (plain copy) your EXE(s) and DLL(s) to the target machine and run it from there. Assumming the target machine has the .NET framework installed. Which is true on any option that you chose to go.
3. You can post your EXE on a Web Server and tell the user to go to http://www.youcompany/yoursite/yourapp.exe





>Hi
>
>How do you actually go about deploying a Win32 app from VB.Net, I understand you have to create an installation project, but what on earth do you do next??
>
>I'm still waiting for my book to arrive, so I was wondering if anyone could give me some advice?
>
>Thanks
>Kev
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform