Change Feature from Visual Studio 2008
Hello,
I have a Setup project that contains hundreds of files. I am using Visual Studio 2008 to build the project. By default, all files go under "DefaultFeature". Is there any way in Visual Studio 2008 to specify/change the feature of certain files. I can do it using ORCA but if there hundreds of file, the process becomes tedious...!!!
Cheers,
I have a Setup project that contains hundreds of files. I am using Visual Studio 2008 to build the project. By default, all files go under "DefaultFeature". Is there any way in Visual Studio 2008 to specify/change the feature of certain files. I can do it using ORCA but if there hundreds of file, the process becomes tedious...!!!
Cheers,
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
Rheuvel
14 years ago
I'm afraid not, after seeing this:
http://www.flexerasoftware.com/promolanding/10995.htm
Manage Components and Features: Enable end users to control what they install – such as optional examples like help libraries and add-ons – by breaking your products into features
http://www.flexerasoftware.com/promolanding/10995.htm
Manage Components and Features: Enable end users to control what they install – such as optional examples like help libraries and add-ons – by breaking your products into features
Posted by:
anonymous_9363
14 years ago
This sort of thing - whilst still quite tedious - is meat and potatoes to a proper authoring tool. If you're srious about producing professional set-up programs, you're going to have to spring for either Wise or InstallShield. You could then consider using Wix to drive the whole process, as this is an ideal route for build/MSI automation.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.