JPackage EA build 8 ( jdk-14-jpackage+1-8 )

Scott Palmer swpalmer at gmail.com
Fri Jun 28 01:12:55 UTC 2019



> On Jun 27, 2019, at 4:29 PM, Andy Herrick <andy.herrick at oracle.com> wrote:
> 
> 
> 
> On 6/27/2019 4:07 PM, Scott Palmer wrote:
>> I also just noticed that "--icon" is not allowed with "--package-type msi"  when creating the msi using --app-image.  It should be, unless there is some other way to set the icon to show in "Add or Remove programs"?
> The --icon option needs to be used when creating the app image (the icon is then put in the app-image), so it is not valid when --package-type and --app-image arg are both there.
> 
> /Andy


I use the --icon option when creating the app image, but that is the icon for the application launcher.  There could be multiple icons in the image on Windows, one for each launcher. (I haven’t checked yet if that works.. trying multiple launchers is something that I will need to do soon.)

There are other needs for an icon when making the package.  For Windows the "Add or remove programs" has an icon (ARP_ICON property in the MSI).  For macOS the DMG has an icon - currently this is showing up as the Java coffee cup logo.  I want an image that identifies my company or application.

Regards,

Scott



More information about the core-libs-dev mailing list