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

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -