I've recently decided to try Visual Studio Installer 1.1 as an alternative to VB's package & deployment wizard. I have a few (probably easy) questions for you. Any info or links that you consider helpful would be much appreciated!
How can I change the default installation directory to a path other than one listed in the installer's "location" combo box?
Once the project creates the .msi file, is that the only file I need to do an install?
Can I edit any installation paramaters outside of the installer's development environment?
What are those .msi, .sln, & .suo files?
I've seen posts that say to just ignore those "different file version" tasks that pop up, but is there any way to "Fix" them?
Thats just a few for starters. Thanks for your help!
How can I change the default installation directory to a path other than one listed in the installer's "location" combo box?
Once the project creates the .msi file, is that the only file I need to do an install?
Can I edit any installation paramaters outside of the installer's development environment?
What are those .msi, .sln, & .suo files?
I've seen posts that say to just ignore those "different file version" tasks that pop up, but is there any way to "Fix" them?
Thats just a few for starters. Thanks for your help!