compose-multiplatform icon indicating copy to clipboard operation
compose-multiplatform copied to clipboard

Add support for adding custom resources for jpackage

Open sebkur opened this issue 3 years ago • 2 comments

I need to customize the WXS entries for packaging MSI files on Windows as described in #1972. I have added a solution here that works similar to the appResourceRootDir option: jpackageResourceRootDir. I'm not sure which resources can be added for Linux or macOS and am currently only aware of the customizations for Windows using Wix, however I presume there are things that can be customized for those operating systems as well.

sebkur avatar Sep 20 '22 08:09 sebkur

Just noticed there is #2266 already, but it's not as far developed as this I think.

sebkur avatar Sep 22 '22 06:09 sebkur

I think this needs more attention, who could we ping to have a look at this?

krizzu avatar Dec 15 '22 21:12 krizzu