Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Guys,

I want to customize the setup and deployment wizard in .Net. I need to add 2 textboxes and 1 combobox which read values from XML for User Input. We want to save values while installation through deployment wizard and if something went wrong then it will be rollback.

OR

I have created a seperate project which accepts users input for 2 textboxes and 1 combobox but how to combine with standard PROJECT deployment. When Setup/deployment runs it should populate my customized window for user input and after taking values it should run the wizard as usual.

Please let us know if you have any suggestion....


Thanks,
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900