Hi,
I know how to create setup.exe but I do not know how to retieve values from
user during instalation and store it in web.config file.
> Hi everyone,
> My web application is in ASP.NET With C#.
[quoted text clipped - 4 lines]
> How can I do so.Any help will be greatfull to me.
> Thanks in advance.
Morning,
You can write anything you want as a custom action in a msi, also an action
to change the .config's. Just execute that action after the msi has put the
sources on the machine
greets, Clemens
> Hi everyone,
> My web application is in ASP.NET With C#.
[quoted text clipped - 5 lines]
> How can I do so.Any help will be greatfull to me.
> Thanks in advance.
Sweetu - 25 Jul 2005 18:32 GMT
Thanks,
I have created custom actions.Thanks for the help.
Sweetu.
> Morning,
> You can write anything you want as a custom action in a msi, also an action
[quoted text clipped - 11 lines]
> > How can I do so.Any help will be greatfull to me.
> > Thanks in advance.