You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the plugin in IntelliJ Idea to package an app for windows, with msi installer.
I have a code signing certificate, and can sign the resulting .msi after the jpackage configuration has finished running, so that the installer is signed, but how can I sign the .exe and merged jars that will be installed before they are packaged into the .msi?
Thanks
The text was updated successfully, but these errors were encountered:
I am using the plugin in IntelliJ Idea to package an app for windows, with msi installer.
I have a code signing certificate, and can sign the resulting .msi after the jpackage configuration has finished running, so that the installer is signed, but how can I sign the .exe and merged jars that will be installed before they are packaged into the .msi?
Thanks
The text was updated successfully, but these errors were encountered: