diff --git a/22.xx/openrocket-22.xx.install4j b/22.xx/openrocket-22.xx.install4j
index d25404d37..d2acd1071 100644
--- a/22.xx/openrocket-22.xx.install4j
+++ b/22.xx/openrocket-22.xx.install4j
@@ -1,485 +1,507 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- sys.installationDir
-
-
- context.getBooleanVariable("sys.confirmedUpdateInstallation")
-
-
-
-
-
- ${form:welcomeMessage}
-
- !context.isConsole()
-
-
-
-
-
-
-
-
-
-
- updateCheck
-
-
-
-
- ${i18n:ClickNext}
-
-
-
-
-
- !context.getBooleanVariable("sys.confirmedUpdateInstallation")
-
-
-
-
- sys.installationDir
-
-
- context.getVariable("sys.responseFile") == null
-
-
-
-
-
- ${i18n:SelectDirLabel(${compiler:sys.fullName})}
-
-
-
-
-
-
-
- suggestAppDir
- validateApplicationId
- existingDirWarning
- checkWritable
- manualEntryAllowed
- checkFreeSpace
- showRequiredDiskSpace
- showFreeDiskSpace
- allowSpacesOnUnix
- validationScript
- standardValidation
-
-
-
-
-
-
-
-
- ${i18n:SelectComponentsLabel2}
-
- !context.isConsole()
-
-
-
-
-
-
- selectionChangedScript
-
-
-
-
-
-
-
-
- OpenRocket Rocket Files
- ork
- 59
-
-
-
-
-
-
- ${i18n:SelectAssociationsLabel}
-
-
-
-
-
-
-
- showSelectionButtons
- selectionButtonPosition
-
-
-
-
-
-
-
-
-
- ${i18n:UninstallerMenuEntry(${compiler:sys.fullName})}
-
- !context.getBooleanVariable("sys.programGroupDisabled")
-
-
-
- ${compiler:sys.fullName} ${compiler:sys.version}
-
-
-
-
-
-
- ${i18n:WizardPreparing}
-
-
-
-
-
-
-
-
- ${form:finishedMessage}
-
-
-
-
-
-
-
-
- ${i18n:UninstallerMenuEntry(${compiler:sys.fullName})}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ${form:welcomeMessage}
-
- !context.isConsole()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ${i18n:UninstallerPreparing}
-
-
-
-
-
-
-
-
-
- ${form:successMessage}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sys.installationDir
+
+
+ context.getBooleanVariable("sys.confirmedUpdateInstallation")
+
+
+
+
+
+ ${form:welcomeMessage}
+
+ !context.isConsole()
+
+
+
+
+
+
+
+
+
+
+ updateCheck
+
+
+
+
+ ${i18n:ClickNext}
+
+
+
+
+
+ !context.getBooleanVariable("sys.confirmedUpdateInstallation")
+
+
+
+
+ sys.installationDir
+
+
+ context.getVariable("sys.responseFile") == null
+
+
+
+
+
+ ${i18n:SelectDirLabel(${compiler:sys.fullName})}
+
+
+
+
+
+
+
+ suggestAppDir
+ validateApplicationId
+ existingDirWarning
+ checkWritable
+ manualEntryAllowed
+ checkFreeSpace
+ showRequiredDiskSpace
+ showFreeDiskSpace
+ allowSpacesOnUnix
+ validationScript
+ standardValidation
+
+
+
+
+
+
+
+
+ ${i18n:SelectComponentsLabel2}
+
+ !context.isConsole()
+
+
+
+
+
+
+ selectionChangedScript
+
+
+
+
+
+
+
+
+ OpenRocket Rocket Files
+ ork
+ 59
+
+
+
+
+
+
+ ${i18n:SelectAssociationsLabel}
+
+
+
+
+
+
+
+ showSelectionButtons
+ selectionButtonPosition
+
+
+
+
+
+
+
+
+
+ ${i18n:UninstallerMenuEntry(${compiler:sys.fullName})}
+
+ !context.getBooleanVariable("sys.programGroupDisabled")
+
+
+
+ ${compiler:sys.fullName} ${compiler:sys.version}
+
+
+
+
+
+
+ ${i18n:WizardPreparing}
+
+
+
+
+
+
+
+
+ ${form:finishedMessage}
+
+
+
+
+
+
+
+
+ ${i18n:UninstallerMenuEntry(${compiler:sys.fullName})}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ${form:welcomeMessage}
+
+ !context.isConsole()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ${i18n:UninstallerPreparing}
+
+
+
+
+
+
+
+
+
+ ${form:successMessage}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+