Page 1 of 1

How to Set output virtual exe file ico?

Posted: Tue Sep 01, 2020 6:21 am
by Robins.lee
I package python program file set dialog ico but virtual exe can't set ico

Re: How to Set output virtual exe file ico?

Posted: Tue Sep 01, 2020 9:26 am
by Enigma
Hi, you may set icon to the exe that you pack, before packing, using any resource editor, like ResHack.

Re: How to Set output virtual exe file ico?

Posted: Fri Sep 04, 2020 8:15 am
by Robins.lee
follow this test ok
Thans for your help