View Single Post
Old Jan 17th, 2008, 6:38 AM   #2
hollystyles
Omlette du fromage
 
hollystyles's Avatar
 
Join Date: Oct 2007
Posts: 29
Rep Power: 0 hollystyles is on a distinguished road
Re: Deploy VB Application

Right click the solution in solution explorer, choose add -> New Project... choose a setup project. Build the set-up project it will output a setup.exe and an msi file.

Google for tutorials on setup projects for more information, there's quite a lot you can do with them.
hollystyles is offline   Reply With Quote