Updating .config file from an Custom Installer Class Action

后端 未结 5 1264
春和景丽
春和景丽 2021-02-04 20:03

I\'ve tried updating my application\'s .config file during installer (via a .NET Installer Class Action). But, I can\'t seem to get ConfigurationManager to lis

5条回答
  •  [愿得一人]
    2021-02-04 20:26

    This is what you need: http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/f89a00eb-9400-48ce-af20-cef78002c14e

提交回复
热议问题