Merge branch 'develop' into task/JAL-3796_notarization
[jalview.git] / utils / install4j / install4j8_template.install4j
1 <?xml version="1.0" encoding="UTF-8"?>
2 <install4j version="8.0.10" transformSequenceNumber="8">
3   <directoryPresets config="../.." />
4   <application name="${compiler:JALVIEW_APPLICATION_NAME}" applicationId="${compiler:WINDOWS_APPLICATION_ID}" mediaDir="${compiler:BUILD_DIR}" lzmaCompression="true" shortName="${compiler:INTERNAL_ID}" publisher="University of Dundee" publisherWeb="https://www.jalview.org/" version="${compiler:JALVIEW_VERSION}" allPathsRelative="true" macVolumeId="5aac4968c304f65" javaMinVersion="${compiler:JAVA_MIN_VERSION}" javaMaxVersion="9999999999${compiler:JAVA_MAX_VERSION}" allowBetaVM="true" jdkMode="jdk" jdkName="JDK 11.0">
5     <searchSequence>
6       <directory location="${compiler:JRE_DIR}" />
7       <registry />
8       <envVar name="JAVA_HOME" />
9     </searchSequence>
10     <variables>
11       <variable name="JALVIEW_NAME" value="Jalview" />
12       <variable name="JALVIEW_APPLICATION_NAME" value="Jalview" />
13       <variable name="JALVIEW_DIR" value="../.." />
14       <variable name="BUILD_DIR" value="${compiler:JALVIEW_DIR}/build/install4j" />
15       <variable name="OSX_KEYSTORE" />
16       <variable name="OSX_APPLEID" />
17       <variable name="JSIGN_SH" value="echo" />
18       <variable name="JRE_DIR" value="jre" description="The folder under the app folder that the JRE will be either copied or unpacked into" />
19       <variable name="INSTALLER_TEMPLATE_VERSION" value="DEVELOPMENT_default" />
20       <variable name="JALVIEW_VERSION" value="DEVELOPMENT" />
21       <variable name="JAVA_MIN_VERSION" value="11" />
22       <variable name="JAVA_MAX_VERSION" value="11" />
23       <variable name="JAVA_VERSION" value="11" />
24       <variable name="JAVA_INTEGER_VERSION" value="11" />
25       <variable name="VERSION" value="DEVELOPMENT" />
26       <variable name="MACOS_JAVA_VM_DIR" value="~/buildtools/jre/jre-${compiler:JAVA_INTEGER_VERSION}-mac-x64/jre" />
27       <variable name="WINDOWS_JAVA_VM_DIR" value="~/buildtools/jre/jre-${compiler:JAVA_INTEGER_VERSION}-windows-x64/jre" />
28       <variable name="LINUX_JAVA_VM_DIR" value="~/buildtools/jre/jre-${compiler:JAVA_INTEGER_VERSION}-linux-x64/jre" />
29       <variable name="MACOS_JAVA_VM_TGZ" value="~/buildtools/jre/tgz/jre-${compiler:JAVA_INTEGER_VERSION}-mac-x64.tar.gz" />
30       <variable name="WINDOWS_JAVA_VM_TGZ" value="~/buildtools/jre/tgz/jre-${compiler:JAVA_INTEGER_VERSION}-windows-x64.tar.gz" />
31       <variable name="LINUX_JAVA_VM_TGZ" value="~/buildtools/jre/tgz/jre-${compiler:JAVA_INTEGER_VERSION}-linux-x64.tar.gz" />
32       <variable name="COPYRIGHT_MESSAGE" value="..." />
33       <variable name="BUNDLE_ID" value="org.jalview.jalview-desktop" />
34       <variable name="INTERNAL_ID" value="Jalview" />
35       <variable name="WINDOWS_APPLICATION_ID" value="6595-2347-1923-0725" />
36       <variable name="MACOS_DMG_DS_STORE" value="jalview_dmg_DS_Store" />
37       <variable name="MACOS_DMG_BG_IMAGE" />
38       <variable name="INSTALLER_NAME" value="Jalview Installer" />
39       <variable name="INSTALL4J_UTILS_DIR" value="utils/install4j" />
40       <variable name="GETDOWN_WEBSITE_DIR" value="getdown/website" />
41       <variable name="GETDOWN_FILES_DIR" value="getdown/files" />
42       <variable name="GETDOWN_RESOURCE_DIR" value="resource" />
43       <variable name="GETDOWN_DIST_DIR" value="dist" />
44       <variable name="GETDOWN_ALT_DIR" value="alt" />
45       <variable name="GETDOWN_INSTALL_DIR" value="install" />
46       <variable name="INFO_PLIST_FILE_ASSOCIATIONS_FILE" value="file_associations_auto-Info_plist.xml" />
47       <variable name="APPLICATION_CATEGORIES" value="Science;Biology;Java;" />
48       <variable name="APPLICATION_FOLDER" value="Jalview" />
49       <variable name="UNIX_APPLICATION_FOLDER" value="jalview" />
50       <variable name="EXECUTABLE_NAME" value="jalview" />
51       <variable name="EXTRA_SCHEME" value="jalviewx" />
52       <variable name="MAC_ICONS_FILE" value="utils/channels/release/images/jalview_logo.icns" />
53       <variable name="WINDOWS_ICONS_FILE" value="utils/channels/release/images/jalview_logo.ico" />
54       <variable name="PNG_ICON_FILE" value="utils/channels/release/images/jalview_logo.png" />
55       <variable name="BACKGROUND" value="utils/channels/release/images/jalview_logo_background_fade-640x480.png" />
56     </variables>
57     <codeSigning macEnabled="true" macPkcs12File="${compiler:OSX_KEYSTORE}" macNotarize="true" appleId="${compiler:OSX_APPLEID}">
58       <macAdditionalBinaries>
59         <entry>*.dylib</entry>
60         <entry>*.so</entry>
61         <entry>*.jnilib</entry>
62         <entry>unpack200</entry>
63         <entry>tnameserv</entry>
64         <entry>servertool</entry>
65         <entry>rmiregistry</entry>
66         <entry>rmid</entry>
67         <entry>policytool</entry>
68         <entry>pack200</entry>
69         <entry>orbd</entry>
70         <entry>keytool</entry>
71         <entry>jjs</entry>
72         <entry>java</entry>
73         <entry>jspawnhelper</entry>
74         <entry>libfreetype.dylib.6</entry>
75         <entry>applet</entry>
76         <entry>jaotc</entry>
77         <entry>jfr</entry>
78         <entry>jrunscript</entry>
79         <entry>libjli.dylib</entry>
80       </macAdditionalBinaries>
81     </codeSigning>
82   </application>
83   <files defaultUninstallMode="2">
84     <filesets>
85       <fileset name="Full file set" id="734" customizedId="FULL_FILE_SET" />
86       <fileset name="Mac OS X JRE" id="880" />
87       <fileset name="Windows JRE" id="882" />
88       <fileset name="Jalview application" id="1873" />
89     </filesets>
90     <roots>
91       <root id="735" fileset="734" />
92       <root id="881" fileset="880" />
93       <root id="883" fileset="882" />
94       <root id="1874" fileset="1873" />
95     </roots>
96     <mountPoints>
97       <mountPoint id="454" />
98       <mountPoint id="736" root="735" />
99       <mountPoint id="884" root="881" />
100       <mountPoint id="885" root="883" />
101       <mountPoint id="1875" root="1874" />
102     </mountPoints>
103     <entries>
104       <dirEntry mountPoint="454" file="${compiler:JALVIEW_DIR}/${compiler:GETDOWN_FILES_DIR}/${compiler:JAVA_VERSION}" uninstallMode="2" overrideOverwriteMode="true" overrideUninstallMode="true" subDirectory="files" />
105       <dirEntry mountPoint="736" file="${compiler:JALVIEW_DIR}/${compiler:GETDOWN_WEBSITE_DIR}/${compiler:JAVA_VERSION}" uninstallMode="2" overrideOverwriteMode="true" overrideUninstallMode="true" subDirectory="files" />
106       <dirEntry mountPoint="736" file="${compiler:JALVIEW_DIR}/examples" overwriteMode="1" uninstallMode="2" overrideFileMode="true" overrideOverwriteMode="true" overrideUninstallMode="true" entryMode="subdir" subDirectory="examples" />
107       <dirEntry mountPoint="884" file="${compiler:MACOS_JAVA_VM_DIR}" fileMode="755" overrideFileMode="true" overrideUninstallMode="true" entryMode="subdir" subDirectory="${compiler:JRE_DIR}" />
108       <dirEntry mountPoint="885" file="${compiler:WINDOWS_JAVA_VM_DIR}" fileMode="755" overrideFileMode="true" overrideUninstallMode="true" entryMode="subdir" subDirectory="${compiler:JRE_DIR}" />
109       <dirEntry mountPoint="1875" file="${compiler:JALVIEW_DIR}/${compiler:GETDOWN_WEBSITE_DIR}/${compiler:JAVA_VERSION}/${compiler:GETDOWN_DIST_DIR}" overwriteMode="1" uninstallMode="2" overrideFileMode="true" overrideOverwriteMode="true" overrideUninstallMode="true" entryMode="subdir" subDirectory="${compiler:GETDOWN_DIST_DIR}" overrideDirMode="true" />
110     </entries>
111     <components>
112       <component name="jalview_getdown" id="1031">
113         <include>
114           <entry filesetId="734" />
115         </include>
116       </component>
117       <component name="macos_java_vm" id="1155">
118         <include>
119           <entry filesetId="880" />
120         </include>
121       </component>
122       <component name="windows_java_vm" id="1156">
123         <include>
124           <entry filesetId="882" />
125         </include>
126       </component>
127       <component name="getdown" id="1276">
128         <include>
129           <entry defaultFileset="true" />
130         </include>
131       </component>
132       <component name="jalview" id="1881">
133         <include>
134           <entry filesetId="1873" />
135         </include>
136       </component>
137     </components>
138   </files>
139   <launchers>
140     <launcher name="Jalview Launcher" id="737" menuName="${compiler:JALVIEW_APPLICATION_NAME}" icnsFile="${compiler:JALVIEW_DIR}/${compiler:MAC_ICONS_FILE}" customMacBundleIdentifier="true" macBundleIdentifier="${compiler:BUNDLE_ID}" fileset="734" useCustomMacosExecutableName="true" customMacosExecutableName="${compiler:JALVIEW_APPLICATION_NAME}">
141       <executable name="${compiler:EXECUTABLE_NAME}" iconSet="true" iconFile="${compiler:JALVIEW_DIR}/${compiler:WINDOWS_ICONS_FILE}" redirectStdout="true" executableMode="gui" changeWorkingDirectory="false" singleInstance="true" checkConsoleParameter="true">
142         <versionInfo include="true" fileDescription="${compiler:sys.fullName}" legalCopyright="${compiler:COPYRIGHT_MESSAGE}" internalName="${compiler:INTERNAL_ID}" productName="${compiler:sys.fullName}" />
143       </executable>
144       <splashScreen width="640" height="480" bitmapFile="${compiler:JALVIEW_DIR}/${compiler:BACKGROUND}" textOverlay="true">
145         <text>
146           <statusLine x="85" y="81" text="${compiler:sys.shortName}" fontSize="18" />
147           <versionLine x="85" y="109" text="version ${compiler:sys.version}" />
148         </text>
149       </splashScreen>
150       <java mainClass="com.threerings.getdown.launcher.GetdownApp" vmParameters="-Dinstaller_template_version=${compiler:INSTALLER_TEMPLATE_VERSION}" arguments="&quot;${launcher:sys.launcherDirectory}&quot; jalview">
151         <classPath>
152           <archive location="getdown-launcher.jar" />
153           <archive location="${compiler:GETDOWN_INSTALL_DIR}/getdown-launcher.jar" failOnError="false" />
154         </classPath>
155       </java>
156       <macStaticAssociationActions mode="selected">
157         <id>2350</id>
158         <id>2450</id>
159         <id>2641</id>
160       </macStaticAssociationActions>
161       <infoPlist>${compiler:file("${compiler:INFO_PLIST_FILE_ASSOCIATIONS_FILE}")}</infoPlist>
162       <iconImageFiles>
163         <file path="${compiler:JALVIEW_DIR}/${compiler:PNG_ICON_FILE}" />
164       </iconImageFiles>
165     </launcher>
166   </launchers>
167   <installerGui autoUpdateDescriptorUrl="https://www.jalview.org/install4j/updates.xml">
168     <applications>
169       <application id="installer" beanClass="com.install4j.runtime.beans.applications.InstallerApplication" styleId="35" customIcnsFile="${compiler:JALVIEW_DIR}/${compiler:MAC_ICONS_FILE}" customIcoFile="${compiler:JALVIEW_DIR}/${compiler:WINDOWS_ICONS_FILE}">
170         <serializedBean>
171           <property name="useCustomIcon" type="boolean" value="true" />
172         </serializedBean>
173         <styleOverrides>
174           <styleOverride name="Customize banner image" enabled="true">
175             <group id="146" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup" useExternalParametrization="true" externalParametrizationName="Customize banner image" externalParametrizationMode="include">
176               <serializedBean>
177                 <property name="backgroundColor">
178                   <object class="java.awt.Color">
179                     <int>255</int>
180                     <int>255</int>
181                     <int>255</int>
182                     <int>255</int>
183                   </object>
184                 </property>
185                 <property name="borderSides">
186                   <object class="com.install4j.runtime.beans.formcomponents.BorderSides">
187                     <property name="bottom" type="boolean" value="true" />
188                   </object>
189                 </property>
190                 <property name="imageEdgeBackgroundColor">
191                   <object class="java.awt.Color">
192                     <int>255</int>
193                     <int>255</int>
194                     <int>255</int>
195                     <int>255</int>
196                   </object>
197                 </property>
198                 <property name="imageEdgeBorder" type="boolean" value="true" />
199                 <property name="imageFile">
200                   <object class="com.install4j.api.beans.ExternalFile">
201                     <string>${compiler:JALVIEW_DIR}/${compiler:BACKGROUND}</string>
202                   </object>
203                 </property>
204                 <property name="insets">
205                   <object class="java.awt.Insets">
206                     <int>5</int>
207                     <int>10</int>
208                     <int>10</int>
209                     <int>10</int>
210                   </object>
211                 </property>
212               </serializedBean>
213               <externalParametrizationPropertyNames>
214                 <propertyName>imageAnchor</propertyName>
215                 <propertyName>imageEdgeBackgroundColor</propertyName>
216                 <propertyName>imageFile</propertyName>
217               </externalParametrizationPropertyNames>
218             </group>
219           </styleOverride>
220           <styleOverride name="Jalview" enabled="true">
221             <formComponent name="Watermark" id="352" beanClass="com.install4j.runtime.beans.formcomponents.SeparatorComponent" insetTop="0" insetLeft="5" insetBottom="0" useExternalParametrization="true" externalParametrizationName="Jalview" externalParametrizationMode="include">
222               <serializedBean>
223                 <property name="enabledTitleText" type="boolean" value="false" />
224               </serializedBean>
225               <externalParametrizationPropertyNames>
226                 <propertyName>labelText</propertyName>
227               </externalParametrizationPropertyNames>
228             </formComponent>
229           </styleOverride>
230         </styleOverrides>
231         <startup>
232           <screen id="1" beanClass="com.install4j.runtime.beans.screens.StartupScreen" rollbackBarrierExitCode="0">
233             <actions>
234               <action id="22" beanClass="com.install4j.runtime.beans.actions.misc.RequestPrivilegesAction" actionElevationType="none" rollbackBarrierExitCode="0">
235                 <serializedBean>
236                   <property name="obtainIfAdminWin" type="boolean" value="false" />
237                 </serializedBean>
238               </action>
239             </actions>
240           </screen>
241         </startup>
242         <screens>
243           <screen id="2" beanClass="com.install4j.runtime.beans.screens.WelcomeScreen" rollbackBarrierExitCode="0">
244             <styleOverrides>
245               <styleOverride name="Customize banner image" enabled="true">
246                 <group id="145" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup" useExternalParametrization="true" externalParametrizationName="Customize banner image" externalParametrizationMode="include">
247                   <serializedBean>
248                     <property name="backgroundColor">
249                       <object class="java.awt.Color">
250                         <int>255</int>
251                         <int>255</int>
252                         <int>255</int>
253                         <int>255</int>
254                       </object>
255                     </property>
256                     <property name="borderSides">
257                       <object class="com.install4j.runtime.beans.formcomponents.BorderSides">
258                         <property name="bottom" type="boolean" value="true" />
259                       </object>
260                     </property>
261                     <property name="imageEdgeBackgroundColor">
262                       <object class="java.awt.Color">
263                         <int>25</int>
264                         <int>143</int>
265                         <int>220</int>
266                         <int>255</int>
267                       </object>
268                     </property>
269                     <property name="imageEdgeBorder" type="boolean" value="true" />
270                     <property name="imageFile">
271                       <object class="com.install4j.api.beans.ExternalFile">
272                         <string>${compiler:JALVIEW_DIR}/${compiler:BACKGROUND}</string>
273                       </object>
274                     </property>
275                     <property name="insets">
276                       <object class="java.awt.Insets">
277                         <int>5</int>
278                         <int>10</int>
279                         <int>10</int>
280                         <int>10</int>
281                       </object>
282                     </property>
283                   </serializedBean>
284                   <externalParametrizationPropertyNames>
285                     <propertyName>imageAnchor</propertyName>
286                     <propertyName>imageEdgeBackgroundColor</propertyName>
287                     <propertyName>imageFile</propertyName>
288                   </externalParametrizationPropertyNames>
289                 </group>
290               </styleOverride>
291             </styleOverrides>
292             <actions>
293               <action id="7" beanClass="com.install4j.runtime.beans.actions.misc.LoadResponseFileAction" rollbackBarrierExitCode="0" multiExec="true">
294                 <serializedBean>
295                   <property name="excludedVariables" type="array" elementType="string" length="1">
296                     <element index="0">sys.installationDir</element>
297                   </property>
298                 </serializedBean>
299                 <condition>context.getBooleanVariable("sys.confirmedUpdateInstallation")</condition>
300               </action>
301             </actions>
302             <formComponents>
303               <formComponent id="3" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent">
304                 <serializedBean>
305                   <property name="labelText" type="string">${form:welcomeMessage}</property>
306                 </serializedBean>
307                 <visibilityScript>!context.isConsole()</visibilityScript>
308               </formComponent>
309               <formComponent id="4" beanClass="com.install4j.runtime.beans.formcomponents.ConsoleHandlerFormComponent">
310                 <serializedBean>
311                   <property name="consoleScript">
312                     <object class="com.install4j.api.beans.ScriptProperty">
313                       <property name="value" type="string">String message = context.getMessage("ConsoleWelcomeLabel", context.getApplicationName());
314 return console.askOkCancel(message, true);
315 </property>
316                     </object>
317                   </property>
318                 </serializedBean>
319               </formComponent>
320               <formComponent id="5" beanClass="com.install4j.runtime.beans.formcomponents.UpdateAlertComponent" useExternalParametrization="true" externalParametrizationName="Update Alert" externalParametrizationMode="include">
321                 <externalParametrizationPropertyNames>
322                   <propertyName>updateCheck</propertyName>
323                 </externalParametrizationPropertyNames>
324               </formComponent>
325               <formComponent id="6" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent" insetTop="20">
326                 <serializedBean>
327                   <property name="labelText" type="string">${i18n:ClickNext}</property>
328                 </serializedBean>
329               </formComponent>
330             </formComponents>
331           </screen>
332           <screen id="8" beanClass="com.install4j.runtime.beans.screens.InstallationDirectoryScreen" rollbackBarrierExitCode="0">
333             <condition>!context.getBooleanVariable("sys.confirmedUpdateInstallation")</condition>
334             <actions>
335               <action id="11" beanClass="com.install4j.runtime.beans.actions.misc.LoadResponseFileAction" rollbackBarrierExitCode="0" multiExec="true">
336                 <serializedBean>
337                   <property name="excludedVariables" type="array" elementType="string" length="1">
338                     <element index="0">sys.installationDir</element>
339                   </property>
340                 </serializedBean>
341                 <condition>context.getVariable("sys.responseFile") == null</condition>
342               </action>
343             </actions>
344             <formComponents>
345               <formComponent id="9" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent" insetBottom="25">
346                 <serializedBean>
347                   <property name="labelText" type="string">${i18n:SelectDirLabel(${compiler:sys.fullName})}</property>
348                 </serializedBean>
349               </formComponent>
350               <formComponent id="10" beanClass="com.install4j.runtime.beans.formcomponents.InstallationDirectoryChooserComponent" useExternalParametrization="true" externalParametrizationName="Installation Directory Chooser" externalParametrizationMode="include">
351                 <serializedBean>
352                   <property name="requestFocus" type="boolean" value="true" />
353                 </serializedBean>
354                 <externalParametrizationPropertyNames>
355                   <propertyName>allowSpacesOnUnix</propertyName>
356                   <propertyName>checkFreeSpace</propertyName>
357                   <propertyName>checkWritable</propertyName>
358                   <propertyName>existingDirWarning</propertyName>
359                   <propertyName>manualEntryAllowed</propertyName>
360                   <propertyName>showFreeDiskSpace</propertyName>
361                   <propertyName>showRequiredDiskSpace</propertyName>
362                   <propertyName>standardValidation</propertyName>
363                   <propertyName>suggestAppDir</propertyName>
364                   <propertyName>validateApplicationId</propertyName>
365                   <propertyName>validationScript</propertyName>
366                 </externalParametrizationPropertyNames>
367               </formComponent>
368             </formComponents>
369           </screen>
370           <screen id="12" beanClass="com.install4j.runtime.beans.screens.ComponentsScreen" enabled="false" rollbackBarrierExitCode="0">
371             <formComponents>
372               <formComponent id="13" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent">
373                 <serializedBean>
374                   <property name="labelText" type="string">${i18n:SelectComponentsLabel2}</property>
375                 </serializedBean>
376                 <visibilityScript>!context.isConsole()</visibilityScript>
377               </formComponent>
378               <formComponent id="14" beanClass="com.install4j.runtime.beans.formcomponents.ComponentSelectorComponent" useExternalParametrization="true" externalParametrizationName="Installation Components" externalParametrizationMode="include">
379                 <serializedBean>
380                   <property name="fillVertical" type="boolean" value="true" />
381                 </serializedBean>
382                 <externalParametrizationPropertyNames>
383                   <propertyName>selectionChangedScript</propertyName>
384                 </externalParametrizationPropertyNames>
385               </formComponent>
386             </formComponents>
387           </screen>
388           <screen id="1692" beanClass="com.install4j.runtime.beans.screens.FileAssociationsScreen" rollbackBarrierExitCode="0">
389             <formComponents>
390               <formComponent id="1693" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent">
391                 <serializedBean>
392                   <property name="labelText" type="string">${i18n:SelectAssociationsLabel}</property>
393                 </serializedBean>
394               </formComponent>
395               <formComponent id="1694" beanClass="com.install4j.runtime.beans.formcomponents.FileAssociationsComponent" useExternalParametrization="true" externalParametrizationName="File Associations" externalParametrizationMode="include">
396                 <serializedBean>
397                   <property name="fillVertical" type="boolean" value="true" />
398                   <property name="selectionButtonPosition" type="enum" class="com.install4j.runtime.beans.formcomponents.VerticalDockingPosition" value="TOP" />
399                   <property name="showSelectionButtons" type="boolean" value="true" />
400                 </serializedBean>
401                 <externalParametrizationPropertyNames>
402                   <propertyName>showSelectionButtons</propertyName>
403                   <propertyName>selectionButtonPosition</propertyName>
404                 </externalParametrizationPropertyNames>
405               </formComponent>
406             </formComponents>
407           </screen>
408           <screen id="15" beanClass="com.install4j.runtime.beans.screens.InstallationScreen" rollbackBarrier="true" rollbackBarrierExitCode="0">
409             <actions>
410               <action id="17" beanClass="com.install4j.runtime.beans.actions.InstallFilesAction" actionElevationType="elevated" rollbackBarrierExitCode="0" failureStrategy="quit" errorMessage="${i18n:FileCorrupted}" />
411               <action name="Create program group (RELEASE)" id="18" customizedId="PROGRAM_GROUP_RELEASE" beanClass="com.install4j.runtime.beans.actions.desktop.CreateProgramGroupAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
412                 <serializedBean>
413                   <property name="allUsers" type="boolean" value="false" />
414                   <property name="categories" type="string">${compiler:APPLICATION_CATEGORIES}</property>
415                   <property name="programGroupEntryConfigs">
416                     <add>
417                       <object class="com.install4j.runtime.beans.screens.components.ProgramGroupFileConfig">
418                         <property name="name" type="string">Examples</property>
419                         <property name="target">
420                           <object class="java.io.File">
421                             <string>examples</string>
422                           </object>
423                         </property>
424                       </object>
425                     </add>
426                   </property>
427                   <property name="programGroupName" type="string">${compiler:JALVIEW_NAME}</property>
428                   <property name="uninstallerMenuName" type="string">${i18n:UninstallerMenuEntry(${compiler:sys.fullName})}</property>
429                 </serializedBean>
430                 <condition>!context.getBooleanVariable("sys.programGroupDisabled")</condition>
431               </action>
432               <action name="Create program group (NON-RELEASE)" id="2730" customizedId="PROGRAM_GROUP_NON_RELEASE" beanClass="com.install4j.runtime.beans.actions.desktop.CreateProgramGroupAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
433                 <serializedBean>
434                   <property name="allUsers" type="boolean" value="false" />
435                   <property name="categories" type="string">${compiler:APPLICATION_CATEGORIES}</property>
436                   <property name="programGroupName" type="string">${compiler:JALVIEW_NAME}</property>
437                   <property name="uninstallerMenuName" type="string">${i18n:UninstallerMenuEntry(${compiler:sys.fullName})}</property>
438                 </serializedBean>
439                 <condition>!context.getBooleanVariable("sys.programGroupDisabled")</condition>
440               </action>
441               <action id="19" beanClass="com.install4j.runtime.beans.actions.desktop.RegisterAddRemoveAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
442                 <serializedBean>
443                   <property name="itemName" type="string">${compiler:sys.fullName} ${compiler:sys.version}</property>
444                 </serializedBean>
445               </action>
446               <action id="124" beanClass="com.install4j.runtime.beans.actions.control.SetVariableAction" enabled="false" rollbackBarrierExitCode="0">
447                 <serializedBean>
448                   <property name="script">
449                     <object class="com.install4j.api.beans.ScriptProperty">
450                       <property name="value" type="string" />
451                     </object>
452                   </property>
453                   <property name="variableName" type="string" />
454                 </serializedBean>
455                 <condition>true</condition>
456               </action>
457               <action id="134" beanClass="com.install4j.runtime.beans.actions.misc.AddVmOptionsAction" enabled="false" actionElevationType="elevated" rollbackBarrierExitCode="0">
458                 <serializedBean>
459                   <property name="launcherId" type="string">121</property>
460                   <property name="vmOptions" type="array" elementType="string" length="0" />
461                 </serializedBean>
462               </action>
463               <group name="File Associations" id="2251" beanClass="com.install4j.runtime.beans.groups.ActionGroup">
464                 <beans>
465                   <action id="2253" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
466                     <serializedBean>
467                       <property name="statusMessage" type="string">Creating file associations...</property>
468                       <property name="useDetail" type="boolean" value="true" />
469                       <property name="useStatus" type="boolean" value="true" />
470                     </serializedBean>
471                   </action>
472                   <action id="2254" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
473                     <serializedBean>
474                       <property name="progressChangeType" type="enum" class="com.install4j.runtime.beans.actions.control.ProgressChangeType" value="SET_INDETERMINATE" />
475                     </serializedBean>
476                   </action>
477                   <action name="EXTENSIONS_REPLACED_BY_GRADLE" id="1691" customizedId="EXTENSIONS" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
478                     <serializedBean>
479                       <property name="description" type="string">This action, identified by its name "EXTENSIONS_REPLACED_BY_GRADLE", will be replaced by gradle with the contents of file 'file_associations_auto_install4j.xml'.</property>
480                       <property name="extension" type="string">extensions_to_be_replaced_by_gradle</property>
481                     </serializedBean>
482                   </action>
483                   <action id="2542" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
484                     <serializedBean>
485                       <property name="statusMessage" type="string">Creating file associations</property>
486                       <property name="useDetail" type="boolean" value="true" />
487                       <property name="useStatus" type="boolean" value="true" />
488                     </serializedBean>
489                   </action>
490                   <action id="2541" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
491                     <serializedBean>
492                       <property name="percentValue" type="int" value="100" />
493                     </serializedBean>
494                   </action>
495                 </beans>
496               </group>
497               <action id="2350" beanClass="com.install4j.runtime.beans.actions.desktop.UrlHandlerAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
498                 <serializedBean>
499                   <property name="launcherId" type="string">737</property>
500                   <property name="scheme" type="string">jalview</property>
501                 </serializedBean>
502               </action>
503               <action id="2450" beanClass="com.install4j.runtime.beans.actions.desktop.UrlHandlerAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
504                 <serializedBean>
505                   <property name="launcherId" type="string">737</property>
506                   <property name="scheme" type="string">jalviews</property>
507                 </serializedBean>
508               </action>
509               <action id="2641" beanClass="com.install4j.runtime.beans.actions.desktop.UrlHandlerAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
510                 <serializedBean>
511                   <property name="launcherId" type="string">737</property>
512                   <property name="scheme" type="string">${compiler:EXTRA_SCHEME}</property>
513                 </serializedBean>
514               </action>
515             </actions>
516             <formComponents>
517               <formComponent id="16" beanClass="com.install4j.runtime.beans.formcomponents.ProgressComponent">
518                 <serializedBean>
519                   <property name="initialStatusMessage" type="string">${i18n:WizardPreparing}</property>
520                 </serializedBean>
521               </formComponent>
522             </formComponents>
523           </screen>
524           <screen id="20" beanClass="com.install4j.runtime.beans.screens.FinishedScreen" rollbackBarrierExitCode="0" finishScreen="true">
525             <actions>
526               <action id="2012" beanClass="com.install4j.runtime.beans.actions.desktop.CreateStartMenuEntryAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
527                 <serializedBean>
528                   <property name="allUsers" type="boolean" value="false" />
529                   <property name="categories" type="string">${compiler:APPLICATION_CATEGORIES}</property>
530                   <property name="entryName" type="string">${compiler:JALVIEW_APPLICATION_NAME}</property>
531                   <property name="file">
532                     <object class="java.io.File">
533                       <string>${installer:sys.contentDir}/${compiler:EXECUTABLE_NAME}</string>
534                     </object>
535                   </property>
536                   <property name="icon">
537                     <object class="com.install4j.api.beans.ExternalFile">
538                       <string>${compiler:JALVIEW_DIR}/${compiler:WINDOWS_ICONS_FILE}</string>
539                     </object>
540                   </property>
541                   <property name="programGroupName" type="string">${compiler:JALVIEW_NAME}</property>
542                   <property name="unixIconFile">
543                     <object class="com.install4j.api.beans.ExternalFile">
544                       <string>${compiler:JALVIEW_DIR}/${compiler:PNG_ICON_FILE}</string>
545                     </object>
546                   </property>
547                 </serializedBean>
548                 <condition>!context.getBooleanVariable("sys.programGroupDisabled")</condition>
549               </action>
550               <action id="573" beanClass="com.install4j.runtime.beans.actions.desktop.CreateDesktopLinkAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make desktop link">
551                 <serializedBean>
552                   <property name="allUsers" type="boolean" value="false" />
553                   <property name="description" type="string">${compiler:JALVIEW_APPLICATION_NAME}</property>
554                   <property name="file">
555                     <object class="java.io.File">
556                       <string>${installer:sys.contentDir}/${compiler:EXECUTABLE_NAME}</string>
557                     </object>
558                   </property>
559                   <property name="name" type="string">${compiler:JALVIEW_APPLICATION_NAME}</property>
560                   <property name="unixIconFile">
561                     <object class="com.install4j.api.beans.ExternalFile">
562                       <string>${compiler:JALVIEW_DIR}/${compiler:PNG_ICON_FILE}</string>
563                     </object>
564                   </property>
565                   <property name="winIconFile">
566                     <object class="com.install4j.api.beans.ExternalFile">
567                       <string>${compiler:JALVIEW_DIR}/${compiler:WINDOWS_ICONS_FILE}</string>
568                     </object>
569                   </property>
570                 </serializedBean>
571                 <condition>context.getBooleanVariable("createDesktopLinkAction")</condition>
572               </action>
573               <action id="576" beanClass="com.install4j.runtime.beans.actions.desktop.AddToDockAction" actionElevationType="none" rollbackBarrierExitCode="0">
574                 <serializedBean>
575                   <property name="executable">
576                     <object class="java.io.File">
577                       <string>${compiler:JALVIEW_APPLICATION_NAME}.app</string>
578                     </object>
579                   </property>
580                 </serializedBean>
581                 <condition>context.getBooleanVariable("addToDockAction")</condition>
582               </action>
583             </actions>
584             <formComponents>
585               <formComponent id="21" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent" insetBottom="10">
586                 <serializedBean>
587                   <property name="labelText" type="string">${form:finishedMessage}</property>
588                 </serializedBean>
589               </formComponent>
590               <formComponent name="Add a desktop link" id="574" beanClass="com.install4j.runtime.beans.formcomponents.CheckboxComponent">
591                 <serializedBean>
592                   <property name="checkboxText" type="string">${i18n:CreateDesktopIcon}</property>
593                   <property name="initiallySelected" type="boolean" value="true" />
594                   <property name="variableName" type="string">createDesktopLinkAction</property>
595                 </serializedBean>
596               </formComponent>
597               <formComponent name="Add an executable to the dock" id="577" beanClass="com.install4j.runtime.beans.formcomponents.CheckboxComponent">
598                 <serializedBean>
599                   <property name="checkboxText" type="string">${i18n:AddToDock}</property>
600                   <property name="initiallySelected" type="boolean" value="true" />
601                   <property name="variableName" type="string">addToDockAction</property>
602                 </serializedBean>
603                 <visibilityScript>Util.isMacOS()</visibilityScript>
604               </formComponent>
605             </formComponents>
606           </screen>
607         </screens>
608       </application>
609       <application id="uninstaller" beanClass="com.install4j.runtime.beans.applications.UninstallerApplication" styleId="35">
610         <serializedBean>
611           <property name="customMacosExecutableName" type="string">${i18n:UninstallerMenuEntry(${compiler:sys.fullName})}</property>
612           <property name="useCustomMacosExecutableName" type="boolean" value="true" />
613         </serializedBean>
614         <styleOverrides>
615           <styleOverride name="Customize banner image" enabled="true">
616             <group id="147" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup" useExternalParametrization="true" externalParametrizationName="Customize banner image" externalParametrizationMode="include">
617               <serializedBean>
618                 <property name="backgroundColor">
619                   <object class="java.awt.Color">
620                     <int>255</int>
621                     <int>255</int>
622                     <int>255</int>
623                     <int>255</int>
624                   </object>
625                 </property>
626                 <property name="borderSides">
627                   <object class="com.install4j.runtime.beans.formcomponents.BorderSides">
628                     <property name="bottom" type="boolean" value="true" />
629                   </object>
630                 </property>
631                 <property name="imageEdgeBackgroundColor">
632                   <object class="java.awt.Color">
633                     <int>192</int>
634                     <int>192</int>
635                     <int>192</int>
636                     <int>255</int>
637                   </object>
638                 </property>
639                 <property name="imageEdgeBorder" type="boolean" value="true" />
640                 <property name="imageFile">
641                   <object class="com.install4j.api.beans.ExternalFile">
642                     <string>${compiler:JALVIEW_DIR}/${compiler:BACKGROUND}</string>
643                   </object>
644                 </property>
645                 <property name="insets">
646                   <object class="java.awt.Insets">
647                     <int>5</int>
648                     <int>10</int>
649                     <int>10</int>
650                     <int>10</int>
651                   </object>
652                 </property>
653               </serializedBean>
654               <externalParametrizationPropertyNames>
655                 <propertyName>imageAnchor</propertyName>
656                 <propertyName>imageEdgeBackgroundColor</propertyName>
657                 <propertyName>imageFile</propertyName>
658               </externalParametrizationPropertyNames>
659             </group>
660           </styleOverride>
661         </styleOverrides>
662         <startup>
663           <screen id="23" beanClass="com.install4j.runtime.beans.screens.StartupScreen" rollbackBarrierExitCode="0">
664             <actions>
665               <action id="33" beanClass="com.install4j.runtime.beans.actions.misc.LoadResponseFileAction" rollbackBarrierExitCode="0" />
666               <action id="34" beanClass="com.install4j.runtime.beans.actions.misc.RequireInstallerPrivilegesAction" actionElevationType="none" rollbackBarrierExitCode="0" />
667             </actions>
668           </screen>
669         </startup>
670         <screens>
671           <screen id="24" beanClass="com.install4j.runtime.beans.screens.UninstallWelcomeScreen" rollbackBarrierExitCode="0">
672             <formComponents>
673               <formComponent id="25" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent" insetBottom="10">
674                 <serializedBean>
675                   <property name="labelText" type="string">${form:welcomeMessage}</property>
676                 </serializedBean>
677                 <visibilityScript>!context.isConsole()</visibilityScript>
678               </formComponent>
679               <formComponent id="26" beanClass="com.install4j.runtime.beans.formcomponents.ConsoleHandlerFormComponent">
680                 <serializedBean>
681                   <property name="consoleScript">
682                     <object class="com.install4j.api.beans.ScriptProperty">
683                       <property name="value" type="string">String message = context.getMessage("ConfirmUninstall", context.getApplicationName());
684 return console.askYesNo(message, true);
685 </property>
686                     </object>
687                   </property>
688                 </serializedBean>
689               </formComponent>
690             </formComponents>
691           </screen>
692           <screen id="27" beanClass="com.install4j.runtime.beans.screens.UninstallationScreen" rollbackBarrierExitCode="0">
693             <actions>
694               <action id="659" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
695                 <serializedBean>
696                   <property name="progressChangeType" type="enum" class="com.install4j.runtime.beans.actions.control.ProgressChangeType" value="SET_INDETERMINATE" />
697                 </serializedBean>
698               </action>
699               <action id="29" beanClass="com.install4j.runtime.beans.actions.UninstallFilesAction" actionElevationType="elevated" rollbackBarrierExitCode="0" />
700               <action id="660" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" enabled="false" actionElevationType="none" rollbackBarrierExitCode="0">
701                 <serializedBean>
702                   <property name="percentValue" type="int" value="95" />
703                 </serializedBean>
704               </action>
705               <action id="1525" beanClass="com.install4j.runtime.beans.actions.files.DeleteFileAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
706                 <serializedBean>
707                   <property name="files" type="array" class="java.io.File" length="36">
708                     <element index="0">
709                       <object class="java.io.File">
710                         <string>jre</string>
711                       </object>
712                     </element>
713                     <element index="1">
714                       <object class="java.io.File">
715                         <string>jre.jar</string>
716                       </object>
717                     </element>
718                     <element index="2">
719                       <object class="java.io.File">
720                         <string>.install4j</string>
721                       </object>
722                     </element>
723                     <element index="3">
724                       <object class="java.io.File">
725                         <string>getdown-launcher.jar</string>
726                       </object>
727                     </element>
728                     <element index="4">
729                       <object class="java.io.File">
730                         <string>getdown-launcher-old.jar</string>
731                       </object>
732                     </element>
733                     <element index="5">
734                       <object class="java.io.File">
735                         <string>getdown-launcher-new.jar</string>
736                       </object>
737                     </element>
738                     <element index="6">
739                       <object class="java.io.File">
740                         <string>gettingdown.lock</string>
741                       </object>
742                     </element>
743                     <element index="7">
744                       <object class="java.io.File">
745                         <string>jre.zip</string>
746                       </object>
747                     </element>
748                     <element index="8">
749                       <object class="java.io.File">
750                         <string>digest.txt</string>
751                       </object>
752                     </element>
753                     <element index="9">
754                       <object class="java.io.File">
755                         <string>digest2.txt</string>
756                       </object>
757                     </element>
758                     <element index="10">
759                       <object class="java.io.File">
760                         <string>getdown-launcher.jarv</string>
761                       </object>
762                     </element>
763                     <element index="11">
764                       <object class="java.io.File">
765                         <string>getdown-launcher-new.jarv</string>
766                       </object>
767                     </element>
768                     <element index="12">
769                       <object class="java.io.File">
770                         <string>launcher.log</string>
771                       </object>
772                     </element>
773                     <element index="13">
774                       <object class="java.io.File">
775                         <string>proxy.txt</string>
776                       </object>
777                     </element>
778                     <element index="14">
779                       <object class="java.io.File">
780                         <string>build_properties</string>
781                       </object>
782                     </element>
783                     <element index="15">
784                       <object class="java.io.File">
785                         <string>channel_launch*.jvl</string>
786                       </object>
787                     </element>
788                     <element index="16">
789                       <object class="java.io.File">
790                         <string>jalview*.jvl</string>
791                       </object>
792                     </element>
793                     <element index="17">
794                       <object class="java.io.File">
795                         <string>*.jarv</string>
796                       </object>
797                     </element>
798                     <element index="18">
799                       <object class="java.io.File">
800                         <string>*.log</string>
801                       </object>
802                     </element>
803                     <element index="19">
804                       <object class="java.io.File">
805                         <string>*.txt</string>
806                       </object>
807                     </element>
808                     <element index="20">
809                       <object class="java.io.File">
810                         <string>*_new</string>
811                       </object>
812                     </element>
813                     <element index="21">
814                       <object class="java.io.File">
815                         <string>hs_err_*.*</string>
816                       </object>
817                     </element>
818                     <element index="22">
819                       <object class="java.io.File">
820                         <string>${compiler:GETDOWN_DIST_DIR}</string>
821                       </object>
822                     </element>
823                     <element index="23">
824                       <object class="java.io.File">
825                         <string>${compiler:GETDOWN_ALT_DIR}</string>
826                       </object>
827                     </element>
828                     <element index="24">
829                       <object class="java.io.File">
830                         <string>${compiler:GETDOWN_RESOURCE_DIR}</string>
831                       </object>
832                     </element>
833                     <element index="25">
834                       <object class="java.io.File">
835                         <string>META-INF</string>
836                       </object>
837                     </element>
838                     <element index="26">
839                       <object class="java.io.File">
840                         <string>install</string>
841                       </object>
842                     </element>
843                     <element index="27">
844                       <object class="java.io.File">
845                         <string>resource</string>
846                       </object>
847                     </element>
848                     <element index="28">
849                       <object class="java.io.File">
850                         <string>dist</string>
851                       </object>
852                     </element>
853                     <element index="29">
854                       <object class="java.io.File">
855                         <string>release</string>
856                       </object>
857                     </element>
858                     <element index="30">
859                       <object class="java.io.File">
860                         <string>alt</string>
861                       </object>
862                     </element>
863                     <element index="31">
864                       <object class="java.io.File">
865                         <string>dev</string>
866                       </object>
867                     </element>
868                     <element index="32">
869                       <object class="java.io.File">
870                         <string>build</string>
871                       </object>
872                     </element>
873                     <element index="33">
874                       <object class="java.io.File">
875                         <string>alt_*</string>
876                       </object>
877                     </element>
878                     <element index="34">
879                       <object class="java.io.File">
880                         <string>dev_*</string>
881                       </object>
882                     </element>
883                     <element index="35">
884                       <object class="java.io.File">
885                         <string>build_*</string>
886                       </object>
887                     </element>
888                   </property>
889                   <property name="recursive" type="boolean" value="true" />
890                 </serializedBean>
891               </action>
892               <action id="1791" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
893                 <serializedBean>
894                   <property name="percentValue" type="int" value="100" />
895                 </serializedBean>
896               </action>
897             </actions>
898             <formComponents>
899               <formComponent id="28" beanClass="com.install4j.runtime.beans.formcomponents.ProgressComponent">
900                 <serializedBean>
901                   <property name="initialStatusMessage" type="string">${i18n:UninstallerPreparing}</property>
902                 </serializedBean>
903               </formComponent>
904             </formComponents>
905           </screen>
906           <screen id="32" beanClass="com.install4j.runtime.beans.screens.UninstallFailureScreen" rollbackBarrierExitCode="0" finishScreen="true" />
907           <screen id="30" beanClass="com.install4j.runtime.beans.screens.UninstallSuccessScreen" styleId="41" rollbackBarrierExitCode="0" finishScreen="true">
908             <formComponents>
909               <formComponent id="31" beanClass="com.install4j.runtime.beans.formcomponents.MultilineLabelComponent" insetBottom="10">
910                 <serializedBean>
911                   <property name="labelText" type="string">${form:successMessage}</property>
912                 </serializedBean>
913               </formComponent>
914             </formComponents>
915           </screen>
916         </screens>
917       </application>
918     </applications>
919     <styles defaultStyleId="35">
920       <style name="Standard" id="35" beanClass="com.install4j.runtime.beans.styles.FormStyle">
921         <formComponents>
922           <formComponent name="Header" id="36" beanClass="com.install4j.runtime.beans.styles.NestedStyleComponent" insetTop="0" insetBottom="0">
923             <serializedBean>
924               <property name="styleId" type="string">48</property>
925             </serializedBean>
926           </formComponent>
927           <group name="Main" id="37" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup">
928             <serializedBean>
929               <property name="imageEdgeAxisType" type="enum" class="com.install4j.runtime.beans.formcomponents.AxisType" value="HORIZONTAL" />
930               <property name="imageEdgeBackgroundColor">
931                 <object class="java.awt.Color">
932                   <int>255</int>
933                   <int>255</int>
934                   <int>255</int>
935                   <int>255</int>
936                 </object>
937               </property>
938               <property name="imageFile">
939                 <object class="com.install4j.api.beans.ExternalFile">
940                   <string>${compiler:JALVIEW_DIR}/${compiler:BACKGROUND}</string>
941                 </object>
942               </property>
943               <property name="imageOverlap" type="boolean" value="true" />
944             </serializedBean>
945             <beans>
946               <formComponent id="38" beanClass="com.install4j.runtime.beans.styles.ContentComponent" insetTop="10" insetLeft="20" insetBottom="10" insetRight="20" />
947               <formComponent name="Watermark" id="39" beanClass="com.install4j.runtime.beans.formcomponents.SeparatorComponent" insetTop="0" insetLeft="5" insetBottom="0" useExternalParametrization="true" externalParametrizationName="${compiler:JALVIEW_APPLICATION_NAME}" externalParametrizationMode="include">
948                 <serializedBean>
949                   <property name="enabledTitleText" type="boolean" value="false" />
950                 </serializedBean>
951                 <externalParametrizationPropertyNames>
952                   <propertyName>labelText</propertyName>
953                 </externalParametrizationPropertyNames>
954               </formComponent>
955               <formComponent name="Footer" id="40" beanClass="com.install4j.runtime.beans.styles.NestedStyleComponent" insetTop="0" insetBottom="0">
956                 <serializedBean>
957                   <property name="styleId" type="string">52</property>
958                 </serializedBean>
959               </formComponent>
960             </beans>
961           </group>
962         </formComponents>
963       </style>
964       <style name="Banner" id="41" beanClass="com.install4j.runtime.beans.styles.FormStyle">
965         <formComponents>
966           <group id="42" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup" useExternalParametrization="true" externalParametrizationName="Customize banner image" externalParametrizationMode="include">
967             <serializedBean>
968               <property name="backgroundColor">
969                 <object class="java.awt.Color">
970                   <int>255</int>
971                   <int>255</int>
972                   <int>255</int>
973                   <int>255</int>
974                 </object>
975               </property>
976               <property name="borderSides">
977                 <object class="com.install4j.runtime.beans.formcomponents.BorderSides">
978                   <property name="bottom" type="boolean" value="true" />
979                 </object>
980               </property>
981               <property name="imageEdgeBackgroundColor">
982                 <object class="java.awt.Color">
983                   <int>25</int>
984                   <int>143</int>
985                   <int>220</int>
986                   <int>255</int>
987                 </object>
988               </property>
989               <property name="imageEdgeBorder" type="boolean" value="true" />
990               <property name="imageFile">
991                 <object class="com.install4j.api.beans.ExternalFile">
992                   <string>${compiler:sys.install4jHome}/resource/styles/wizard.png</string>
993                 </object>
994               </property>
995               <property name="insets">
996                 <object class="java.awt.Insets">
997                   <int>5</int>
998                   <int>10</int>
999                   <int>10</int>
1000                   <int>10</int>
1001                 </object>
1002               </property>
1003             </serializedBean>
1004             <beans>
1005               <formComponent id="43" beanClass="com.install4j.runtime.beans.styles.ScreenTitleComponent" insetTop="0">
1006                 <serializedBean>
1007                   <property name="labelFontSizePercent" type="int" value="130" />
1008                   <property name="labelFontStyle" type="enum" class="com.install4j.runtime.beans.formcomponents.FontStyle" value="BOLD" />
1009                   <property name="labelFontType" type="enum" class="com.install4j.runtime.beans.formcomponents.FontType" value="DERIVED" />
1010                 </serializedBean>
1011               </formComponent>
1012               <formComponent id="44" beanClass="com.install4j.runtime.beans.formcomponents.SeparatorComponent" />
1013               <formComponent id="45" beanClass="com.install4j.runtime.beans.styles.ContentComponent" insetTop="10" insetBottom="0" />
1014             </beans>
1015             <externalParametrizationPropertyNames>
1016               <propertyName>imageAnchor</propertyName>
1017               <propertyName>imageEdgeBackgroundColor</propertyName>
1018               <propertyName>imageFile</propertyName>
1019             </externalParametrizationPropertyNames>
1020           </group>
1021           <formComponent id="46" beanClass="com.install4j.runtime.beans.styles.NestedStyleComponent" insetBottom="0">
1022             <serializedBean>
1023               <property name="styleId" type="string">52</property>
1024             </serializedBean>
1025           </formComponent>
1026         </formComponents>
1027       </style>
1028       <group name="Style components" id="47" beanClass="com.install4j.runtime.beans.groups.StyleGroup">
1029         <beans>
1030           <style name="Standard header" id="48" beanClass="com.install4j.runtime.beans.styles.FormStyle">
1031             <serializedBean>
1032               <property name="fillVertical" type="boolean" value="false" />
1033               <property name="standalone" type="boolean" value="false" />
1034               <property name="verticalAnchor" type="enum" class="com.install4j.api.beans.Anchor" value="NORTH" />
1035             </serializedBean>
1036             <formComponents>
1037               <group id="49" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup" useExternalParametrization="true" externalParametrizationName="Customize title bar" externalParametrizationMode="include">
1038                 <serializedBean>
1039                   <property name="backgroundColor">
1040                     <object class="java.awt.Color">
1041                       <int>255</int>
1042                       <int>255</int>
1043                       <int>255</int>
1044                       <int>255</int>
1045                     </object>
1046                   </property>
1047                   <property name="borderSides">
1048                     <object class="com.install4j.runtime.beans.formcomponents.BorderSides">
1049                       <property name="bottom" type="boolean" value="true" />
1050                     </object>
1051                   </property>
1052                   <property name="imageAnchor" type="enum" class="com.install4j.api.beans.Anchor" value="NORTHEAST" />
1053                   <property name="imageEdgeBorderWidth" type="int" value="2" />
1054                   <property name="imageFile">
1055                     <object class="com.install4j.api.beans.ExternalFile">
1056                       <string>icon:${installer:sys.installerApplicationMode}_header.png</string>
1057                     </object>
1058                   </property>
1059                   <property name="imageInsets">
1060                     <object class="java.awt.Insets">
1061                       <int>0</int>
1062                       <int>5</int>
1063                       <int>1</int>
1064                       <int>1</int>
1065                     </object>
1066                   </property>
1067                   <property name="insets">
1068                     <object class="java.awt.Insets">
1069                       <int>0</int>
1070                       <int>20</int>
1071                       <int>0</int>
1072                       <int>10</int>
1073                     </object>
1074                   </property>
1075                 </serializedBean>
1076                 <beans>
1077                   <formComponent name="Title" id="50" beanClass="com.install4j.runtime.beans.styles.ScreenTitleComponent">
1078                     <serializedBean>
1079                       <property name="labelFontStyle" type="enum" class="com.install4j.runtime.beans.formcomponents.FontStyle" value="BOLD" />
1080                       <property name="labelFontType" type="enum" class="com.install4j.runtime.beans.formcomponents.FontType" value="DERIVED" />
1081                     </serializedBean>
1082                   </formComponent>
1083                   <formComponent name="Subtitle" id="51" beanClass="com.install4j.runtime.beans.styles.ScreenTitleComponent" insetLeft="8">
1084                     <serializedBean>
1085                       <property name="titleType" type="enum" class="com.install4j.runtime.beans.styles.TitleType" value="SUB_TITLE" />
1086                     </serializedBean>
1087                   </formComponent>
1088                 </beans>
1089                 <externalParametrizationPropertyNames>
1090                   <propertyName>backgroundColor</propertyName>
1091                   <propertyName>foregroundColor</propertyName>
1092                   <propertyName>imageAnchor</propertyName>
1093                   <propertyName>imageFile</propertyName>
1094                   <propertyName>imageOverlap</propertyName>
1095                 </externalParametrizationPropertyNames>
1096               </group>
1097             </formComponents>
1098           </style>
1099           <style name="Standard footer" id="52" beanClass="com.install4j.runtime.beans.styles.FormStyle">
1100             <serializedBean>
1101               <property name="fillVertical" type="boolean" value="false" />
1102               <property name="standalone" type="boolean" value="false" />
1103               <property name="verticalAnchor" type="enum" class="com.install4j.api.beans.Anchor" value="SOUTH" />
1104             </serializedBean>
1105             <formComponents>
1106               <group id="53" beanClass="com.install4j.runtime.beans.groups.HorizontalFormComponentGroup">
1107                 <serializedBean>
1108                   <property name="alignFirstLabel" type="boolean" value="false" />
1109                   <property name="insets">
1110                     <object class="java.awt.Insets">
1111                       <int>3</int>
1112                       <int>5</int>
1113                       <int>8</int>
1114                       <int>5</int>
1115                     </object>
1116                   </property>
1117                 </serializedBean>
1118                 <beans>
1119                   <formComponent id="54" beanClass="com.install4j.runtime.beans.formcomponents.SpringComponent" />
1120                   <formComponent name="Back button" id="55" beanClass="com.install4j.runtime.beans.styles.StandardControlButtonComponent">
1121                     <serializedBean>
1122                       <property name="buttonText" type="string">&lt; ${i18n:ButtonBack}</property>
1123                       <property name="controlButtonType" type="enum" class="com.install4j.api.context.ControlButtonType" value="PREVIOUS" />
1124                     </serializedBean>
1125                   </formComponent>
1126                   <formComponent name="Next button" id="56" beanClass="com.install4j.runtime.beans.styles.StandardControlButtonComponent">
1127                     <serializedBean>
1128                       <property name="buttonText" type="string">${i18n:ButtonNext} &gt;</property>
1129                       <property name="controlButtonType" type="enum" class="com.install4j.api.context.ControlButtonType" value="NEXT" />
1130                     </serializedBean>
1131                   </formComponent>
1132                   <formComponent name="Cancel button" id="57" beanClass="com.install4j.runtime.beans.styles.StandardControlButtonComponent" insetLeft="5">
1133                     <serializedBean>
1134                       <property name="buttonText" type="string">${i18n:ButtonCancel}</property>
1135                       <property name="controlButtonType" type="enum" class="com.install4j.api.context.ControlButtonType" value="CANCEL" />
1136                     </serializedBean>
1137                   </formComponent>
1138                 </beans>
1139               </group>
1140             </formComponents>
1141           </style>
1142         </beans>
1143       </group>
1144     </styles>
1145   </installerGui>
1146   <mediaSets>
1147     <windows name="Windows x64 EXE Installer" id="743" mediaFileName="${compiler:APPLICATION_FOLDER}-${compiler:JALVIEW_VERSION}-${compiler:sys.platform}-java_${compiler:JAVA_INTEGER_VERSION}" installDir="${compiler:APPLICATION_FOLDER}" runPostProcessor="true" postProcessor="${compiler:JSIGN_SH} $EXECUTABLE" customInstallBaseDir="~/AppData/Local">
1148       <excludedComponents>
1149         <component id="1155" />
1150         <component id="1156" />
1151         <component id="1276" />
1152         <component id="1881" />
1153       </excludedComponents>
1154       <exclude>
1155         <entry defaultFileset="true" />
1156         <entry filesetId="880" />
1157         <entry filesetId="882" />
1158         <entry filesetId="1873" />
1159         <entry filesetId="2105" />
1160       </exclude>
1161       <jreBundle jreBundleSource="preCreated" includedJre="${compiler:WINDOWS_JAVA_VM_TGZ}" manualJreEntry="true" />
1162     </windows>
1163     <macosArchive name="macOS Disk Image" id="878" customizedId="MACOS_DISK_IMAGE" mediaFileName="${compiler:APPLICATION_FOLDER}-${compiler:JALVIEW_VERSION}-${compiler:sys.platform}-java_${compiler:JAVA_INTEGER_VERSION}" volumeName="${compiler:INSTALLER_NAME}" launcherId="737">
1164       <excludedComponents>
1165         <component id="1156" />
1166         <component id="1276" />
1167         <component id="1881" />
1168       </excludedComponents>
1169       <exclude>
1170         <entry defaultFileset="true" />
1171         <entry filesetId="882" />
1172         <entry filesetId="1873" />
1173       </exclude>
1174       <topLevelFiles>
1175         <symlink name="&quot; &quot;" target="/Applications" />
1176         <file name=".background/jalview_dmg_background.png" file="${compiler:JALVIEW_DIR}/${compiler:MACOS_DMG_BG_IMAGE}" />
1177         <file name=".DS_Store" file="${compiler:JALVIEW_DIR}/${compiler:MACOS_DMG_DS_STORE}" />
1178         <file name="${compiler:JALVIEW_APPLICATION_NAME}.app/Contents/Resources/Jalview-File.icns" file="${compiler:JALVIEW_DIR}/${compiler:INSTALL4J_UTILS_DIR}/Jalview-File.icns" />
1179         <file name="${compiler:JALVIEW_APPLICATION_NAME}.app/Contents/Resources/Jalview-Launch.icns" file="${compiler:JALVIEW_DIR}/${compiler:INSTALL4J_UTILS_DIR}/Jalview-Launch.icns" />
1180       </topLevelFiles>
1181     </macosArchive>
1182     <unixInstaller name="Linux x64 Shell Installer" id="1595" mediaFileName="${compiler:UNIX_APPLICATION_FOLDER}-${compiler:JALVIEW_VERSION}-linux_x64-java_${compiler:JAVA_INTEGER_VERSION}" installDir="${compiler:UNIX_APPLICATION_FOLDER}" customInstallBaseDir="~/opt/">
1183       <excludedComponents>
1184         <component id="1155" />
1185         <component id="1156" />
1186         <component id="1276" />
1187         <component id="1881" />
1188       </excludedComponents>
1189       <exclude>
1190         <entry defaultFileset="true" />
1191         <entry filesetId="880" />
1192         <entry filesetId="882" />
1193         <entry filesetId="1873" />
1194         <entry filesetId="2105" />
1195       </exclude>
1196       <jreBundle jreBundleSource="preCreated" includedJre="${compiler:LINUX_JAVA_VM_TGZ}" manualJreEntry="true" />
1197     </unixInstaller>
1198     <unixArchive name="Unix .tar.gz Archive" id="1596" mediaFileName="${compiler:UNIX_APPLICATION_FOLDER}-${compiler:JALVIEW_VERSION}-${compiler:sys.platform}-java_${compiler:JAVA_INTEGER_VERSION}" installDir="${compiler:UNIX_APPLICATION_FOLDER}">
1199       <excludedComponents>
1200         <component id="1155" />
1201         <component id="1156" />
1202         <component id="1276" />
1203         <component id="1881" />
1204       </excludedComponents>
1205       <exclude>
1206         <entry defaultFileset="true" />
1207         <entry filesetId="880" />
1208         <entry filesetId="882" />
1209         <entry filesetId="1873" />
1210         <entry filesetId="2105" />
1211       </exclude>
1212       <jreBundle includedJre="${compiler:LINUX_JAVA_VM_TGZ}" manualJreEntry="true" />
1213     </unixArchive>
1214     <unixInstaller name="Unix Shell Installer" id="2639" mediaFileName="${compiler:UNIX_APPLICATION_FOLDER}-${compiler:JALVIEW_VERSION}-${compiler:sys.platform}-java_${compiler:JAVA_INTEGER_VERSION}" installDir="${compiler:UNIX_APPLICATION_FOLDER}" customInstallBaseDir="~/opt/">
1215       <excludedComponents>
1216         <component id="1155" />
1217         <component id="1156" />
1218         <component id="1276" />
1219         <component id="1881" />
1220       </excludedComponents>
1221       <exclude>
1222         <entry defaultFileset="true" />
1223         <entry filesetId="880" />
1224         <entry filesetId="882" />
1225         <entry filesetId="1873" />
1226         <entry filesetId="2105" />
1227       </exclude>
1228       <jreBundle includedJre="${compiler:LINUX_JAVA_VM_TGZ}" manualJreEntry="true" />
1229     </unixInstaller>
1230   </mediaSets>
1231   <buildIds>
1232     <mediaSet refId="153" />
1233     <mediaSet refId="570" />
1234     <mediaSet refId="743" />
1235     <mediaSet refId="2446" />
1236     <mediaSet refId="878" />
1237     <mediaSet refId="1595" />
1238     <mediaSet refId="1596" />
1239     <mediaSet refId="2639" />
1240   </buildIds>
1241 </install4j>