Simple Deploy Question

B

BGCSOCAL

I just had to amend a many year old program, including converting it to
VB2005. It seems to be working and now I want to create a release package so
the users can install it. VS2005 is way different. I tried looking through
help but could never find out how to create something for installation.
Where do I start?
 
B

BGCSOCAL

When I say simple, I mean that there are only about 3 users and I can
physically walk to their PCs to install the application. They are all
running XP SP3.
 
D

Dennis

I just had to amend a many year old program, including converting it to
VB2005. It seems to be working and now I want to create a release package so
the users can install it. VS2005 is way different. I tried looking through
help but could never find out how to create something for installation.
Where do I start?

Add a "Setup and Deployment Project" (under "Other Project Types")to
your solution.
 

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