home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2001 October / PCpro_2001_10.ISO / xml / morphon / morphon-win-vm-1.1.1a.exe / InstallerData / InstallScript.data (.txt) < prev    next >
Encoding:
Java Class File  |  2001-05-01  |  20.8 KB  |  761 lines

  1. import com.zerog.ia.installer.Billboard;
  2. import com.zerog.ia.installer.GhostDirectory;
  3. import com.zerog.ia.installer.InstallBundle;
  4. import com.zerog.ia.installer.InstallSet;
  5. import com.zerog.ia.installer.Installer;
  6. import com.zerog.ia.installer.actions.CreateShortcut;
  7. import com.zerog.ia.installer.actions.InstallDirectory;
  8. import com.zerog.ia.installer.actions.InstallFile;
  9. import com.zerog.ia.installer.actions.InstallUninstaller;
  10. import com.zerog.ia.installer.actions.InstallZipfile;
  11. import com.zerog.ia.installer.actions.MakeExecutable;
  12. import com.zerog.ia.installer.steps.ChooseInstallSet;
  13. import com.zerog.ia.installer.steps.ChooseJavaVM;
  14. import com.zerog.ia.installer.steps.ImportantNote;
  15. import com.zerog.ia.installer.steps.InstallComplete;
  16. import com.zerog.ia.installer.steps.InstallDir;
  17. import com.zerog.ia.installer.steps.InstallProgress;
  18. import com.zerog.ia.installer.steps.Intro;
  19. import com.zerog.ia.installer.steps.LicenseAgr;
  20. import com.zerog.ia.installer.steps.ShortcutLoc;
  21. import com.zerog.ia.installer.util.BindingWin32;
  22. import com.zerog.ia.installer.util.ProgressMonitor;
  23. import com.zerog.ia.installer.util.PropertyData;
  24. import com.zerog.ia.installer.util.magicfolders.DesktopMF;
  25. import com.zerog.ia.installer.util.magicfolders.InstallDirMF;
  26. import com.zerog.ia.installer.util.magicfolders.MagicFolder;
  27. import com.zerog.ia.installer.util.magicfolders.ProgramsDirMF;
  28. import com.zerog.ia.installer.util.magicfolders.ProgramsMenuMF;
  29. import com.zerog.ia.installer.util.magicfolders.ShortcutsMF;
  30. import com.zerog.ia.installer.util.magicfolders.UserHomeMF;
  31. import java.util.Vector;
  32.  
  33. public class ia988724945095 implements IAScript {
  34.    public static String scriptVersion = "3.5 InstallAnywhere NOW!";
  35.    public static int majorVersion = 3;
  36.    public static int minorVersion = 5;
  37.    public static int revisionVersion = -1;
  38.    public static Installer xMLEditor1;
  39.    public static InstallSet full_Install;
  40.    public static InstallBundle application;
  41.    public static GhostDirectory xMLEditor_Destination_Install_Folder;
  42.    public static InstallDirectory uninstallerData;
  43.    public static InstallUninstaller uninstall_XMLEditor1;
  44.    public static InstallDirectory examples;
  45.    public static InstallDirectory pluginsapi;
  46.    public static InstallDirectory legal;
  47.    public static InstallZipfile xMLEditor_jar;
  48.    public static InstallFile runXMLEditor_1_1_sh;
  49.    public static InstallFile runCSSEditor_1_3_sh;
  50.    public static InstallFile runCSSEditor_1_1_sh;
  51.    public static InstallFile runXMLEditor1_3_bat;
  52.    public static InstallFile runCSSEditor1_3_bat;
  53.    public static InstallFile runXMLEditor1_1_bat;
  54.    public static InstallFile runCSSEditor1_1_bat;
  55.    public static InstallFile runMSjvm_bat;
  56.    public static InstallZipfile plugins_jar;
  57.    public static InstallFile manual_pdf;
  58.    public static InstallFile release_txt;
  59.    public static InstallFile runXMLEditor_1_3_sh;
  60.    public static MakeExecutable morphon_XMLEditor_1_1_1;
  61.    public static GhostDirectory shortcuts_USER_SHORTCUTS;
  62.    public static CreateShortcut morphon_XMLEditor_1_1_1_1;
  63.    public static Intro introduction;
  64.    public static LicenseAgr license_Agreement;
  65.    public static ImportantNote important_Information;
  66.    public static InstallDir choose_Install_Folder;
  67.    public static ShortcutLoc choose_Link_Location;
  68.    public static ChooseJavaVM choose_Java_Virtual_Machine;
  69.    public static ChooseInstallSet choose_Install_Set;
  70.    public static InstallProgress install;
  71.    public static InstallComplete install_Complete;
  72.    public static Billboard _default;
  73.    public static Vector xMLEditor1_postInstallActions;
  74.    public static Vector xMLEditor1_localesToBuild;
  75.    public static Vector xMLEditor1_preInstallActions;
  76.    public static ShortcutsMF com_zerog_ia_installer_util_magicfolders_ShortcutsMF;
  77.    public static UserHomeMF com_zerog_ia_installer_util_magicfolders_UserHomeMF;
  78.    public static DesktopMF com_zerog_ia_installer_util_magicfolders_DesktopMF;
  79.    public static ProgramsMenuMF com_zerog_ia_installer_util_magicfolders_ProgramsMenuMF;
  80.    public static InstallDirMF com_zerog_ia_installer_util_magicfolders_InstallDirMF;
  81.    public static ProgramsDirMF com_zerog_ia_installer_util_magicfolders_ProgramsDirMF;
  82.    public static BindingWin32 installIconSmall_gifIcon;
  83.    public static Vector xMLEditor1_classpath;
  84.    public static Vector xMLEditor1_startupActions;
  85.    public static Vector uninstall_XMLEditor1_propertyList;
  86.    public static PropertyData uninstall_XMLEditor1data1;
  87.    public static PropertyData uninstall_XMLEditor1data2;
  88.    public static PropertyData uninstall_XMLEditor1data3;
  89.    public static PropertyData uninstall_XMLEditor1data4;
  90.    public static PropertyData uninstall_XMLEditor1data5;
  91.    public static PropertyData uninstall_XMLEditor1data6;
  92.    public static PropertyData uninstall_XMLEditor1data7;
  93.    public static PropertyData uninstall_XMLEditor1data8;
  94.    public static PropertyData uninstall_XMLEditor1data9;
  95.    public static PropertyData uninstall_XMLEditor1data10;
  96.    public static PropertyData uninstall_XMLEditor1data11;
  97.    public static PropertyData uninstall_XMLEditor1data12;
  98.    public static Vector morphon_XMLEditor_1_1_1_propertyList;
  99.    public static PropertyData morphon_XMLEditor_1_1_1data1;
  100.    public static PropertyData morphon_XMLEditor_1_1_1data2;
  101.    public static PropertyData morphon_XMLEditor_1_1_1data3;
  102.    public static PropertyData morphon_XMLEditor_1_1_1data4;
  103.    public static PropertyData morphon_XMLEditor_1_1_1data5;
  104.    public static PropertyData morphon_XMLEditor_1_1_1data6;
  105.    public static PropertyData morphon_XMLEditor_1_1_1data7;
  106.    public static PropertyData morphon_XMLEditor_1_1_1data8;
  107.    public static PropertyData morphon_XMLEditor_1_1_1data9;
  108.    public static PropertyData morphon_XMLEditor_1_1_1data10;
  109.    public static PropertyData morphon_XMLEditor_1_1_1data11;
  110.    public static PropertyData morphon_XMLEditor_1_1_1data12;
  111.    public static PropertyData morphon_XMLEditor_1_1_1data13;
  112.    public static BindingWin32 noIconSmall_gifIcon_1;
  113.    public static int numIncrements = 79;
  114.    public static String scriptID = "ZX1864Z6HZYXK";
  115.  
  116.    public static void loadScript1() {
  117.       xMLEditor1 = new Installer();
  118.       full_Install = new InstallSet();
  119.       application = new InstallBundle();
  120.       xMLEditor_Destination_Install_Folder = new GhostDirectory();
  121.       uninstallerData = new InstallDirectory();
  122.       uninstall_XMLEditor1 = new InstallUninstaller();
  123.       examples = new InstallDirectory();
  124.       pluginsapi = new InstallDirectory();
  125.       legal = new InstallDirectory();
  126.       xMLEditor_jar = new InstallZipfile();
  127.       runXMLEditor_1_1_sh = new InstallFile();
  128.       runCSSEditor_1_3_sh = new InstallFile();
  129.       runCSSEditor_1_1_sh = new InstallFile();
  130.       runXMLEditor1_3_bat = new InstallFile();
  131.       runCSSEditor1_3_bat = new InstallFile();
  132.       runXMLEditor1_1_bat = new InstallFile();
  133.       runCSSEditor1_1_bat = new InstallFile();
  134.       runMSjvm_bat = new InstallFile();
  135.       plugins_jar = new InstallZipfile();
  136.       manual_pdf = new InstallFile();
  137.       release_txt = new InstallFile();
  138.       runXMLEditor_1_3_sh = new InstallFile();
  139.       morphon_XMLEditor_1_1_1 = new MakeExecutable();
  140.       shortcuts_USER_SHORTCUTS = new GhostDirectory();
  141.       morphon_XMLEditor_1_1_1_1 = new CreateShortcut();
  142.       introduction = new Intro();
  143.       license_Agreement = new LicenseAgr();
  144.       important_Information = new ImportantNote();
  145.       choose_Install_Folder = new InstallDir();
  146.       choose_Link_Location = new ShortcutLoc();
  147.       choose_Java_Virtual_Machine = new ChooseJavaVM();
  148.       choose_Install_Set = new ChooseInstallSet();
  149.       install = new InstallProgress();
  150.       install_Complete = new InstallComplete();
  151.       _default = new Billboard();
  152.       xMLEditor1_postInstallActions = new Vector();
  153.       xMLEditor1.setPostInstallActions(xMLEditor1_postInstallActions);
  154.       xMLEditor1.setMungeNamesSolaris(true);
  155.       xMLEditor1.setUnixUmask("002");
  156.       xMLEditor1_localesToBuild = new Vector();
  157.       xMLEditor1_localesToBuild.addElement("en");
  158.       xMLEditor1.setLocalesToBuild(xMLEditor1_localesToBuild);
  159.       xMLEditor1.setJREInstallDirectory(155);
  160.       xMLEditor1_preInstallActions = new Vector();
  161.       xMLEditor1.setPreInstallActions(xMLEditor1_preInstallActions);
  162.       xMLEditor1.setWantSolaris(false);
  163.       com_zerog_ia_installer_util_magicfolders_ShortcutsMF = (ShortcutsMF)MagicFolder.get(158);
  164.       com_zerog_ia_installer_util_magicfolders_UserHomeMF = (UserHomeMF)MagicFolder.get(994);
  165.       ProgressMonitor.updateScriptIncrement();
  166.       com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setSolarisMagicFolder(com_zerog_ia_installer_util_magicfolders_UserHomeMF);
  167.       com_zerog_ia_installer_util_magicfolders_DesktopMF = (DesktopMF)MagicFolder.get(16);
  168.       ProgressMonitor.updateScriptIncrement();
  169.       com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setMacMagicFolder(com_zerog_ia_installer_util_magicfolders_DesktopMF);
  170.       com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setWin32MagicFolderPath("Morphon XMLEditor");
  171.       com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setOs2MagicFolder(com_zerog_ia_installer_util_magicfolders_DesktopMF);
  172.       com_zerog_ia_installer_util_magicfolders_ProgramsMenuMF = (ProgramsMenuMF)MagicFolder.get(2);
  173.       ProgressMonitor.updateScriptIncrement();
  174.       com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setWin32MagicFolder(com_zerog_ia_installer_util_magicfolders_ProgramsMenuMF);
  175.       ProgressMonitor.updateScriptIncrement();
  176.       xMLEditor1.setShortcutDir(com_zerog_ia_installer_util_magicfolders_ShortcutsMF);
  177.       xMLEditor1.setWantOS2NoVM(false);
  178.       com_zerog_ia_installer_util_magicfolders_InstallDirMF = (InstallDirMF)MagicFolder.get(155);
  179.       com_zerog_ia_installer_util_magicfolders_InstallDirMF.setMagicFolderPath("XMLEditor");
  180.       com_zerog_ia_installer_util_magicfolders_ProgramsDirMF = (ProgramsDirMF)MagicFolder.get(159);
  181.       ProgressMonitor.updateScriptIncrement();
  182.       com_zerog_ia_installer_util_magicfolders_InstallDirMF.setMagicFolder(com_zerog_ia_installer_util_magicfolders_ProgramsDirMF);
  183.       ProgressMonitor.updateScriptIncrement();
  184.       xMLEditor1.setInstallDir(com_zerog_ia_installer_util_magicfolders_InstallDirMF);
  185.       xMLEditor1.setAllowCustomizeInstallSets(false);
  186.       xMLEditor1.setUserSplashPath("com/zerog/ia/installer/images/");
  187.       xMLEditor1.setWantMacOSNoVM(false);
  188.       installIconSmall_gifIcon = new BindingWin32();
  189.       installIconSmall_gifIcon.setInstaller(xMLEditor1);
  190.       installIconSmall_gifIcon.setSmallIconName("installIconSmall.gif");
  191.       installIconSmall_gifIcon.setLargeIconName("installIcon.gif");
  192.       installIconSmall_gifIcon.setSmallIconPath("com/zerog/ia/installer/images/");
  193.       installIconSmall_gifIcon.setLargeIconPath("com/zerog/ia/installer/images/");
  194.       ProgressMonitor.updateScriptIncrement();
  195.       xMLEditor1.setInstallerIcon(installIconSmall_gifIcon);
  196.       xMLEditor1.setWantCdRom(false);
  197.       xMLEditor1.setWantWindows(true);
  198.       xMLEditor1.setJREDirectoryName("jre");
  199.       xMLEditor1.setUninstallJRE(true);
  200.       xMLEditor1.setHaveConsoleLaunchers(false);
  201.       xMLEditor1.setDisplayProductName(false);
  202.       xMLEditor1.setRulesFailedMessage("The installer cannot run on your configuration. It will now quit.");
  203.       xMLEditor1_classpath = new Vector();
  204.       xMLEditor1_classpath.addElement(xMLEditor_jar);
  205.       xMLEditor1.setClasspath(xMLEditor1_classpath);
  206.       xMLEditor1.setShowInstallComplete(true);
  207.       xMLEditor1.setWantLinux(true);
  208.       xMLEditor1.setWantUnixNoVM(true);
  209.       xMLEditor1.setDefaultInstallSetIndex(0);
  210.       xMLEditor1_startupActions = new Vector();
  211.       xMLEditor1.setStartupActions(xMLEditor1_startupActions);
  212.       xMLEditor1.setWantWindowsNoVM(true);
  213.       xMLEditor1.setProductName("Morphon XMLEditor 1.1.1");
  214.       xMLEditor1.setWantUnInstaller(false);
  215.       xMLEditor1.setWantPureJava(true);
  216.       xMLEditor1.setInstallerName("install-1.1.1");
  217.       xMLEditor1.setWizardME(morphon_XMLEditor_1_1_1);
  218.       xMLEditor1.setShowIntro(true);
  219.       xMLEditor1.setWantWeb(true);
  220.       xMLEditor1.setInstallerWindowName("XMLEditor-1");
  221.       xMLEditor1.setBundledJREInstall(2);
  222.       xMLEditor1.setUserSplashName("Splash.jpg");
  223.       xMLEditor1.setWantMacOS(false);
  224.       xMLEditor1.setExternalID("Installer.1");
  225.       ProgressMonitor.updateScriptIncrement();
  226.       full_Install.setImagePath("com/zerog/ia/installer/images/");
  227.       full_Install.setDescription("This will install all the files for your application.");
  228.       full_Install.setShortName("Full");
  229.       full_Install.setImageName("typicalIcon.gif");
  230.       full_Install.setInstallSetName("Full Install");
  231.       full_Install.setExternalID("InstallSet.typical.2");
  232.       ProgressMonitor.updateScriptIncrement();
  233.       application.setBundleName("Application");
  234.       application.setDescription("This installs the application.");
  235.       application.setShortName("Applica");
  236.       application.setDescriptionIsText(true);
  237.       application.setDescriptionIsImage(false);
  238.       application.setExternalID("InstallBundle.application.5");
  239.       ProgressMonitor.updateScriptIncrement();
  240.       xMLEditor_Destination_Install_Folder.setDestinationFolder(com_zerog_ia_installer_util_magicfolders_InstallDirMF);
  241.       xMLEditor_Destination_Install_Folder.setUnixPermissions("775");
  242.       xMLEditor_Destination_Install_Folder.setOverrideUnixPermissions(false);
  243.       xMLEditor_Destination_Install_Folder.setShouldUninstall(true);
  244.       ProgressMonitor.updateScriptIncrement();
  245.       uninstallerData.setUnixPermissions("775");
  246.       uninstallerData.setOverrideUnixPermissions(false);
  247.       uninstallerData.setShouldUninstall(true);
  248.       uninstallerData.setDestinationName("UninstallerData");
  249.       ProgressMonitor.updateScriptIncrement();
  250.       uninstall_XMLEditor1.setIsDefault(true);
  251.       uninstall_XMLEditor1.setUninstallOtherFiles(false);
  252.       uninstall_XMLEditor1.setUnixPermissions("777");
  253.       uninstall_XMLEditor1.setOverrideUnixPermissions(false);
  254.       uninstall_XMLEditor1.setGuiLauncher(true);
  255.       uninstall_XMLEditor1.setShouldUninstall(true);
  256.       uninstall_XMLEditor1_propertyList = new Vector();
  257.       uninstall_XMLEditor1data1 = new PropertyData();
  258.       uninstall_XMLEditor1data1.setInstaller(xMLEditor1);
  259.       uninstall_XMLEditor1data1.setReferenceName("uninstall_XMLEditor1data1");
  260.       uninstall_XMLEditor1data1.setPropertyValue("2750");
  261.       uninstall_XMLEditor1data1.setPropertyName("lax.nl.win32.microsoftvm.min.version");
  262.       uninstall_XMLEditor1data1.setPropertyComment("The minimum version of Microsoft's VM this launcher will run with");
  263.       ProgressMonitor.updateScriptIncrement();
  264.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data1);
  265.       uninstall_XMLEditor1data2 = new PropertyData();
  266.       uninstall_XMLEditor1data2.setInstaller(xMLEditor1);
  267.       uninstall_XMLEditor1data2.setReferenceName("uninstall_XMLEditor1data2");
  268.       uninstall_XMLEditor1data2.setPropertyValue("$USER_INSTALL_DIR$");
  269.       uninstall_XMLEditor1data2.setPropertyName("lax.root.install.dir");
  270.       uninstall_XMLEditor1data2.setPropertyComment("path to the installdir magic folder");
  271.       ProgressMonitor.updateScriptIncrement();
  272.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data2);
  273.       uninstall_XMLEditor1data3 = new PropertyData();
  274.       uninstall_XMLEditor1data3.setInstaller(xMLEditor1);
  275.       uninstall_XMLEditor1data3.setReferenceName("uninstall_XMLEditor1data3");
  276.       uninstall_XMLEditor1data3.setPropertyValue("The application either could not find a Java VM, or the Java VM on this system is too old. The application requires Java 1.1.5, Microsoft Java version 2750, or Mac OS Runtime for Java 2.0. These can be downloaded from http://java.sun.com/products/jdk/1.1/jre/ or http://www.microsoft.com/java or http://www.apple.com/java");
  277.       uninstall_XMLEditor1data3.setPropertyName("lax.nl.message.vm.not.loaded");
  278.       uninstall_XMLEditor1data3.setPropertyComment("text to show the user in a dialog if NO VM can be found.");
  279.       ProgressMonitor.updateScriptIncrement();
  280.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data3);
  281.       uninstall_XMLEditor1data4 = new PropertyData();
  282.       uninstall_XMLEditor1data4.setInstaller(xMLEditor1);
  283.       uninstall_XMLEditor1data4.setReferenceName("uninstall_XMLEditor1data4");
  284.       uninstall_XMLEditor1data4.setPropertyValue("$IA_CLASSPATH$");
  285.       uninstall_XMLEditor1data4.setPropertyName("lax.class.path");
  286.       uninstall_XMLEditor1data4.setPropertyComment("the Java classpath necessary to run this application\nCan be separated by colons or semicolons");
  287.       ProgressMonitor.updateScriptIncrement();
  288.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data4);
  289.       uninstall_XMLEditor1data5 = new PropertyData();
  290.       uninstall_XMLEditor1data5.setInstaller(xMLEditor1);
  291.       uninstall_XMLEditor1data5.setReferenceName("uninstall_XMLEditor1data5");
  292.       uninstall_XMLEditor1data5.setPropertyValue("3.5");
  293.       uninstall_XMLEditor1data5.setPropertyName("lax.version");
  294.       uninstall_XMLEditor1data5.setPropertyComment("version of LaunchAnywhere that created this properties file");
  295.       ProgressMonitor.updateScriptIncrement();
  296.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data5);
  297.       uninstall_XMLEditor1data6 = new PropertyData();
  298.       uninstall_XMLEditor1data6.setInstaller(xMLEditor1);
  299.       uninstall_XMLEditor1data6.setReferenceName("uninstall_XMLEditor1data6");
  300.       uninstall_XMLEditor1data6.setPropertyValue("JDK JRE MSJ MRJ");
  301.       uninstall_XMLEditor1data6.setPropertyName("lax.nl.valid.vm.list");
  302.       uninstall_XMLEditor1data6.setPropertyComment("a string containing one or more of JDK JRE MSJ MRJ delimited by spaces or commas.\nIf the native launcher cannot find the current vm,\nit will search for ones in this list");
  303.       ProgressMonitor.updateScriptIncrement();
  304.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data6);
  305.       uninstall_XMLEditor1data7 = new PropertyData();
  306.       uninstall_XMLEditor1data7.setInstaller(xMLEditor1);
  307.       uninstall_XMLEditor1data7.setReferenceName("uninstall_XMLEditor1data7");
  308.       uninstall_XMLEditor1data7.setPropertyValue("");
  309.       uninstall_XMLEditor1data7.setPropertyName("lax.stderr.redirect");
  310.       uninstall_XMLEditor1data7.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\nand any path to a file to read from that file");
  311.       ProgressMonitor.updateScriptIncrement();
  312.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data7);
  313.       uninstall_XMLEditor1data8 = new PropertyData();
  314.       uninstall_XMLEditor1data8.setInstaller(xMLEditor1);
  315.       uninstall_XMLEditor1data8.setReferenceName("uninstall_XMLEditor1data8");
  316.       uninstall_XMLEditor1data8.setPropertyValue("");
  317.       uninstall_XMLEditor1data8.setPropertyName("lax.stdin.redirect");
  318.       uninstall_XMLEditor1data8.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\nand any path to a file to read from that file");
  319.       ProgressMonitor.updateScriptIncrement();
  320.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data8);
  321.       uninstall_XMLEditor1data9 = new PropertyData();
  322.       uninstall_XMLEditor1data9.setInstaller(xMLEditor1);
  323.       uninstall_XMLEditor1data9.setReferenceName("uninstall_XMLEditor1data9");
  324.       uninstall_XMLEditor1data9.setPropertyValue(".");
  325.       uninstall_XMLEditor1data9.setPropertyName("lax.user.dir");
  326.       uninstall_XMLEditor1data9.setPropertyComment("left blank, this property will cause the native launcher to not\nalter the platform default behavior for setting the user dir.\nTo override this you may set this property to a relative or absolute path.\nRelative paths are relative to the launcher.");
  327.       ProgressMonitor.updateScriptIncrement();
  328.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data9);
  329.       uninstall_XMLEditor1data10 = new PropertyData();
  330.       uninstall_XMLEditor1data10.setInstaller(xMLEditor1);
  331.       uninstall_XMLEditor1data10.setReferenceName("uninstall_XMLEditor1data10");
  332.       uninstall_XMLEditor1data10.setPropertyValue("$CMD_LINE_ARGUMENTS$");
  333.       uninstall_XMLEditor1data10.setPropertyName("lax.command.line.args");
  334.    }
  335.  
  336.    public static void loadScript2() {
  337.       uninstall_XMLEditor1data10.setPropertyComment("what will be passed to the main method -- be sure to quote arguments with spaces in them");
  338.       ProgressMonitor.updateScriptIncrement();
  339.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data10);
  340.       uninstall_XMLEditor1data11 = new PropertyData();
  341.       uninstall_XMLEditor1data11.setInstaller(xMLEditor1);
  342.       uninstall_XMLEditor1data11.setReferenceName("uninstall_XMLEditor1data11");
  343.       uninstall_XMLEditor1data11.setPropertyValue("");
  344.       uninstall_XMLEditor1data11.setPropertyName("lax.stdout.redirect");
  345.       uninstall_XMLEditor1data11.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\nand any path to a file to read from that file");
  346.       ProgressMonitor.updateScriptIncrement();
  347.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data11);
  348.       uninstall_XMLEditor1data12 = new PropertyData();
  349.       uninstall_XMLEditor1data12.setInstaller(xMLEditor1);
  350.       uninstall_XMLEditor1data12.setReferenceName("uninstall_XMLEditor1data12");
  351.       uninstall_XMLEditor1data12.setPropertyValue("main");
  352.       uninstall_XMLEditor1data12.setPropertyName("lax.main.method");
  353.       uninstall_XMLEditor1data12.setPropertyComment("the method in the main class that will be invoked");
  354.       ProgressMonitor.updateScriptIncrement();
  355.       uninstall_XMLEditor1_propertyList.addElement(uninstall_XMLEditor1data12);
  356.       uninstall_XMLEditor1.setPropertyList(uninstall_XMLEditor1_propertyList);
  357.       uninstall_XMLEditor1.setDestinationName("Uninstall XMLEditor-1");
  358.       uninstall_XMLEditor1.setExternalID("InstallUninstaller.15");
  359.       ProgressMonitor.updateScriptIncrement();
  360.       examples.setUnixPermissions("775");
  361.       examples.setSourceName("examples");
  362.       examples.setOverrideUnixPermissions(false);
  363.       examples.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  364.       examples.setShouldUninstall(true);
  365.       examples.setDestinationName("examples");
  366.       ProgressMonitor.updateScriptIncrement();
  367.       pluginsapi.setUnixPermissions("775");
  368.       pluginsapi.setSourceName("plugins-api");
  369.       pluginsapi.setOverrideUnixPermissions(false);
  370.       pluginsapi.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  371.       pluginsapi.setShouldUninstall(true);
  372.       pluginsapi.setDestinationName("plugins-api");
  373.       ProgressMonitor.updateScriptIncrement();
  374.       legal.setUnixPermissions("775");
  375.       legal.setSourceName("legal");
  376.       legal.setOverrideUnixPermissions(false);
  377.       legal.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  378.       legal.setShouldUninstall(true);
  379.       legal.setDestinationName("legal");
  380.       ProgressMonitor.updateScriptIncrement();
  381.       xMLEditor_jar.setUnixPermissions("664");
  382.       xMLEditor_jar.setSourceName("XMLEditor.jar");
  383.       xMLEditor_jar.setOverrideUnixPermissions(false);
  384.       xMLEditor_jar.setSingleItem(false);
  385.       xMLEditor_jar.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  386.       xMLEditor_jar.setShouldUninstall(true);
  387.       xMLEditor_jar.setDestinationName("XMLEditor.jar");
  388.       ProgressMonitor.updateScriptIncrement();
  389.       runXMLEditor_1_1_sh.setUnixPermissions("664");
  390.       runXMLEditor_1_1_sh.setSourceName("runXMLEditor_1.1.sh");
  391.       runXMLEditor_1_1_sh.setOverrideUnixPermissions(false);
  392.       runXMLEditor_1_1_sh.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  393.       runXMLEditor_1_1_sh.setShouldUninstall(true);
  394.       runXMLEditor_1_1_sh.setDestinationName("runXMLEditor_1.1.sh");
  395.       ProgressMonitor.updateScriptIncrement();
  396.       runCSSEditor_1_3_sh.setUnixPermissions("664");
  397.       runCSSEditor_1_3_sh.setSourceName("runCSSEditor_1.3.sh");
  398.       runCSSEditor_1_3_sh.setOverrideUnixPermissions(false);
  399.       runCSSEditor_1_3_sh.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  400.       runCSSEditor_1_3_sh.setShouldUninstall(true);
  401.       runCSSEditor_1_3_sh.setDestinationName("runCSSEditor_1.3.sh");
  402.       ProgressMonitor.updateScriptIncrement();
  403.       runCSSEditor_1_1_sh.setUnixPermissions("664");
  404.       runCSSEditor_1_1_sh.setSourceName("runCSSEditor_1.1.sh");
  405.       runCSSEditor_1_1_sh.setOverrideUnixPermissions(false);
  406.       runCSSEditor_1_1_sh.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  407.       runCSSEditor_1_1_sh.setShouldUninstall(true);
  408.       runCSSEditor_1_1_sh.setDestinationName("runCSSEditor_1.1.sh");
  409.       ProgressMonitor.updateScriptIncrement();
  410.       runXMLEditor1_3_bat.setUnixPermissions("664");
  411.       runXMLEditor1_3_bat.setSourceName("runXMLEditor1.3.bat");
  412.       runXMLEditor1_3_bat.setOverrideUnixPermissions(false);
  413.       runXMLEditor1_3_bat.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  414.       runXMLEditor1_3_bat.setShouldUninstall(true);
  415.       runXMLEditor1_3_bat.setDestinationName("runXMLEditor1.3.bat");
  416.       ProgressMonitor.updateScriptIncrement();
  417.       runCSSEditor1_3_bat.setUnixPermissions("664");
  418.       runCSSEditor1_3_bat.setSourceName("runCSSEditor1.3.bat");
  419.       runCSSEditor1_3_bat.setOverrideUnixPermissions(false);
  420.       runCSSEditor1_3_bat.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  421.       runCSSEditor1_3_bat.setShouldUninstall(true);
  422.       runCSSEditor1_3_bat.setDestinationName("runCSSEditor1.3.bat");
  423.       ProgressMonitor.updateScriptIncrement();
  424.       runXMLEditor1_1_bat.setUnixPermissions("664");
  425.       runXMLEditor1_1_bat.setSourceName("runXMLEditor1.1.bat");
  426.       runXMLEditor1_1_bat.setOverrideUnixPermissions(false);
  427.       runXMLEditor1_1_bat.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  428.       runXMLEditor1_1_bat.setShouldUninstall(true);
  429.       runXMLEditor1_1_bat.setDestinationName("runXMLEditor1.1.bat");
  430.       ProgressMonitor.updateScriptIncrement();
  431.       runCSSEditor1_1_bat.setUnixPermissions("664");
  432.       runCSSEditor1_1_bat.setSourceName("runCSSEditor1.1.bat");
  433.       runCSSEditor1_1_bat.setOverrideUnixPermissions(false);
  434.       runCSSEditor1_1_bat.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  435.       runCSSEditor1_1_bat.setShouldUninstall(true);
  436.       runCSSEditor1_1_bat.setDestinationName("runCSSEditor1.1.bat");
  437.       ProgressMonitor.updateScriptIncrement();
  438.       runMSjvm_bat.setUnixPermissions("664");
  439.       runMSjvm_bat.setSourceName("runMSjvm.bat");
  440.       runMSjvm_bat.setOverrideUnixPermissions(false);
  441.       runMSjvm_bat.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  442.       runMSjvm_bat.setShouldUninstall(true);
  443.       runMSjvm_bat.setDestinationName("runMSjvm.bat");
  444.       ProgressMonitor.updateScriptIncrement();
  445.       plugins_jar.setUnixPermissions("664");
  446.       plugins_jar.setSourceName("Plugins.jar");
  447.       plugins_jar.setOverrideUnixPermissions(false);
  448.       plugins_jar.setSingleItem(false);
  449.       plugins_jar.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  450.       plugins_jar.setShouldUninstall(true);
  451.       plugins_jar.setDestinationName("Plugins.jar");
  452.       ProgressMonitor.updateScriptIncrement();
  453.       manual_pdf.setUnixPermissions("664");
  454.       manual_pdf.setSourceName("manual.pdf");
  455.       manual_pdf.setOverrideUnixPermissions(false);
  456.       manual_pdf.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  457.       manual_pdf.setShouldUninstall(true);
  458.       manual_pdf.setDestinationName("manual.pdf");
  459.       ProgressMonitor.updateScriptIncrement();
  460.       release_txt.setUnixPermissions("664");
  461.       release_txt.setSourceName("release.txt");
  462.       release_txt.setOverrideUnixPermissions(false);
  463.       release_txt.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  464.       release_txt.setShouldUninstall(true);
  465.       release_txt.setDestinationName("release.txt");
  466.       ProgressMonitor.updateScriptIncrement();
  467.       runXMLEditor_1_3_sh.setUnixPermissions("664");
  468.       runXMLEditor_1_3_sh.setSourceName("runXMLEditor_1.3.sh");
  469.       runXMLEditor_1_3_sh.setOverrideUnixPermissions(false);
  470.       runXMLEditor_1_3_sh.setSourcePath("/auto/remote/opt/java/editor_v1.11/XMLEditor/");
  471.       runXMLEditor_1_3_sh.setShouldUninstall(true);
  472.       runXMLEditor_1_3_sh.setDestinationName("runXMLEditor_1.3.sh");
  473.       ProgressMonitor.updateScriptIncrement();
  474.       morphon_XMLEditor_1_1_1.setUwSize(35518L);
  475.       morphon_XMLEditor_1_1_1.setUnixVmSize(5169664L);
  476.       morphon_XMLEditor_1_1_1.setLaxJarSize(16412L);
  477.       morphon_XMLEditor_1_1_1.setWwSize(376320L);
  478.       morphon_XMLEditor_1_1_1.setUnixPermissions("777");
  479.       morphon_XMLEditor_1_1_1.setWinVmSize(16735538L);
  480.       morphon_XMLEditor_1_1_1.setMacVmSize(14833006L);
  481.       morphon_XMLEditor_1_1_1.setOverrideUnixPermissions(false);
  482.       morphon_XMLEditor_1_1_1.setMainClass("com.lunatech.xmleditor.XMLEditor");
  483.       morphon_XMLEditor_1_1_1.setMwSize(221696L);
  484.       morphon_XMLEditor_1_1_1.setGuiLauncher(true);
  485.       morphon_XMLEditor_1_1_1.setShouldUninstall(true);
  486.       morphon_XMLEditor_1_1_1_propertyList = new Vector();
  487.       morphon_XMLEditor_1_1_1data1 = new PropertyData();
  488.       morphon_XMLEditor_1_1_1data1.setInstaller(xMLEditor1);
  489.       morphon_XMLEditor_1_1_1data1.setReferenceName("morphon_XMLEditor_1_1_1data1");
  490.       morphon_XMLEditor_1_1_1data1.setPropertyValue("2750");
  491.       morphon_XMLEditor_1_1_1data1.setPropertyName("lax.nl.win32.microsoftvm.min.version");
  492.       morphon_XMLEditor_1_1_1data1.setPropertyComment("The minimum version of Microsoft's VM this launcher will run with");
  493.       ProgressMonitor.updateScriptIncrement();
  494.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data1);
  495.       morphon_XMLEditor_1_1_1data2 = new PropertyData();
  496.       morphon_XMLEditor_1_1_1data2.setInstaller(xMLEditor1);
  497.       morphon_XMLEditor_1_1_1data2.setReferenceName("morphon_XMLEditor_1_1_1data2");
  498.       morphon_XMLEditor_1_1_1data2.setPropertyValue("$USER_INSTALL_DIR$");
  499.       morphon_XMLEditor_1_1_1data2.setPropertyName("lax.root.install.dir");
  500.       morphon_XMLEditor_1_1_1data2.setPropertyComment("path to the installdir magic folder");
  501.       ProgressMonitor.updateScriptIncrement();
  502.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data2);
  503.       morphon_XMLEditor_1_1_1data3 = new PropertyData();
  504.       morphon_XMLEditor_1_1_1data3.setInstaller(xMLEditor1);
  505.       morphon_XMLEditor_1_1_1data3.setReferenceName("morphon_XMLEditor_1_1_1data3");
  506.       morphon_XMLEditor_1_1_1data3.setPropertyValue("The application either could not find a Java VM, or the Java VM on this system is too old. The application requires Java 1.1.5, Microsoft Java version 2750, or Mac OS Runtime for Java 2.0. These can be downloaded from http://java.sun.com/products/jdk/1.1/jre/ or http://www.microsoft.com/java or http://www.apple.com/java");
  507.       morphon_XMLEditor_1_1_1data3.setPropertyName("lax.nl.message.vm.not.loaded");
  508.       morphon_XMLEditor_1_1_1data3.setPropertyComment("text to show the user in a dialog if NO VM can be found.");
  509.       ProgressMonitor.updateScriptIncrement();
  510.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data3);
  511.       morphon_XMLEditor_1_1_1data4 = new PropertyData();
  512.       morphon_XMLEditor_1_1_1data4.setInstaller(xMLEditor1);
  513.       morphon_XMLEditor_1_1_1data4.setReferenceName("morphon_XMLEditor_1_1_1data4");
  514.       morphon_XMLEditor_1_1_1data4.setPropertyValue("$IA_CLASSPATH$");
  515.       morphon_XMLEditor_1_1_1data4.setPropertyName("lax.class.path");
  516.       morphon_XMLEditor_1_1_1data4.setPropertyComment("the Java classpath necessary to run this application\nCan be separated by colons or semicolons");
  517.       ProgressMonitor.updateScriptIncrement();
  518.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data4);
  519.       morphon_XMLEditor_1_1_1data5 = new PropertyData();
  520.       morphon_XMLEditor_1_1_1data5.setInstaller(xMLEditor1);
  521.       morphon_XMLEditor_1_1_1data5.setReferenceName("morphon_XMLEditor_1_1_1data5");
  522.       morphon_XMLEditor_1_1_1data5.setPropertyValue("3.5");
  523.       morphon_XMLEditor_1_1_1data5.setPropertyName("lax.version");
  524.       morphon_XMLEditor_1_1_1data5.setPropertyComment("version of LaunchAnywhere that created this properties file");
  525.       ProgressMonitor.updateScriptIncrement();
  526.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data5);
  527.       morphon_XMLEditor_1_1_1data6 = new PropertyData();
  528.       morphon_XMLEditor_1_1_1data6.setInstaller(xMLEditor1);
  529.       morphon_XMLEditor_1_1_1data6.setReferenceName("morphon_XMLEditor_1_1_1data6");
  530.       morphon_XMLEditor_1_1_1data6.setPropertyValue("JDK JRE MSJ MRJ");
  531.       morphon_XMLEditor_1_1_1data6.setPropertyName("lax.nl.valid.vm.list");
  532.       morphon_XMLEditor_1_1_1data6.setPropertyComment("a string containing one or more of JDK JRE MSJ MRJ delimited by spaces or commas.\nIf the native launcher cannot find the current vm,\nit will search for ones in this list");
  533.       ProgressMonitor.updateScriptIncrement();
  534.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data6);
  535.       morphon_XMLEditor_1_1_1data7 = new PropertyData();
  536.       morphon_XMLEditor_1_1_1data7.setInstaller(xMLEditor1);
  537.       morphon_XMLEditor_1_1_1data7.setReferenceName("morphon_XMLEditor_1_1_1data7");
  538.       morphon_XMLEditor_1_1_1data7.setPropertyValue("");
  539.       morphon_XMLEditor_1_1_1data7.setPropertyName("lax.stderr.redirect");
  540.       morphon_XMLEditor_1_1_1data7.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\nand any path to a file to read from that file");
  541.       ProgressMonitor.updateScriptIncrement();
  542.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data7);
  543.       morphon_XMLEditor_1_1_1data8 = new PropertyData();
  544.       morphon_XMLEditor_1_1_1data8.setInstaller(xMLEditor1);
  545.       morphon_XMLEditor_1_1_1data8.setReferenceName("morphon_XMLEditor_1_1_1data8");
  546.       morphon_XMLEditor_1_1_1data8.setPropertyValue("");
  547.       morphon_XMLEditor_1_1_1data8.setPropertyName("lax.stdin.redirect");
  548.       morphon_XMLEditor_1_1_1data8.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\nand any path to a file to read from that file");
  549.       ProgressMonitor.updateScriptIncrement();
  550.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data8);
  551.       morphon_XMLEditor_1_1_1data9 = new PropertyData();
  552.       morphon_XMLEditor_1_1_1data9.setInstaller(xMLEditor1);
  553.       morphon_XMLEditor_1_1_1data9.setReferenceName("morphon_XMLEditor_1_1_1data9");
  554.       morphon_XMLEditor_1_1_1data9.setPropertyValue(".");
  555.       morphon_XMLEditor_1_1_1data9.setPropertyName("lax.user.dir");
  556.       morphon_XMLEditor_1_1_1data9.setPropertyComment("left blank, this property will cause the native launcher to not\nalter the platform default behavior for setting the user dir.\nTo override this you may set this property to a relative or absolute path.\nRelative paths are relative to the launcher.");
  557.       ProgressMonitor.updateScriptIncrement();
  558.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data9);
  559.       morphon_XMLEditor_1_1_1data10 = new PropertyData();
  560.       morphon_XMLEditor_1_1_1data10.setInstaller(xMLEditor1);
  561.       morphon_XMLEditor_1_1_1data10.setReferenceName("morphon_XMLEditor_1_1_1data10");
  562.       morphon_XMLEditor_1_1_1data10.setPropertyValue("com.lunatech.xmleditor.XMLEditor");
  563.       morphon_XMLEditor_1_1_1data10.setPropertyName("lax.main.class");
  564.       morphon_XMLEditor_1_1_1data10.setPropertyComment("the class that contains the main method for the application");
  565.       ProgressMonitor.updateScriptIncrement();
  566.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data10);
  567.       morphon_XMLEditor_1_1_1data11 = new PropertyData();
  568.       morphon_XMLEditor_1_1_1data11.setInstaller(xMLEditor1);
  569.       morphon_XMLEditor_1_1_1data11.setReferenceName("morphon_XMLEditor_1_1_1data11");
  570.       morphon_XMLEditor_1_1_1data11.setPropertyValue("$CMD_LINE_ARGUMENTS$");
  571.    }
  572.  
  573.    public static void loadScript3() {
  574.       morphon_XMLEditor_1_1_1data11.setPropertyName("lax.command.line.args");
  575.       morphon_XMLEditor_1_1_1data11.setPropertyComment("what will be passed to the main method -- be sure to quote arguments with spaces in them");
  576.       ProgressMonitor.updateScriptIncrement();
  577.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data11);
  578.       morphon_XMLEditor_1_1_1data12 = new PropertyData();
  579.       morphon_XMLEditor_1_1_1data12.setInstaller(xMLEditor1);
  580.       morphon_XMLEditor_1_1_1data12.setReferenceName("morphon_XMLEditor_1_1_1data12");
  581.       morphon_XMLEditor_1_1_1data12.setPropertyValue("");
  582.       morphon_XMLEditor_1_1_1data12.setPropertyName("lax.stdout.redirect");
  583.       morphon_XMLEditor_1_1_1data12.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\nand any path to a file to read from that file");
  584.       ProgressMonitor.updateScriptIncrement();
  585.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data12);
  586.       morphon_XMLEditor_1_1_1data13 = new PropertyData();
  587.       morphon_XMLEditor_1_1_1data13.setInstaller(xMLEditor1);
  588.       morphon_XMLEditor_1_1_1data13.setReferenceName("morphon_XMLEditor_1_1_1data13");
  589.       morphon_XMLEditor_1_1_1data13.setPropertyValue("main");
  590.       morphon_XMLEditor_1_1_1data13.setPropertyName("lax.main.method");
  591.       morphon_XMLEditor_1_1_1data13.setPropertyComment("the method in the main class that will be invoked");
  592.       ProgressMonitor.updateScriptIncrement();
  593.       morphon_XMLEditor_1_1_1_propertyList.addElement(morphon_XMLEditor_1_1_1data13);
  594.       morphon_XMLEditor_1_1_1.setPropertyList(morphon_XMLEditor_1_1_1_propertyList);
  595.       morphon_XMLEditor_1_1_1.setDestinationName("Morphon XMLEditor 1.1.1");
  596.       noIconSmall_gifIcon_1 = new BindingWin32();
  597.       noIconSmall_gifIcon_1.setInstaller(xMLEditor1);
  598.       noIconSmall_gifIcon_1.setSmallIconName("kamo16x16.gif");
  599.       noIconSmall_gifIcon_1.setLargeIconName("kamo40x40.gif");
  600.       noIconSmall_gifIcon_1.setSmallIconPath("/auto/remote/opt/java/editor_build/");
  601.       noIconSmall_gifIcon_1.setLargeIconPath("/auto/remote/opt/java/editor_v1.11/");
  602.       ProgressMonitor.updateScriptIncrement();
  603.       morphon_XMLEditor_1_1_1.setExecutableIcon(noIconSmall_gifIcon_1);
  604.       morphon_XMLEditor_1_1_1.setExternalID("MakeExecutable.16");
  605.       ProgressMonitor.updateScriptIncrement();
  606.       shortcuts_USER_SHORTCUTS.setDestinationFolder(com_zerog_ia_installer_util_magicfolders_ShortcutsMF);
  607.       shortcuts_USER_SHORTCUTS.setUnixPermissions("775");
  608.       shortcuts_USER_SHORTCUTS.setOverrideUnixPermissions(false);
  609.       shortcuts_USER_SHORTCUTS.setShouldUninstall(true);
  610.       ProgressMonitor.updateScriptIncrement();
  611.       morphon_XMLEditor_1_1_1_1.setTargetAction(morphon_XMLEditor_1_1_1);
  612.       morphon_XMLEditor_1_1_1_1.setUnixPermissions("777");
  613.       morphon_XMLEditor_1_1_1_1.setWorkingDir("");
  614.       morphon_XMLEditor_1_1_1_1.setOverrideUnixPermissions(false);
  615.       morphon_XMLEditor_1_1_1_1.setShouldUninstall(true);
  616.       morphon_XMLEditor_1_1_1_1.setDestinationName("Morphon XMLEditor 1.1.1");
  617.       morphon_XMLEditor_1_1_1_1.setArgs("");
  618.       morphon_XMLEditor_1_1_1_1.setExternalID("CreateShortcut.17");
  619.       ProgressMonitor.updateScriptIncrement();
  620.       introduction.setEnabled(true);
  621.       introduction.setTitle("Introduction");
  622.       introduction.setDisplayText("InstallAnywhere will guide you through the installation of your application. Use the \"Next\" button to proceed to the next screen. If you want to change something in a previous screen, click the \"Previous\" button. You may quit the installer at any time by clicking the \"Exit\" button.");
  623.       introduction.setExternalID("Intro.6");
  624.       ProgressMonitor.updateScriptIncrement();
  625.       license_Agreement.setPath("/opt/java/InstallAnywhere/resource\\");
  626.       license_Agreement.setAgreeWithLicenseByDefault(true);
  627.       license_Agreement.setEnabled(false);
  628.       license_Agreement.setTitle("License Agreement");
  629.       license_Agreement.setFileName("jreLicense.txt");
  630.       license_Agreement.setExternalID("LicenseAgr.7");
  631.       ProgressMonitor.updateScriptIncrement();
  632.       important_Information.setEnabled(false);
  633.       important_Information.setTitle("Important Information");
  634.       important_Information.setExternalID("ImportantNote.8");
  635.       ProgressMonitor.updateScriptIncrement();
  636.       choose_Install_Folder.setEnabled(true);
  637.       choose_Install_Folder.setAllowManualIFPathEntry(true);
  638.       choose_Install_Folder.setTitle("Choose Install Folder");
  639.       choose_Install_Folder.setExternalID("InstallDir.9");
  640.       ProgressMonitor.updateScriptIncrement();
  641.       choose_Link_Location.setOs2Title("Choose Shadow Location");
  642.       choose_Link_Location.setEnabled(false);
  643.       choose_Link_Location.setSolarisTitle("Choose Link Location");
  644.       choose_Link_Location.setTitle("Choose Link Location");
  645.       choose_Link_Location.setWin32Title("Choose Shortcut Location");
  646.       choose_Link_Location.setMacOSTitle("Choose Alias Location");
  647.       choose_Link_Location.setExternalID("ShortcutLoc.10");
  648.       ProgressMonitor.updateScriptIncrement();
  649.       choose_Java_Virtual_Machine.setEnabled(false);
  650.       choose_Java_Virtual_Machine.setUserHasVMChoice(true);
  651.       choose_Java_Virtual_Machine.setTitle("Choose Java Virtual Machine");
  652.       choose_Java_Virtual_Machine.setCanUseJRE(true);
  653.       choose_Java_Virtual_Machine.setCanUseMicrosoft(true);
  654.       choose_Java_Virtual_Machine.setCanUseJDK(true);
  655.       choose_Java_Virtual_Machine.setExternalID("ChooseJavaVM.11");
  656.       ProgressMonitor.updateScriptIncrement();
  657.       choose_Install_Set.setEnabled(false);
  658.       choose_Install_Set.setTitle("Choose Install Set");
  659.       choose_Install_Set.setExternalID("ChooseInstallSet.12");
  660.       ProgressMonitor.updateScriptIncrement();
  661.       install.setEnabled(true);
  662.       install.setTitle("Install");
  663.       install.setMinTimePerBillboard(2);
  664.       install.setDisplayText("");
  665.       install.setBillboardStrategy(0);
  666.       ProgressMonitor.updateScriptIncrement();
  667.       install_Complete.setEnabled(true);
  668.       install_Complete.setTitle("Install Complete");
  669.       install_Complete.setDisplayText("Congratulations! The installation is complete. Press \"Done\" to quit the installer.");
  670.       install_Complete.setExternalID("InstallComplete.13");
  671.       ProgressMonitor.updateScriptIncrement();
  672.       _default.setImagePath("com/zerog/ia/installer/images/");
  673.       _default.setImageName("BillboardGen.jpg");
  674.       _default.setExternalID("Billboard.14");
  675.       ProgressMonitor.updateScriptIncrement();
  676.       ProgressMonitor.updateScriptIncrement();
  677.       xMLEditor1.addVisualChild(full_Install);
  678.       xMLEditor1.addVisualChild(application);
  679.       xMLEditor1.addVisualChild(xMLEditor_Destination_Install_Folder);
  680.       xMLEditor1.addVisualChild(shortcuts_USER_SHORTCUTS);
  681.       xMLEditor1.addVisualChild(introduction);
  682.       xMLEditor1.addVisualChild(license_Agreement);
  683.       xMLEditor1.addVisualChild(important_Information);
  684.       xMLEditor1.addVisualChild(choose_Install_Folder);
  685.       xMLEditor1.addVisualChild(choose_Link_Location);
  686.       xMLEditor1.addVisualChild(choose_Java_Virtual_Machine);
  687.       xMLEditor1.addVisualChild(choose_Install_Set);
  688.       xMLEditor1.addVisualChild(install);
  689.       xMLEditor1.addVisualChild(install_Complete);
  690.       xMLEditor1.addVisualChild(_default);
  691.       ProgressMonitor.updateScriptIncrement();
  692.       xMLEditor_Destination_Install_Folder.addVisualChild(uninstallerData);
  693.       xMLEditor_Destination_Install_Folder.addVisualChild(examples);
  694.       xMLEditor_Destination_Install_Folder.addVisualChild(pluginsapi);
  695.       xMLEditor_Destination_Install_Folder.addVisualChild(legal);
  696.       xMLEditor_Destination_Install_Folder.addVisualChild(xMLEditor_jar);
  697.       xMLEditor_Destination_Install_Folder.addVisualChild(runXMLEditor_1_1_sh);
  698.       xMLEditor_Destination_Install_Folder.addVisualChild(runCSSEditor_1_3_sh);
  699.       xMLEditor_Destination_Install_Folder.addVisualChild(runCSSEditor_1_1_sh);
  700.       xMLEditor_Destination_Install_Folder.addVisualChild(runXMLEditor1_3_bat);
  701.       xMLEditor_Destination_Install_Folder.addVisualChild(runCSSEditor1_3_bat);
  702.       xMLEditor_Destination_Install_Folder.addVisualChild(runXMLEditor1_1_bat);
  703.       xMLEditor_Destination_Install_Folder.addVisualChild(runCSSEditor1_1_bat);
  704.       xMLEditor_Destination_Install_Folder.addVisualChild(runMSjvm_bat);
  705.       xMLEditor_Destination_Install_Folder.addVisualChild(plugins_jar);
  706.       xMLEditor_Destination_Install_Folder.addVisualChild(manual_pdf);
  707.       xMLEditor_Destination_Install_Folder.addVisualChild(release_txt);
  708.       xMLEditor_Destination_Install_Folder.addVisualChild(runXMLEditor_1_3_sh);
  709.       xMLEditor_Destination_Install_Folder.addVisualChild(morphon_XMLEditor_1_1_1);
  710.       ProgressMonitor.updateScriptIncrement();
  711.       uninstallerData.addVisualChild(uninstall_XMLEditor1);
  712.       ProgressMonitor.updateScriptIncrement();
  713.       shortcuts_USER_SHORTCUTS.addVisualChild(morphon_XMLEditor_1_1_1_1);
  714.       ProgressMonitor.updateScriptIncrement();
  715.       xMLEditor1.addInstallChild(full_Install);
  716.       ProgressMonitor.updateScriptIncrement();
  717.       full_Install.addInstallChild(application);
  718.       ProgressMonitor.updateScriptIncrement();
  719.       application.addInstallChild(_default);
  720.       application.addInstallChild(uninstallerData);
  721.       application.addInstallChild(uninstall_XMLEditor1);
  722.       application.addInstallChild(examples);
  723.       application.addInstallChild(pluginsapi);
  724.       application.addInstallChild(legal);
  725.       application.addInstallChild(xMLEditor_jar);
  726.       application.addInstallChild(runXMLEditor_1_1_sh);
  727.       application.addInstallChild(runCSSEditor_1_3_sh);
  728.       application.addInstallChild(runCSSEditor_1_1_sh);
  729.       application.addInstallChild(runXMLEditor1_3_bat);
  730.       application.addInstallChild(runCSSEditor1_3_bat);
  731.       application.addInstallChild(runXMLEditor1_1_bat);
  732.       application.addInstallChild(runCSSEditor1_1_bat);
  733.       application.addInstallChild(runMSjvm_bat);
  734.       application.addInstallChild(plugins_jar);
  735.       application.addInstallChild(manual_pdf);
  736.       application.addInstallChild(release_txt);
  737.       application.addInstallChild(runXMLEditor_1_3_sh);
  738.       application.addInstallChild(morphon_XMLEditor_1_1_1);
  739.       application.addInstallChild(morphon_XMLEditor_1_1_1_1);
  740.    }
  741.  
  742.    public static Installer loadScript() {
  743.       Installer.setScriptBuildInfo(String.valueOf(scriptVersion).concat(String.valueOf(" Build 797")));
  744.       ProgressMonitor.setNumberOfScriptIncrements(numIncrements);
  745.       ProgressMonitor.setScriptIdentifier(scriptID);
  746.       loadScript1();
  747.       loadScript2();
  748.       loadScript3();
  749.       xMLEditor1.setAuthorization(new byte[]{1, 0, 0, -32, 56, -109, 96, 48, 80, 112, 113, 108, 82, 98, 113, 97, 113, 49, 49, 88, 58, 65, 73, 67, 69, 67, 64, 69, 66, 69, 48, 79, 87, 5, 2, 2, 7, -71, 116, 6, 0, 0, 0});
  750.       xMLEditor1.getExternalPropertyLoader().setID(17L);
  751.       ProgressMonitor.updateScriptIncrement();
  752.       examples.restoreContents();
  753.       ProgressMonitor.updateScriptIncrement();
  754.       pluginsapi.restoreContents();
  755.       ProgressMonitor.updateScriptIncrement();
  756.       legal.restoreContents();
  757.       ProgressMonitor.updateScriptIncrement();
  758.       return xMLEditor1;
  759.    }
  760. }
  761.