Click to See Complete Forum and Search --> : How do i create a "setup file" including all files?


GeeZuZz
July 12th, 2005, 02:40 PM
Is it possible to release the application as a setup file, that includes all neccesary files (i choose what files needed), and lets the user choose the path to where the applications should be installed? From within Visual studio 2005 b2?

wildfrog
July 12th, 2005, 02:46 PM
Not sure about VS2005, but in VS2003 start out by clicking "New Project", and select "Setup And Deployment Projects / Setup Project".

- petter