Build installer? (feels stupid)

  • Thread starter Thread starter Trammel
  • Start date Start date
T

Trammel

This is probably the most simplest thing... but I cant find it - lol!

I have created a program and wish to know how to make it into a
distributable installer.
In VB6 we used to use a seperate program to build installers but I dont find
that in [Start] menu or anywhere in the .net vis studio :¬s

Anyone point me in the right direction to get solutions/projects dumped into
an installer with all custom dll's they use?
 
Trammel,

Go to your project and than add new project.
Than choose for setup and deployment and choose the wizard

I hope this helps,

Cor
 
Cor Ligthert said:
Trammel,

Go to your project and than add new project.
Than choose for setup and deployment and choose the wizard

I hope this helps,


Thank you, it helped alot :¬)
No I just gotta "depends" everything to get all the files it needs as its
keeps crashing on other PCs :¬/
 

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

Back
Top