File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -752,8 +752,38 @@ return console.askYesNo(message, true);
752
752
</excludedLaunchers >
753
753
<jreBundle jreBundleSource =" none" />
754
754
</windows >
755
+ <windows name =" Windows x64-with-JRE" id =" 121" mediaFileName =" ${compiler:sys.fullName}_${compiler:sys.platform}_${compiler:sys.version}-with-JRE" installDir =" OpenIntegrationEngine" architecture =" 64" >
756
+ <excludedLaunchers >
757
+ <launcher id =" 56" />
758
+ </excludedLaunchers >
759
+ <jreBundle usePack200 =" false" />
760
+ </windows >
761
+ <unixInstaller name =" Unix Installer-with-JRE" id =" 125" mediaFileName =" ${compiler:sys.fullName}_${compiler:sys.platform}_${compiler:sys.version}-with-JRE" >
762
+ <excludedLaunchers >
763
+ <launcher id =" 56" />
764
+ </excludedLaunchers >
765
+ <jreBundle usePack200 =" false" />
766
+ </unixInstaller >
767
+ <macosFolder name =" macOS Folder - ARM-with-JRE" id =" 130" mediaFileName =" ${compiler:sys.fullName}_${compiler:sys.platform}_${compiler:sys.version}-aarch-with-JRE" installDir =" OpenIntegrationEngine" >
768
+ <excludedLaunchers >
769
+ <launcher id =" 56" />
770
+ </excludedLaunchers >
771
+ <jreBundle usePack200 =" false" />
772
+ </macosFolder >
773
+ <macosFolder name =" macOS Folder - Intel-with-JRE" id =" 133" mediaFileName =" ${compiler:sys.fullName}_${compiler:sys.platform}_${compiler:sys.version}-x86-with-JRE" installDir =" OpenIntegrationEngine" architecture =" amd64" >
774
+ <excludedLaunchers >
775
+ <launcher id =" 56" />
776
+ </excludedLaunchers >
777
+ <jreBundle usePack200 =" false" />
778
+ </macosFolder >
779
+ <windows name =" Windows ARM-with-JRE" id =" 136" mediaFileName =" ${compiler:sys.fullName}_${compiler:sys.platform}_${compiler:sys.version}-with-JRE" installDir =" OpenIntegrationEngine" architecture =" arm64" >
780
+ <excludedLaunchers >
781
+ <launcher id =" 56" />
782
+ </excludedLaunchers >
783
+ </windows >
755
784
</mediaSets >
756
785
<buildIds >
757
786
<mediaSet refId =" 43" />
787
+ <mediaSet refId =" 130" />
758
788
</buildIds >
759
789
</install4j >
You can’t perform that action at this time.
0 commit comments