Setup and Deployment

S

Steve

Does anyone know where I could find a walkthrough on setup and deployment.
I want to distribute an application I wrote. I want it to have a liscense
agreement show up during the istallation. I am knew to vb.net so I hope I
am asking the question right. I have seen the one in microsoft's knowledge
base but I was wondering if there were any others.

thanks
 
D

Dino Buljubasic

Hey Steve,

Re Deployment, it can be a bit tricky, but it actually is not. It
requires some patience and research, thanks to MS guys/galls who made
all documentation on that bit scriptic and scratched only the surface
in their explanations.

Anyways, some resources I used and I found them quite helpful

1) Effective Visual Studio .NET book ISBN 1-861006-96-9

Following articles were very useful :

2) Deployment Custom Actions
3) Registry Search
4) Deployment's Project File Search

Unfortunatelly I don't have URLs but google the titles above and you
will get it

Dino
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top