How to change the icon of a different .NET application dynamically (from C#) -


i working on installer , want installer have same icon (on windows taskbar , in explorer) application it's installing.

i don't want recompile installer different icon each time, how installer's icon changed (c#) application (the installer creator app)?

ideally, icon pulled out of .exe being installed if possible.

how done?


Comments

Popular posts from this blog

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -