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?
Printable View
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?
Not sure about VS2005, but in VS2003 start out by clicking "New Project", and select "Setup And Deployment Projects / Setup Project".
- petter