From 109a5cdaea208309df786d7abb13c4960afb8a96 Mon Sep 17 00:00:00 2001 From: Justin Hanney Date: Sat, 7 Mar 2020 19:55:35 -0800 Subject: [PATCH] Add 16.0 installer project --- 16.0/.DS_Store | Bin 0 -> 6148 bytes 16.0/openrocket-16.0.install4j | 462 +++++++++++++++++++++++++++++++++ 2 files changed, 462 insertions(+) create mode 100644 16.0/.DS_Store create mode 100644 16.0/openrocket-16.0.install4j diff --git a/16.0/.DS_Store b/16.0/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..de0a5cd2a55328fd3bfbe083cfe2af2d77e82c3e GIT binary patch literal 6148 zcmeHKI|>3Z5S{S@f{mqRuHX%V=n1@lf+B(+5VYRPb9pr1e41sk(?WRzlb1~9CFB)5 zJ0ha<+jb^05s?wxP#!jP&GyYZ*2{+o4eb zDnJFO02QDDpH?6%>}dSygLxhmpaMUyfPEhd+^{A#f&S^h;4J`ffUq0p-b( + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + sys.installationDir + + + context.getBooleanVariable("sys.confirmedUpdateInstallation") + + + + + + ${form:welcomeMessage} + + !context.isConsole() + + + + + + String message = context.getMessage("ConsoleWelcomeLabel", context.getApplicationName()); +return console.askOkCancel(message, true); + + + + + + + + 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 + + + + + + + + + + ${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() + + + + + + String message = context.getMessage("ConfirmUninstall", context.getApplicationName()); +return console.askYesNo(message, true); + + + + + + + + + + + + + + + ${i18n:UninstallerPreparing} + + + + + + + + + + ${form:successMessage} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +