Web setup custom action |
| James John posted at 07-May-08 02:14 |
How to develop a web setup project with the following actions:
1. Set .net framework 2.0 as the default configuration (if multiple frameworks are there) 2. Add <add key="MyKey" value="MyValue"/> with in <appSettings> of web.config (Custom dialog is used)
Please give me sample custom action code or related article links.
|
|