Number of appicon files when app has 2 executables?
I'm currently updating one app that has 2 executable files.
I already seen the docs but cloud find more details info about the appicon file naming and cardinality.
In the docs we have:
[Control]
Icons=2
Start=AppNamePortable.exe
Start1=AppNamePortable.exe
Name1=AppName Portable
Start2=AppNamePortable2.exe
Name2=AppName Portable Other Part
So I assume we need at least 6 files (appicon.ico, appicon_16.png, appicon_32.png, appicon2.ico, appicon2_16.png, appicon2_32.png). But in this case the executable from Name1 will not have an icon on the PortableApp menu.
- Read more about Number of appicon files when app has 2 executables?
- 3 comments
- Log in or register to post comments