Where's the Package and Deployment Wizard?

J

jt

Using VB.NET 2003 and wanting to make a setup for my program. In VB6 there
is package wizard but being a newbie can't seem to find the package wizard
in VB.NET.

Any help is surely appreciated.

Thanks,
jt
 
M

Matt S

You have to create a Setup Project...

Add a new project to your solution and select the 'Setup and Deployment
Projects' project type instead of the VB ones, from here you should be able
to select a 'Setup Project'.

That should get you started.

Hope this helps.

Matt.
 
K

Ken Tucker [MVP]

Hi,

If you have vs.net pro or greater you and add a setup wizard project
to solution to simplify deployment.

Ken
------------------
Using VB.NET 2003 and wanting to make a setup for my program. In VB6 there
is package wizard but being a newbie can't seem to find the package wizard
in VB.NET.

Any help is surely appreciated.

Thanks,
jt
 
G

Guest

jt,

I have the same problem, I'm missing the "Setup Wizard" icon from the
Templates pan. Do you mind telling me how to get it on the pan.

Thank you for your time

Aldo
 

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

Similar Threads


Top