Question How to Add features to Setup Project???

alexus

Member
Joined
Jan 16, 2010
Messages
5
Programming Experience
1-3
Hey all
I need my setup to drop off files in different locations.
So lets jsut say i have my Application output for my project but also I need to:

1. Ask for path to spefific program (user interface)
2. replace 1 file in that folder
3. copy 3 more dlls to that folder

4. have a drop down box to ask user what features they want
5. based on selection configure ini file to record their features requested


I do not know if i can do that w/ standard deployment project or not. But I need to make this work.

Any help here?

tnx!
 
Back
Top