Re: RFR: 8326447: jpackage creates Windows installers that cannot be signed [v3]

2025-03-30 Thread Cormac Redmond
On Sat, 22 Feb 2025 14:40:39 GMT, Alexey Semenyuk wrote: >> Support the use of a custom msi wrapper executable when building an exe >> installer. >> >> Put `installer.exe` file in the resource directory and jpackage will use it >> instead of the default `msiwrapper.exe` resource for exe instal

Re: RFR: 8326447: jpackage creates Windows installers that cannot be signed [v3]

2025-03-29 Thread Cormac Redmond
On Sat, 22 Feb 2025 14:40:39 GMT, Alexey Semenyuk wrote: >> Support the use of a custom msi wrapper executable when building an exe >> installer. >> >> Put `installer.exe` file in the resource directory and jpackage will use it >> instead of the default `msiwrapper.exe` resource for exe instal