compose-multiplatform
compose-multiplatform copied to clipboard
Add support for adding custom resources for jpackage
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.
Just noticed there is #2266 already, but it's not as far developed as this I think.
I think this needs more attention, who could we ping to have a look at this?