I am currently reading Chapter 8 - Project Deployment of
Pro Visual Studio .NET. It was the first time i noticed that there are a number of editors for the Setup project of Visual Studio (File System, Registry, File Types, User Interface, Custom Actions and Lauch Conditions).
My primary concern is if i can use the User Interface Editor to add custom dialogs where user will be prompted for some information that will be part of the application's web.config.
One of our projects uses a Configurator, a separate windows forms application to configure the application which can be another option for editing the web.config of our web application. Maybe it's just the Custom Actions that i need, in order to generate the web.config for my app. What do you guys suggest?
I've seen that VS 2005 has a feature for this from
ScottGu's post but is there an equivalent for VS 2003?
Posted
07-18-2006 12:41 PM
by
jokiz