52438d1d426a325b5993857a2a05eddc6000abfe
[jalview.git] / utils / install4j / file_associations_auto-install4j8.xml
1                   <action id="10000" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
2                     <serializedBean>
3                       <property name="detailMessage" type="string">Jalview (.jvp)</property>
4                       <property name="statusMessage" type="string">Creating file associations...</property>
5                       <property name="useDetail" type="boolean" value="true" />
6                       <property name="useStatus" type="boolean" value="true" />
7                     </serializedBean>
8                   </action>
9                   <action id="10001" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
10                     <serializedBean>
11                       <property name="percentValue" type="int" value="3" />
12                     </serializedBean>
13                   </action>
14
15                   <action id="10002" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .jvp file association">
16                     <serializedBean>
17                       <property name="description" type="string">Jalview File</property>
18                       <property name="extension" type="string">jvp</property>
19                       <property name="launcherId" type="string">737</property>
20                       <property name="macIconFile">
21                         <object class="com.install4j.api.beans.ExternalFile">
22                           <string>Jalview-File.icns</string>
23                         </object>
24                       </property>
25                       <!--<property name="macMimeType" type="string">application/x-jalview+xml+zip</property>-->
26                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
27                       <property name="restartFinder" type="boolean" value="true" />
28                       <property name="unix" type="boolean" value="true" />
29                       <property name="unixIconFile">
30                         <object class="com.install4j.api.beans.ExternalFile">
31                           <string>Jalview-File.png</string>
32                         </object>
33                       </property>
34                       <property name="unixMimeType" type="string">application/x-jalview+xml+zip</property>
35                       <property name="windowsIconFile">
36                         <object class="com.install4j.api.beans.ExternalFile">
37                           <string>Jalview-File.ico</string>
38                         </object>
39                       </property>
40                     </serializedBean>
41                   </action>
42
43                   <action id="10003" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
44                     <serializedBean>
45                       <property name="detailMessage" type="string">Jalview Launch (.jvl)</property>
46                       <property name="statusMessage" type="string">Creating file associations...</property>
47                       <property name="useDetail" type="boolean" value="true" />
48                       <property name="useStatus" type="boolean" value="true" />
49                     </serializedBean>
50                   </action>
51                   <action id="10004" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
52                     <serializedBean>
53                       <property name="percentValue" type="int" value="6" />
54                     </serializedBean>
55                   </action>
56
57                   <action id="10005" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .jvl file association">
58                     <serializedBean>
59                       <property name="description" type="string">Jalview Launch File</property>
60                       <property name="extension" type="string">jvl</property>
61                       <property name="launcherId" type="string">737</property>
62                       <property name="macIconFile">
63                         <object class="com.install4j.api.beans.ExternalFile">
64                           <string>Jalview-Launch.icns</string>
65                         </object>
66                       </property>
67                       <!--<property name="macMimeType" type="string">application/x-jalview-jvl+text</property>-->
68                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
69                       <property name="restartFinder" type="boolean" value="true" />
70                       <property name="unix" type="boolean" value="true" />
71                       <property name="unixIconFile">
72                         <object class="com.install4j.api.beans.ExternalFile">
73                           <string>Jalview-Launch.png</string>
74                         </object>
75                       </property>
76                       <property name="unixMimeType" type="string">application/x-jalview-jvl+text</property>
77                       <property name="windowsIconFile">
78                         <object class="com.install4j.api.beans.ExternalFile">
79                           <string>Jalview-Launch.ico</string>
80                         </object>
81                       </property>
82                     </serializedBean>
83                   </action>
84
85                   <action id="10006" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
86                     <serializedBean>
87                       <property name="detailMessage" type="string">AMSA (.amsa)</property>
88                       <property name="statusMessage" type="string">Creating file associations...</property>
89                       <property name="useDetail" type="boolean" value="true" />
90                       <property name="useStatus" type="boolean" value="true" />
91                     </serializedBean>
92                   </action>
93                   <action id="10007" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
94                     <serializedBean>
95                       <property name="percentValue" type="int" value="10" />
96                     </serializedBean>
97                   </action>
98
99                   <action id="10008" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .amsa file association">
100                     <serializedBean>
101                       <property name="description" type="string">AMSA File</property>
102                       <property name="extension" type="string">amsa</property>
103                       <property name="launcherId" type="string">737</property>
104                       <property name="macIconFile">
105                         <object class="com.install4j.api.beans.ExternalFile">
106                           <string>Jalview-File.icns</string>
107                         </object>
108                       </property>
109                       <!--<property name="macMimeType" type="string">application/x-amsa+txt</property>-->
110                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
111                       <property name="restartFinder" type="boolean" value="true" />
112                       <property name="unix" type="boolean" value="true" />
113                       <property name="unixIconFile">
114                         <object class="com.install4j.api.beans.ExternalFile">
115                           <string>Jalview-File.png</string>
116                         </object>
117                       </property>
118                       <property name="unixMimeType" type="string">application/x-amsa+txt</property>
119                       <property name="windowsIconFile">
120                         <object class="com.install4j.api.beans.ExternalFile">
121                           <string>Jalview-File.ico</string>
122                         </object>
123                       </property>
124                     </serializedBean>
125                   </action>
126
127                   <action id="10009" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
128                     <serializedBean>
129                       <property name="detailMessage" type="string">Jalview Annotations (.annotations)</property>
130                       <property name="statusMessage" type="string">Creating file associations...</property>
131                       <property name="useDetail" type="boolean" value="true" />
132                       <property name="useStatus" type="boolean" value="true" />
133                     </serializedBean>
134                   </action>
135                   <action id="10010" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
136                     <serializedBean>
137                       <property name="percentValue" type="int" value="13" />
138                     </serializedBean>
139                   </action>
140
141                   <action id="10011" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .annotations file association">
142                     <serializedBean>
143                       <property name="description" type="string">Jalview Annotations File</property>
144                       <property name="extension" type="string">annotations</property>
145                       <property name="launcherId" type="string">737</property>
146                       <property name="macIconFile">
147                         <object class="com.install4j.api.beans.ExternalFile">
148                           <string>Jalview-File.icns</string>
149                         </object>
150                       </property>
151                       <!--<property name="macMimeType" type="string">application/x-jalview-annotations+text</property>-->
152                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
153                       <property name="restartFinder" type="boolean" value="true" />
154                       <property name="unix" type="boolean" value="true" />
155                       <property name="unixIconFile">
156                         <object class="com.install4j.api.beans.ExternalFile">
157                           <string>Jalview-File.png</string>
158                         </object>
159                       </property>
160                       <property name="unixMimeType" type="string">application/x-jalview-annotations+text</property>
161                       <property name="windowsIconFile">
162                         <object class="com.install4j.api.beans.ExternalFile">
163                           <string>Jalview-File.ico</string>
164                         </object>
165                       </property>
166                     </serializedBean>
167                   </action>
168
169                   <action id="10012" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
170                     <serializedBean>
171                       <property name="detailMessage" type="string">Jalview Annotations (.jvannotations)</property>
172                       <property name="statusMessage" type="string">Creating file associations...</property>
173                       <property name="useDetail" type="boolean" value="true" />
174                       <property name="useStatus" type="boolean" value="true" />
175                     </serializedBean>
176                   </action>
177                   <action id="10013" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
178                     <serializedBean>
179                       <property name="percentValue" type="int" value="16" />
180                     </serializedBean>
181                   </action>
182
183                   <action id="10014" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .jvannotations file association">
184                     <serializedBean>
185                       <property name="description" type="string">Jalview Annotations File</property>
186                       <property name="extension" type="string">jvannotations</property>
187                       <property name="launcherId" type="string">737</property>
188                       <property name="macIconFile">
189                         <object class="com.install4j.api.beans.ExternalFile">
190                           <string>Jalview-File.icns</string>
191                         </object>
192                       </property>
193                       <!--<property name="macMimeType" type="string">application/x-jalview-annotations+text</property>-->
194                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
195                       <property name="restartFinder" type="boolean" value="true" />
196                       <property name="unix" type="boolean" value="true" />
197                       <property name="unixIconFile">
198                         <object class="com.install4j.api.beans.ExternalFile">
199                           <string>Jalview-File.png</string>
200                         </object>
201                       </property>
202                       <property name="unixMimeType" type="string">application/x-jalview-annotations+text</property>
203                       <property name="windowsIconFile">
204                         <object class="com.install4j.api.beans.ExternalFile">
205                           <string>Jalview-File.ico</string>
206                         </object>
207                       </property>
208                     </serializedBean>
209                   </action>
210
211                   <action id="10015" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
212                     <serializedBean>
213                       <property name="detailMessage" type="string">BioJSON (.biojson)</property>
214                       <property name="statusMessage" type="string">Creating file associations...</property>
215                       <property name="useDetail" type="boolean" value="true" />
216                       <property name="useStatus" type="boolean" value="true" />
217                     </serializedBean>
218                   </action>
219                   <action id="10016" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
220                     <serializedBean>
221                       <property name="percentValue" type="int" value="20" />
222                     </serializedBean>
223                   </action>
224
225                   <action id="10017" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .biojson file association">
226                     <serializedBean>
227                       <property name="description" type="string">BioJSON File</property>
228                       <property name="extension" type="string">biojson</property>
229                       <property name="launcherId" type="string">737</property>
230                       <property name="macIconFile">
231                         <object class="com.install4j.api.beans.ExternalFile">
232                           <string>Jalview-File.icns</string>
233                         </object>
234                       </property>
235                       <!--<property name="macMimeType" type="string">application/x-jalview-biojson+json</property>-->
236                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
237                       <property name="restartFinder" type="boolean" value="true" />
238                       <property name="unix" type="boolean" value="true" />
239                       <property name="unixIconFile">
240                         <object class="com.install4j.api.beans.ExternalFile">
241                           <string>Jalview-File.png</string>
242                         </object>
243                       </property>
244                       <property name="unixMimeType" type="string">application/x-jalview-biojson+json</property>
245                       <property name="windowsIconFile">
246                         <object class="com.install4j.api.beans.ExternalFile">
247                           <string>Jalview-File.ico</string>
248                         </object>
249                       </property>
250                     </serializedBean>
251                   </action>
252
253                   <action id="10018" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
254                     <serializedBean>
255                       <property name="detailMessage" type="string">BLC (.blc)</property>
256                       <property name="statusMessage" type="string">Creating file associations...</property>
257                       <property name="useDetail" type="boolean" value="true" />
258                       <property name="useStatus" type="boolean" value="true" />
259                     </serializedBean>
260                   </action>
261                   <action id="10019" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
262                     <serializedBean>
263                       <property name="percentValue" type="int" value="23" />
264                     </serializedBean>
265                   </action>
266
267                   <action id="10020" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .blc file association">
268                     <serializedBean>
269                       <property name="description" type="string">BLC File</property>
270                       <property name="extension" type="string">blc</property>
271                       <property name="launcherId" type="string">737</property>
272                       <property name="macIconFile">
273                         <object class="com.install4j.api.beans.ExternalFile">
274                           <string>Jalview-File.icns</string>
275                         </object>
276                       </property>
277                       <!--<property name="macMimeType" type="string">application/x-blc+txt</property>-->
278                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
279                       <property name="restartFinder" type="boolean" value="true" />
280                       <property name="unix" type="boolean" value="true" />
281                       <property name="unixIconFile">
282                         <object class="com.install4j.api.beans.ExternalFile">
283                           <string>Jalview-File.png</string>
284                         </object>
285                       </property>
286                       <property name="unixMimeType" type="string">application/x-blc+txt</property>
287                       <property name="windowsIconFile">
288                         <object class="com.install4j.api.beans.ExternalFile">
289                           <string>Jalview-File.ico</string>
290                         </object>
291                       </property>
292                     </serializedBean>
293                   </action>
294
295                   <action id="10021" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
296                     <serializedBean>
297                       <property name="detailMessage" type="string">Clustal (.aln)</property>
298                       <property name="statusMessage" type="string">Creating file associations...</property>
299                       <property name="useDetail" type="boolean" value="true" />
300                       <property name="useStatus" type="boolean" value="true" />
301                     </serializedBean>
302                   </action>
303                   <action id="10022" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
304                     <serializedBean>
305                       <property name="percentValue" type="int" value="26" />
306                     </serializedBean>
307                   </action>
308
309                   <action id="10023" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .aln file association">
310                     <serializedBean>
311                       <property name="description" type="string">Clustal File</property>
312                       <property name="extension" type="string">aln</property>
313                       <property name="launcherId" type="string">737</property>
314                       <property name="macIconFile">
315                         <object class="com.install4j.api.beans.ExternalFile">
316                           <string>Jalview-File.icns</string>
317                         </object>
318                       </property>
319                       <!--<property name="macMimeType" type="string">application/x-clustal+txt</property>-->
320                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
321                       <property name="restartFinder" type="boolean" value="true" />
322                       <property name="unix" type="boolean" value="true" />
323                       <property name="unixIconFile">
324                         <object class="com.install4j.api.beans.ExternalFile">
325                           <string>Jalview-File.png</string>
326                         </object>
327                       </property>
328                       <property name="unixMimeType" type="string">application/x-clustal+txt</property>
329                       <property name="windowsIconFile">
330                         <object class="com.install4j.api.beans.ExternalFile">
331                           <string>Jalview-File.ico</string>
332                         </object>
333                       </property>
334                     </serializedBean>
335                   </action>
336
337                   <action id="10024" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
338                     <serializedBean>
339                       <property name="detailMessage" type="string">Fasta (.fa)</property>
340                       <property name="statusMessage" type="string">Creating file associations...</property>
341                       <property name="useDetail" type="boolean" value="true" />
342                       <property name="useStatus" type="boolean" value="true" />
343                     </serializedBean>
344                   </action>
345                   <action id="10025" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
346                     <serializedBean>
347                       <property name="percentValue" type="int" value="30" />
348                     </serializedBean>
349                   </action>
350
351                   <action id="10026" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .fa file association">
352                     <serializedBean>
353                       <property name="description" type="string">Fasta File</property>
354                       <property name="extension" type="string">fa</property>
355                       <property name="launcherId" type="string">737</property>
356                       <property name="macIconFile">
357                         <object class="com.install4j.api.beans.ExternalFile">
358                           <string>Jalview-File.icns</string>
359                         </object>
360                       </property>
361                       <!--<property name="macMimeType" type="string">application/x-fasta+txt</property>-->
362                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
363                       <property name="restartFinder" type="boolean" value="true" />
364                       <property name="unix" type="boolean" value="true" />
365                       <property name="unixIconFile">
366                         <object class="com.install4j.api.beans.ExternalFile">
367                           <string>Jalview-File.png</string>
368                         </object>
369                       </property>
370                       <property name="unixMimeType" type="string">application/x-fasta+txt</property>
371                       <property name="windowsIconFile">
372                         <object class="com.install4j.api.beans.ExternalFile">
373                           <string>Jalview-File.ico</string>
374                         </object>
375                       </property>
376                     </serializedBean>
377                   </action>
378
379                   <action id="10027" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
380                     <serializedBean>
381                       <property name="detailMessage" type="string">Fasta (.fasta)</property>
382                       <property name="statusMessage" type="string">Creating file associations...</property>
383                       <property name="useDetail" type="boolean" value="true" />
384                       <property name="useStatus" type="boolean" value="true" />
385                     </serializedBean>
386                   </action>
387                   <action id="10028" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
388                     <serializedBean>
389                       <property name="percentValue" type="int" value="33" />
390                     </serializedBean>
391                   </action>
392
393                   <action id="10029" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .fasta file association">
394                     <serializedBean>
395                       <property name="description" type="string">Fasta File</property>
396                       <property name="extension" type="string">fasta</property>
397                       <property name="launcherId" type="string">737</property>
398                       <property name="macIconFile">
399                         <object class="com.install4j.api.beans.ExternalFile">
400                           <string>Jalview-File.icns</string>
401                         </object>
402                       </property>
403                       <!--<property name="macMimeType" type="string">application/x-fasta+txt</property>-->
404                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
405                       <property name="restartFinder" type="boolean" value="true" />
406                       <property name="unix" type="boolean" value="true" />
407                       <property name="unixIconFile">
408                         <object class="com.install4j.api.beans.ExternalFile">
409                           <string>Jalview-File.png</string>
410                         </object>
411                       </property>
412                       <property name="unixMimeType" type="string">application/x-fasta+txt</property>
413                       <property name="windowsIconFile">
414                         <object class="com.install4j.api.beans.ExternalFile">
415                           <string>Jalview-File.ico</string>
416                         </object>
417                       </property>
418                     </serializedBean>
419                   </action>
420
421                   <action id="10030" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
422                     <serializedBean>
423                       <property name="detailMessage" type="string">Jalview Features (.features)</property>
424                       <property name="statusMessage" type="string">Creating file associations...</property>
425                       <property name="useDetail" type="boolean" value="true" />
426                       <property name="useStatus" type="boolean" value="true" />
427                     </serializedBean>
428                   </action>
429                   <action id="10031" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
430                     <serializedBean>
431                       <property name="percentValue" type="int" value="36" />
432                     </serializedBean>
433                   </action>
434
435                   <action id="10032" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .features file association">
436                     <serializedBean>
437                       <property name="description" type="string">Jalview Features File</property>
438                       <property name="extension" type="string">features</property>
439                       <property name="launcherId" type="string">737</property>
440                       <property name="macIconFile">
441                         <object class="com.install4j.api.beans.ExternalFile">
442                           <string>Jalview-File.icns</string>
443                         </object>
444                       </property>
445                       <!--<property name="macMimeType" type="string">application/x-jalview-features+text</property>-->
446                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
447                       <property name="restartFinder" type="boolean" value="true" />
448                       <property name="unix" type="boolean" value="true" />
449                       <property name="unixIconFile">
450                         <object class="com.install4j.api.beans.ExternalFile">
451                           <string>Jalview-File.png</string>
452                         </object>
453                       </property>
454                       <property name="unixMimeType" type="string">application/x-jalview-features+text</property>
455                       <property name="windowsIconFile">
456                         <object class="com.install4j.api.beans.ExternalFile">
457                           <string>Jalview-File.ico</string>
458                         </object>
459                       </property>
460                     </serializedBean>
461                   </action>
462
463                   <action id="10033" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
464                     <serializedBean>
465                       <property name="detailMessage" type="string">Jalview Features (.jvfeatures)</property>
466                       <property name="statusMessage" type="string">Creating file associations...</property>
467                       <property name="useDetail" type="boolean" value="true" />
468                       <property name="useStatus" type="boolean" value="true" />
469                     </serializedBean>
470                   </action>
471                   <action id="10034" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
472                     <serializedBean>
473                       <property name="percentValue" type="int" value="40" />
474                     </serializedBean>
475                   </action>
476
477                   <action id="10035" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .jvfeatures file association">
478                     <serializedBean>
479                       <property name="description" type="string">Jalview Features File</property>
480                       <property name="extension" type="string">jvfeatures</property>
481                       <property name="launcherId" type="string">737</property>
482                       <property name="macIconFile">
483                         <object class="com.install4j.api.beans.ExternalFile">
484                           <string>Jalview-File.icns</string>
485                         </object>
486                       </property>
487                       <!--<property name="macMimeType" type="string">application/x-jalview-features+text</property>-->
488                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
489                       <property name="restartFinder" type="boolean" value="true" />
490                       <property name="unix" type="boolean" value="true" />
491                       <property name="unixIconFile">
492                         <object class="com.install4j.api.beans.ExternalFile">
493                           <string>Jalview-File.png</string>
494                         </object>
495                       </property>
496                       <property name="unixMimeType" type="string">application/x-jalview-features+text</property>
497                       <property name="windowsIconFile">
498                         <object class="com.install4j.api.beans.ExternalFile">
499                           <string>Jalview-File.ico</string>
500                         </object>
501                       </property>
502                     </serializedBean>
503                   </action>
504
505                   <action id="10036" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
506                     <serializedBean>
507                       <property name="detailMessage" type="string">Generic Features Format v2 (.gff2)</property>
508                       <property name="statusMessage" type="string">Creating file associations...</property>
509                       <property name="useDetail" type="boolean" value="true" />
510                       <property name="useStatus" type="boolean" value="true" />
511                     </serializedBean>
512                   </action>
513                   <action id="10037" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
514                     <serializedBean>
515                       <property name="percentValue" type="int" value="43" />
516                     </serializedBean>
517                   </action>
518
519                   <action id="10038" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .gff2 file association">
520                     <serializedBean>
521                       <property name="description" type="string">Generic Features Format v2 File</property>
522                       <property name="extension" type="string">gff2</property>
523                       <property name="launcherId" type="string">737</property>
524                       <property name="macIconFile">
525                         <object class="com.install4j.api.beans.ExternalFile">
526                           <string>Jalview-File.icns</string>
527                         </object>
528                       </property>
529                       <!--<property name="macMimeType" type="string">application/x-gff2+txt</property>-->
530                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
531                       <property name="restartFinder" type="boolean" value="true" />
532                       <property name="unix" type="boolean" value="true" />
533                       <property name="unixIconFile">
534                         <object class="com.install4j.api.beans.ExternalFile">
535                           <string>Jalview-File.png</string>
536                         </object>
537                       </property>
538                       <property name="unixMimeType" type="string">application/x-gff2+txt</property>
539                       <property name="windowsIconFile">
540                         <object class="com.install4j.api.beans.ExternalFile">
541                           <string>Jalview-File.ico</string>
542                         </object>
543                       </property>
544                     </serializedBean>
545                   </action>
546
547                   <action id="10039" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
548                     <serializedBean>
549                       <property name="detailMessage" type="string">Generic Features Format v3 (.gff3)</property>
550                       <property name="statusMessage" type="string">Creating file associations...</property>
551                       <property name="useDetail" type="boolean" value="true" />
552                       <property name="useStatus" type="boolean" value="true" />
553                     </serializedBean>
554                   </action>
555                   <action id="10040" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
556                     <serializedBean>
557                       <property name="percentValue" type="int" value="46" />
558                     </serializedBean>
559                   </action>
560
561                   <action id="10041" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .gff3 file association">
562                     <serializedBean>
563                       <property name="description" type="string">Generic Features Format v3 File</property>
564                       <property name="extension" type="string">gff3</property>
565                       <property name="launcherId" type="string">737</property>
566                       <property name="macIconFile">
567                         <object class="com.install4j.api.beans.ExternalFile">
568                           <string>Jalview-File.icns</string>
569                         </object>
570                       </property>
571                       <!--<property name="macMimeType" type="string">application/x-gff3+txt</property>-->
572                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
573                       <property name="restartFinder" type="boolean" value="true" />
574                       <property name="unix" type="boolean" value="true" />
575                       <property name="unixIconFile">
576                         <object class="com.install4j.api.beans.ExternalFile">
577                           <string>Jalview-File.png</string>
578                         </object>
579                       </property>
580                       <property name="unixMimeType" type="string">application/x-gff3+txt</property>
581                       <property name="windowsIconFile">
582                         <object class="com.install4j.api.beans.ExternalFile">
583                           <string>Jalview-File.ico</string>
584                         </object>
585                       </property>
586                     </serializedBean>
587                   </action>
588
589                   <action id="10042" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
590                     <serializedBean>
591                       <property name="detailMessage" type="string">JnetFile (.concise)</property>
592                       <property name="statusMessage" type="string">Creating file associations...</property>
593                       <property name="useDetail" type="boolean" value="true" />
594                       <property name="useStatus" type="boolean" value="true" />
595                     </serializedBean>
596                   </action>
597                   <action id="10043" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
598                     <serializedBean>
599                       <property name="percentValue" type="int" value="50" />
600                     </serializedBean>
601                   </action>
602
603                   <action id="10044" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .concise file association">
604                     <serializedBean>
605                       <property name="description" type="string">JnetFile File</property>
606                       <property name="extension" type="string">concise</property>
607                       <property name="launcherId" type="string">737</property>
608                       <property name="macIconFile">
609                         <object class="com.install4j.api.beans.ExternalFile">
610                           <string>Jalview-File.icns</string>
611                         </object>
612                       </property>
613                       <!--<property name="macMimeType" type="string">application/x-jalview-jnet+text</property>-->
614                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
615                       <property name="restartFinder" type="boolean" value="true" />
616                       <property name="unix" type="boolean" value="true" />
617                       <property name="unixIconFile">
618                         <object class="com.install4j.api.beans.ExternalFile">
619                           <string>Jalview-File.png</string>
620                         </object>
621                       </property>
622                       <property name="unixMimeType" type="string">application/x-jalview-jnet+text</property>
623                       <property name="windowsIconFile">
624                         <object class="com.install4j.api.beans.ExternalFile">
625                           <string>Jalview-File.ico</string>
626                         </object>
627                       </property>
628                     </serializedBean>
629                   </action>
630
631                   <action id="10045" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
632                     <serializedBean>
633                       <property name="detailMessage" type="string">JnetFile (.jnet)</property>
634                       <property name="statusMessage" type="string">Creating file associations...</property>
635                       <property name="useDetail" type="boolean" value="true" />
636                       <property name="useStatus" type="boolean" value="true" />
637                     </serializedBean>
638                   </action>
639                   <action id="10046" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
640                     <serializedBean>
641                       <property name="percentValue" type="int" value="53" />
642                     </serializedBean>
643                   </action>
644
645                   <action id="10047" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .jnet file association">
646                     <serializedBean>
647                       <property name="description" type="string">JnetFile File</property>
648                       <property name="extension" type="string">jnet</property>
649                       <property name="launcherId" type="string">737</property>
650                       <property name="macIconFile">
651                         <object class="com.install4j.api.beans.ExternalFile">
652                           <string>Jalview-File.icns</string>
653                         </object>
654                       </property>
655                       <!--<property name="macMimeType" type="string">application/x-jalview-jnet+text</property>-->
656                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
657                       <property name="restartFinder" type="boolean" value="true" />
658                       <property name="unix" type="boolean" value="true" />
659                       <property name="unixIconFile">
660                         <object class="com.install4j.api.beans.ExternalFile">
661                           <string>Jalview-File.png</string>
662                         </object>
663                       </property>
664                       <property name="unixMimeType" type="string">application/x-jalview-jnet+text</property>
665                       <property name="windowsIconFile">
666                         <object class="com.install4j.api.beans.ExternalFile">
667                           <string>Jalview-File.ico</string>
668                         </object>
669                       </property>
670                     </serializedBean>
671                   </action>
672
673                   <action id="10048" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
674                     <serializedBean>
675                       <property name="detailMessage" type="string">mmCIF (.cif)</property>
676                       <property name="statusMessage" type="string">Creating file associations...</property>
677                       <property name="useDetail" type="boolean" value="true" />
678                       <property name="useStatus" type="boolean" value="true" />
679                     </serializedBean>
680                   </action>
681                   <action id="10049" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
682                     <serializedBean>
683                       <property name="percentValue" type="int" value="56" />
684                     </serializedBean>
685                   </action>
686
687                   <action id="10050" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .cif file association">
688                     <serializedBean>
689                       <property name="description" type="string">mmCIF File</property>
690                       <property name="extension" type="string">cif</property>
691                       <property name="launcherId" type="string">737</property>
692                       <property name="macIconFile">
693                         <object class="com.install4j.api.beans.ExternalFile">
694                           <string>Jalview-File.icns</string>
695                         </object>
696                       </property>
697                       <!--<property name="macMimeType" type="string">chemical/x-cif</property>-->
698                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
699                       <property name="restartFinder" type="boolean" value="true" />
700                       <property name="unix" type="boolean" value="true" />
701                       <property name="unixIconFile">
702                         <object class="com.install4j.api.beans.ExternalFile">
703                           <string>Jalview-File.png</string>
704                         </object>
705                       </property>
706                       <property name="unixMimeType" type="string">chemical/x-cif</property>
707                       <property name="windowsIconFile">
708                         <object class="com.install4j.api.beans.ExternalFile">
709                           <string>Jalview-File.ico</string>
710                         </object>
711                       </property>
712                     </serializedBean>
713                   </action>
714
715                   <action id="10051" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
716                     <serializedBean>
717                       <property name="detailMessage" type="string">mmCIF (.mcif)</property>
718                       <property name="statusMessage" type="string">Creating file associations...</property>
719                       <property name="useDetail" type="boolean" value="true" />
720                       <property name="useStatus" type="boolean" value="true" />
721                     </serializedBean>
722                   </action>
723                   <action id="10052" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
724                     <serializedBean>
725                       <property name="percentValue" type="int" value="60" />
726                     </serializedBean>
727                   </action>
728
729                   <action id="10053" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .mcif file association">
730                     <serializedBean>
731                       <property name="description" type="string">mmCIF File</property>
732                       <property name="extension" type="string">mcif</property>
733                       <property name="launcherId" type="string">737</property>
734                       <property name="macIconFile">
735                         <object class="com.install4j.api.beans.ExternalFile">
736                           <string>Jalview-File.icns</string>
737                         </object>
738                       </property>
739                       <!--<property name="macMimeType" type="string">chemical/x-mcif</property>-->
740                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
741                       <property name="restartFinder" type="boolean" value="true" />
742                       <property name="unix" type="boolean" value="true" />
743                       <property name="unixIconFile">
744                         <object class="com.install4j.api.beans.ExternalFile">
745                           <string>Jalview-File.png</string>
746                         </object>
747                       </property>
748                       <property name="unixMimeType" type="string">chemical/x-mcif</property>
749                       <property name="windowsIconFile">
750                         <object class="com.install4j.api.beans.ExternalFile">
751                           <string>Jalview-File.ico</string>
752                         </object>
753                       </property>
754                     </serializedBean>
755                   </action>
756
757                   <action id="10054" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
758                     <serializedBean>
759                       <property name="detailMessage" type="string">mmCIF (.mmcif)</property>
760                       <property name="statusMessage" type="string">Creating file associations...</property>
761                       <property name="useDetail" type="boolean" value="true" />
762                       <property name="useStatus" type="boolean" value="true" />
763                     </serializedBean>
764                   </action>
765                   <action id="10055" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
766                     <serializedBean>
767                       <property name="percentValue" type="int" value="63" />
768                     </serializedBean>
769                   </action>
770
771                   <action id="10056" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .mmcif file association">
772                     <serializedBean>
773                       <property name="description" type="string">mmCIF File</property>
774                       <property name="extension" type="string">mmcif</property>
775                       <property name="launcherId" type="string">737</property>
776                       <property name="macIconFile">
777                         <object class="com.install4j.api.beans.ExternalFile">
778                           <string>Jalview-File.icns</string>
779                         </object>
780                       </property>
781                       <!--<property name="macMimeType" type="string">chemical/x-mcif</property>-->
782                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
783                       <property name="restartFinder" type="boolean" value="true" />
784                       <property name="unix" type="boolean" value="true" />
785                       <property name="unixIconFile">
786                         <object class="com.install4j.api.beans.ExternalFile">
787                           <string>Jalview-File.png</string>
788                         </object>
789                       </property>
790                       <property name="unixMimeType" type="string">chemical/x-mcif</property>
791                       <property name="windowsIconFile">
792                         <object class="com.install4j.api.beans.ExternalFile">
793                           <string>Jalview-File.ico</string>
794                         </object>
795                       </property>
796                     </serializedBean>
797                   </action>
798
799                   <action id="10057" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
800                     <serializedBean>
801                       <property name="detailMessage" type="string">MSF (.msf)</property>
802                       <property name="statusMessage" type="string">Creating file associations...</property>
803                       <property name="useDetail" type="boolean" value="true" />
804                       <property name="useStatus" type="boolean" value="true" />
805                     </serializedBean>
806                   </action>
807                   <action id="10058" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
808                     <serializedBean>
809                       <property name="percentValue" type="int" value="66" />
810                     </serializedBean>
811                   </action>
812
813                   <action id="10059" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .msf file association">
814                     <serializedBean>
815                       <property name="description" type="string">MSF File</property>
816                       <property name="extension" type="string">msf</property>
817                       <property name="launcherId" type="string">737</property>
818                       <property name="macIconFile">
819                         <object class="com.install4j.api.beans.ExternalFile">
820                           <string>Jalview-File.icns</string>
821                         </object>
822                       </property>
823                       <!--<property name="macMimeType" type="string">application/x-msf+txt</property>-->
824                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
825                       <property name="restartFinder" type="boolean" value="true" />
826                       <property name="unix" type="boolean" value="true" />
827                       <property name="unixIconFile">
828                         <object class="com.install4j.api.beans.ExternalFile">
829                           <string>Jalview-File.png</string>
830                         </object>
831                       </property>
832                       <property name="unixMimeType" type="string">application/x-msf+txt</property>
833                       <property name="windowsIconFile">
834                         <object class="com.install4j.api.beans.ExternalFile">
835                           <string>Jalview-File.ico</string>
836                         </object>
837                       </property>
838                     </serializedBean>
839                   </action>
840
841                   <action id="10060" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
842                     <serializedBean>
843                       <property name="detailMessage" type="string">PDB (.pdb)</property>
844                       <property name="statusMessage" type="string">Creating file associations...</property>
845                       <property name="useDetail" type="boolean" value="true" />
846                       <property name="useStatus" type="boolean" value="true" />
847                     </serializedBean>
848                   </action>
849                   <action id="10061" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
850                     <serializedBean>
851                       <property name="percentValue" type="int" value="70" />
852                     </serializedBean>
853                   </action>
854
855                   <action id="10062" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .pdb file association">
856                     <serializedBean>
857                       <property name="description" type="string">PDB File</property>
858                       <property name="extension" type="string">pdb</property>
859                       <property name="launcherId" type="string">737</property>
860                       <property name="macIconFile">
861                         <object class="com.install4j.api.beans.ExternalFile">
862                           <string>Jalview-File.icns</string>
863                         </object>
864                       </property>
865                       <!--<property name="macMimeType" type="string">chemical/x-pdb</property>-->
866                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
867                       <property name="restartFinder" type="boolean" value="true" />
868                       <property name="unix" type="boolean" value="true" />
869                       <property name="unixIconFile">
870                         <object class="com.install4j.api.beans.ExternalFile">
871                           <string>Jalview-File.png</string>
872                         </object>
873                       </property>
874                       <property name="unixMimeType" type="string">chemical/x-pdb</property>
875                       <property name="windowsIconFile">
876                         <object class="com.install4j.api.beans.ExternalFile">
877                           <string>Jalview-File.ico</string>
878                         </object>
879                       </property>
880                     </serializedBean>
881                   </action>
882
883                   <action id="10063" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
884                     <serializedBean>
885                       <property name="detailMessage" type="string">PDB (.ent)</property>
886                       <property name="statusMessage" type="string">Creating file associations...</property>
887                       <property name="useDetail" type="boolean" value="true" />
888                       <property name="useStatus" type="boolean" value="true" />
889                     </serializedBean>
890                   </action>
891                   <action id="10064" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
892                     <serializedBean>
893                       <property name="percentValue" type="int" value="73" />
894                     </serializedBean>
895                   </action>
896
897                   <action id="10065" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .ent file association">
898                     <serializedBean>
899                       <property name="description" type="string">PDB File</property>
900                       <property name="extension" type="string">ent</property>
901                       <property name="launcherId" type="string">737</property>
902                       <property name="macIconFile">
903                         <object class="com.install4j.api.beans.ExternalFile">
904                           <string>Jalview-File.icns</string>
905                         </object>
906                       </property>
907                       <!--<property name="macMimeType" type="string">chemical/x-pdb</property>-->
908                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
909                       <property name="restartFinder" type="boolean" value="true" />
910                       <property name="unix" type="boolean" value="true" />
911                       <property name="unixIconFile">
912                         <object class="com.install4j.api.beans.ExternalFile">
913                           <string>Jalview-File.png</string>
914                         </object>
915                       </property>
916                       <property name="unixMimeType" type="string">chemical/x-pdb</property>
917                       <property name="windowsIconFile">
918                         <object class="com.install4j.api.beans.ExternalFile">
919                           <string>Jalview-File.ico</string>
920                         </object>
921                       </property>
922                     </serializedBean>
923                   </action>
924
925                   <action id="10066" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
926                     <serializedBean>
927                       <property name="detailMessage" type="string">PFAM (.pfam)</property>
928                       <property name="statusMessage" type="string">Creating file associations...</property>
929                       <property name="useDetail" type="boolean" value="true" />
930                       <property name="useStatus" type="boolean" value="true" />
931                     </serializedBean>
932                   </action>
933                   <action id="10067" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
934                     <serializedBean>
935                       <property name="percentValue" type="int" value="76" />
936                     </serializedBean>
937                   </action>
938
939                   <action id="10068" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .pfam file association">
940                     <serializedBean>
941                       <property name="description" type="string">PFAM File</property>
942                       <property name="extension" type="string">pfam</property>
943                       <property name="launcherId" type="string">737</property>
944                       <property name="macIconFile">
945                         <object class="com.install4j.api.beans.ExternalFile">
946                           <string>Jalview-File.icns</string>
947                         </object>
948                       </property>
949                       <!--<property name="macMimeType" type="string">application/x-pfam+txt</property>-->
950                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
951                       <property name="restartFinder" type="boolean" value="true" />
952                       <property name="unix" type="boolean" value="true" />
953                       <property name="unixIconFile">
954                         <object class="com.install4j.api.beans.ExternalFile">
955                           <string>Jalview-File.png</string>
956                         </object>
957                       </property>
958                       <property name="unixMimeType" type="string">application/x-pfam+txt</property>
959                       <property name="windowsIconFile">
960                         <object class="com.install4j.api.beans.ExternalFile">
961                           <string>Jalview-File.ico</string>
962                         </object>
963                       </property>
964                     </serializedBean>
965                   </action>
966
967                   <action id="10069" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
968                     <serializedBean>
969                       <property name="detailMessage" type="string">PHYLIP (.phy)</property>
970                       <property name="statusMessage" type="string">Creating file associations...</property>
971                       <property name="useDetail" type="boolean" value="true" />
972                       <property name="useStatus" type="boolean" value="true" />
973                     </serializedBean>
974                   </action>
975                   <action id="10070" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
976                     <serializedBean>
977                       <property name="percentValue" type="int" value="80" />
978                     </serializedBean>
979                   </action>
980
981                   <action id="10071" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .phy file association">
982                     <serializedBean>
983                       <property name="description" type="string">PHYLIP File</property>
984                       <property name="extension" type="string">phy</property>
985                       <property name="launcherId" type="string">737</property>
986                       <property name="macIconFile">
987                         <object class="com.install4j.api.beans.ExternalFile">
988                           <string>Jalview-File.icns</string>
989                         </object>
990                       </property>
991                       <!--<property name="macMimeType" type="string">application/x-phylip+txt</property>-->
992                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
993                       <property name="restartFinder" type="boolean" value="true" />
994                       <property name="unix" type="boolean" value="true" />
995                       <property name="unixIconFile">
996                         <object class="com.install4j.api.beans.ExternalFile">
997                           <string>Jalview-File.png</string>
998                         </object>
999                       </property>
1000                       <property name="unixMimeType" type="string">application/x-phylip+txt</property>
1001                       <property name="windowsIconFile">
1002                         <object class="com.install4j.api.beans.ExternalFile">
1003                           <string>Jalview-File.ico</string>
1004                         </object>
1005                       </property>
1006                     </serializedBean>
1007                   </action>
1008
1009                   <action id="10072" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
1010                     <serializedBean>
1011                       <property name="detailMessage" type="string">PileUp (.pileup)</property>
1012                       <property name="statusMessage" type="string">Creating file associations...</property>
1013                       <property name="useDetail" type="boolean" value="true" />
1014                       <property name="useStatus" type="boolean" value="true" />
1015                     </serializedBean>
1016                   </action>
1017                   <action id="10073" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
1018                     <serializedBean>
1019                       <property name="percentValue" type="int" value="83" />
1020                     </serializedBean>
1021                   </action>
1022
1023                   <action id="10074" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .pileup file association">
1024                     <serializedBean>
1025                       <property name="description" type="string">PileUp File</property>
1026                       <property name="extension" type="string">pileup</property>
1027                       <property name="launcherId" type="string">737</property>
1028                       <property name="macIconFile">
1029                         <object class="com.install4j.api.beans.ExternalFile">
1030                           <string>Jalview-File.icns</string>
1031                         </object>
1032                       </property>
1033                       <!--<property name="macMimeType" type="string">application/x-pileup+txt</property>-->
1034                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
1035                       <property name="restartFinder" type="boolean" value="true" />
1036                       <property name="unix" type="boolean" value="true" />
1037                       <property name="unixIconFile">
1038                         <object class="com.install4j.api.beans.ExternalFile">
1039                           <string>Jalview-File.png</string>
1040                         </object>
1041                       </property>
1042                       <property name="unixMimeType" type="string">application/x-pileup+txt</property>
1043                       <property name="windowsIconFile">
1044                         <object class="com.install4j.api.beans.ExternalFile">
1045                           <string>Jalview-File.ico</string>
1046                         </object>
1047                       </property>
1048                     </serializedBean>
1049                   </action>
1050
1051                   <action id="10075" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
1052                     <serializedBean>
1053                       <property name="detailMessage" type="string">PIR (.pir)</property>
1054                       <property name="statusMessage" type="string">Creating file associations...</property>
1055                       <property name="useDetail" type="boolean" value="true" />
1056                       <property name="useStatus" type="boolean" value="true" />
1057                     </serializedBean>
1058                   </action>
1059                   <action id="10076" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
1060                     <serializedBean>
1061                       <property name="percentValue" type="int" value="86" />
1062                     </serializedBean>
1063                   </action>
1064
1065                   <action id="10077" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .pir file association">
1066                     <serializedBean>
1067                       <property name="description" type="string">PIR File</property>
1068                       <property name="extension" type="string">pir</property>
1069                       <property name="launcherId" type="string">737</property>
1070                       <property name="macIconFile">
1071                         <object class="com.install4j.api.beans.ExternalFile">
1072                           <string>Jalview-File.icns</string>
1073                         </object>
1074                       </property>
1075                       <!--<property name="macMimeType" type="string">application/x-pir+txt</property>-->
1076                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
1077                       <property name="restartFinder" type="boolean" value="true" />
1078                       <property name="unix" type="boolean" value="true" />
1079                       <property name="unixIconFile">
1080                         <object class="com.install4j.api.beans.ExternalFile">
1081                           <string>Jalview-File.png</string>
1082                         </object>
1083                       </property>
1084                       <property name="unixMimeType" type="string">application/x-pir+txt</property>
1085                       <property name="windowsIconFile">
1086                         <object class="com.install4j.api.beans.ExternalFile">
1087                           <string>Jalview-File.ico</string>
1088                         </object>
1089                       </property>
1090                     </serializedBean>
1091                   </action>
1092
1093                   <action id="10078" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
1094                     <serializedBean>
1095                       <property name="detailMessage" type="string">RNAML (.rnaml)</property>
1096                       <property name="statusMessage" type="string">Creating file associations...</property>
1097                       <property name="useDetail" type="boolean" value="true" />
1098                       <property name="useStatus" type="boolean" value="true" />
1099                     </serializedBean>
1100                   </action>
1101                   <action id="10079" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
1102                     <serializedBean>
1103                       <property name="percentValue" type="int" value="90" />
1104                     </serializedBean>
1105                   </action>
1106
1107                   <action id="10080" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .rnaml file association">
1108                     <serializedBean>
1109                       <property name="description" type="string">RNAML File</property>
1110                       <property name="extension" type="string">rnaml</property>
1111                       <property name="launcherId" type="string">737</property>
1112                       <property name="macIconFile">
1113                         <object class="com.install4j.api.beans.ExternalFile">
1114                           <string>Jalview-File.icns</string>
1115                         </object>
1116                       </property>
1117                       <!--<property name="macMimeType" type="string">application/rnaml+xml</property>-->
1118                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
1119                       <property name="restartFinder" type="boolean" value="true" />
1120                       <property name="unix" type="boolean" value="true" />
1121                       <property name="unixIconFile">
1122                         <object class="com.install4j.api.beans.ExternalFile">
1123                           <string>Jalview-File.png</string>
1124                         </object>
1125                       </property>
1126                       <property name="unixMimeType" type="string">application/rnaml+xml</property>
1127                       <property name="windowsIconFile">
1128                         <object class="com.install4j.api.beans.ExternalFile">
1129                           <string>Jalview-File.ico</string>
1130                         </object>
1131                       </property>
1132                     </serializedBean>
1133                   </action>
1134
1135                   <action id="10081" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
1136                     <serializedBean>
1137                       <property name="detailMessage" type="string">Substitution Matrix (.mat)</property>
1138                       <property name="statusMessage" type="string">Creating file associations...</property>
1139                       <property name="useDetail" type="boolean" value="true" />
1140                       <property name="useStatus" type="boolean" value="true" />
1141                     </serializedBean>
1142                   </action>
1143                   <action id="10082" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
1144                     <serializedBean>
1145                       <property name="percentValue" type="int" value="93" />
1146                     </serializedBean>
1147                   </action>
1148
1149                   <action id="10083" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .mat file association">
1150                     <serializedBean>
1151                       <property name="description" type="string">Substitution Matrix File</property>
1152                       <property name="extension" type="string">mat</property>
1153                       <property name="launcherId" type="string">737</property>
1154                       <property name="macIconFile">
1155                         <object class="com.install4j.api.beans.ExternalFile">
1156                           <string>Jalview-File.icns</string>
1157                         </object>
1158                       </property>
1159                       <!--<property name="macMimeType" type="string">application/x-jalview-scorematrix+text</property>-->
1160                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
1161                       <property name="restartFinder" type="boolean" value="true" />
1162                       <property name="unix" type="boolean" value="true" />
1163                       <property name="unixIconFile">
1164                         <object class="com.install4j.api.beans.ExternalFile">
1165                           <string>Jalview-File.png</string>
1166                         </object>
1167                       </property>
1168                       <property name="unixMimeType" type="string">application/x-jalview-scorematrix+text</property>
1169                       <property name="windowsIconFile">
1170                         <object class="com.install4j.api.beans.ExternalFile">
1171                           <string>Jalview-File.ico</string>
1172                         </object>
1173                       </property>
1174                     </serializedBean>
1175                   </action>
1176
1177                   <action id="10084" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
1178                     <serializedBean>
1179                       <property name="detailMessage" type="string">Stockholm (.sto)</property>
1180                       <property name="statusMessage" type="string">Creating file associations...</property>
1181                       <property name="useDetail" type="boolean" value="true" />
1182                       <property name="useStatus" type="boolean" value="true" />
1183                     </serializedBean>
1184                   </action>
1185                   <action id="10085" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
1186                     <serializedBean>
1187                       <property name="percentValue" type="int" value="96" />
1188                     </serializedBean>
1189                   </action>
1190
1191                   <action id="10086" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .sto file association">
1192                     <serializedBean>
1193                       <property name="description" type="string">Stockholm File</property>
1194                       <property name="extension" type="string">sto</property>
1195                       <property name="launcherId" type="string">737</property>
1196                       <property name="macIconFile">
1197                         <object class="com.install4j.api.beans.ExternalFile">
1198                           <string>Jalview-File.icns</string>
1199                         </object>
1200                       </property>
1201                       <!--<property name="macMimeType" type="string">application/x-stockholm+txt</property>-->
1202                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
1203                       <property name="restartFinder" type="boolean" value="true" />
1204                       <property name="unix" type="boolean" value="true" />
1205                       <property name="unixIconFile">
1206                         <object class="com.install4j.api.beans.ExternalFile">
1207                           <string>Jalview-File.png</string>
1208                         </object>
1209                       </property>
1210                       <property name="unixMimeType" type="string">application/x-stockholm+txt</property>
1211                       <property name="windowsIconFile">
1212                         <object class="com.install4j.api.beans.ExternalFile">
1213                           <string>Jalview-File.ico</string>
1214                         </object>
1215                       </property>
1216                     </serializedBean>
1217                   </action>
1218
1219                   <action id="10087" beanClass="com.install4j.runtime.beans.actions.control.SetMessageAction" actionElevationType="none" rollbackBarrierExitCode="0">
1220                     <serializedBean>
1221                       <property name="detailMessage" type="string">Stockholm (.stk)</property>
1222                       <property name="statusMessage" type="string">Creating file associations...</property>
1223                       <property name="useDetail" type="boolean" value="true" />
1224                       <property name="useStatus" type="boolean" value="true" />
1225                     </serializedBean>
1226                   </action>
1227                   <action id="10088" beanClass="com.install4j.runtime.beans.actions.control.SetProgressAction" actionElevationType="none" rollbackBarrierExitCode="0">
1228                     <serializedBean>
1229                       <property name="percentValue" type="int" value="100" />
1230                     </serializedBean>
1231                   </action>
1232
1233                   <action id="10089" beanClass="com.install4j.runtime.beans.actions.desktop.CreateFileAssociationAction" actionElevationType="elevated" rollbackBarrierExitCode="0" errorMessage="Could not make .stk file association">
1234                     <serializedBean>
1235                       <property name="description" type="string">Stockholm File</property>
1236                       <property name="extension" type="string">stk</property>
1237                       <property name="launcherId" type="string">737</property>
1238                       <property name="macIconFile">
1239                         <object class="com.install4j.api.beans.ExternalFile">
1240                           <string>Jalview-File.icns</string>
1241                         </object>
1242                       </property>
1243                       <!--<property name="macMimeType" type="string">application/x-stockholm+txt</property>-->
1244                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
1245                       <property name="restartFinder" type="boolean" value="true" />
1246                       <property name="unix" type="boolean" value="true" />
1247                       <property name="unixIconFile">
1248                         <object class="com.install4j.api.beans.ExternalFile">
1249                           <string>Jalview-File.png</string>
1250                         </object>
1251                       </property>
1252                       <property name="unixMimeType" type="string">application/x-stockholm+txt</property>
1253                       <property name="windowsIconFile">
1254                         <object class="com.install4j.api.beans.ExternalFile">
1255                           <string>Jalview-File.ico</string>
1256                         </object>
1257                       </property>
1258                     </serializedBean>
1259                   </action>
1260