0

I have this on my App.config in my console app.

<appSettings>
   <!-- Value can either be Logo1 or Logo2 -->
   <add key="Logo" value="Logo1" />
</appSettings>

How do I change the icon of the exe file in the bin folder of my project, based on the value of the Logo?

Sunil
  • 3,404
  • 10
  • 23
  • 31

0 Answers0