home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2002 April / PCnet Nisan 2002.iso / postnuke / gallery_remote-0.3-win32-VM.exe / InstallerData / InstallScript.data (.txt) < prev    next >
Encoding:
Java Class File  |  2001-11-20  |  23.1 KB  |  686 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.ImportantNoteAction;
  8. import com.zerog.ia.installer.actions.InstallCompleteAction;
  9. import com.zerog.ia.installer.actions.InstallDirAction;
  10. import com.zerog.ia.installer.actions.InstallDirectory;
  11. import com.zerog.ia.installer.actions.InstallFile;
  12. import com.zerog.ia.installer.actions.InstallSummary;
  13. import com.zerog.ia.installer.actions.InstallUninstaller;
  14. import com.zerog.ia.installer.actions.InstallZipfile;
  15. import com.zerog.ia.installer.actions.IntroAction;
  16. import com.zerog.ia.installer.actions.MakeExecutable;
  17. import com.zerog.ia.installer.actions.PowerUpdateClient;
  18. import com.zerog.ia.installer.actions.ShortcutLocAction;
  19. import com.zerog.ia.installer.util.InstallFrameConfigurator;
  20. import com.zerog.ia.installer.util.LAXPropertyData;
  21. import com.zerog.ia.installer.util.ProgressMonitor;
  22. import com.zerog.ia.installer.util.magicfolders.DesktopMF;
  23. import com.zerog.ia.installer.util.magicfolders.InstallDirMF;
  24. import com.zerog.ia.installer.util.magicfolders.MagicFolder;
  25. import com.zerog.ia.installer.util.magicfolders.ProgramsDirMF;
  26. import com.zerog.ia.installer.util.magicfolders.ProgramsMenuMF;
  27. import com.zerog.ia.installer.util.magicfolders.ShortcutsMF;
  28. import com.zerog.ia.installer.util.magicfolders.UserHomeMF;
  29. import java.util.Properties;
  30. import java.util.Vector;
  31.  
  32. public class ia1006330712263 implements IAScript {
  33.    public static String scriptVersion = "4.5 Now";
  34.    public static int majorVersion = 4;
  35.    public static int minorVersion = 5;
  36.    public static int revisionVersion = -1;
  37.    public static Installer ___GalleryRemote_03;
  38.    public static InstallSet ___Full_Install;
  39.    public static InstallBundle ___Application;
  40.    public static GhostDirectory ___Install_Folder_0USER_INSTALL_DIR0;
  41.    public static InstallDirectory ___UninstallerData;
  42.    public static InstallUninstaller ___Uninstall_Gallery_Remote;
  43.    public static MakeExecutable ___Gallery_Remote;
  44.    public static InstallZipfile ___GalleryRemote_jar;
  45.    public static InstallFile ___ChangeLog;
  46.    public static InstallFile ___LICENSE;
  47.    public static InstallFile ___README;
  48.    public static PowerUpdateClient ___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS;
  49.    public static GhostDirectory ___Shortcuts_0USER_SHORTCUTS0;
  50.    public static CreateShortcut ___Create_Alias0_Link0_Shortcut0_0No_target_selected0;
  51.    public static Billboard ___0default0;
  52.    public static Properties ___GalleryRemote_03_buildSettings;
  53.    public static InstallFrameConfigurator __installFrameConfigurator_1;
  54.    public static Vector ___GalleryRemote_03_postInstallActions;
  55.    public static InstallCompleteAction ___Panel0_Install_Complete0_Install_Complete;
  56.    public static ImportantNoteAction ___Panel0_Important_Note0_Important_Information;
  57.    public static InstallDirMF ___com_zerog_ia_installer_util_magicfolders_InstallDirMF;
  58.    public static ProgramsDirMF ___com_zerog_ia_installer_util_magicfolders_ProgramsDirMF;
  59.    public static Vector ___GalleryRemote_03_classpath;
  60.    public static InstallSet ___Custom;
  61.    public static ShortcutsMF ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF;
  62.    public static DesktopMF ___com_zerog_ia_installer_util_magicfolders_DesktopMF;
  63.    public static UserHomeMF ___com_zerog_ia_installer_util_magicfolders_UserHomeMF;
  64.    public static ProgramsMenuMF ___com_zerog_ia_installer_util_magicfolders_ProgramsMenuMF;
  65.    public static Vector ___GalleryRemote_03_localesToBuild;
  66.    public static Vector ___GalleryRemote_03_preInstallActions;
  67.    public static IntroAction ___Panel0_Introduction0_Introduction;
  68.    public static InstallDirAction ___Panel0_Choose_Install_Folder0_Choose_Install_Folder;
  69.    public static ShortcutLocAction ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder;
  70.    public static InstallSummary ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary;
  71.    public static Vector ___GalleryRemote_03_installLabels;
  72.    public static Vector ___Uninstall_Gallery_Remote_propertyList;
  73.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata1;
  74.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata2;
  75.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata3;
  76.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata4;
  77.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata5;
  78.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata6;
  79.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata7;
  80.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata8;
  81.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata9;
  82.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata10;
  83.    public static LAXPropertyData ___Uninstall_Gallery_Remotedata11;
  84.    public static Vector ___Gallery_Remote_propertyList;
  85.    public static LAXPropertyData ___Gallery_Remotedata1;
  86.    public static LAXPropertyData ___Gallery_Remotedata2;
  87.    public static LAXPropertyData ___Gallery_Remotedata3;
  88.    public static LAXPropertyData ___Gallery_Remotedata4;
  89.    public static LAXPropertyData ___Gallery_Remotedata5;
  90.    public static LAXPropertyData ___Gallery_Remotedata6;
  91.    public static LAXPropertyData ___Gallery_Remotedata7;
  92.    public static LAXPropertyData ___Gallery_Remotedata8;
  93.    public static LAXPropertyData ___Gallery_Remotedata9;
  94.    public static LAXPropertyData ___Gallery_Remotedata10;
  95.    public static LAXPropertyData ___Gallery_Remotedata11;
  96.    public static LAXPropertyData ___Gallery_Remotedata12;
  97.    public static int numIncrements = 91;
  98.    public static byte[] scriptID = new byte[]{12, 42, 11, 90, 78, 55, 49, 49, 52, 52, 56, 87, 56, 67, 75, 68};
  99.    public static byte[] buildID = new byte[]{3, 13, 71, 87, 105, 110, 100, 111, 119, 115, 32, 50, 48, 48, 48, 44, 32, 53, 46, 48, 44, 32, 120, 56, 54, 59, 32, 74, 97, 118, 97, 32, 49, 46, 51, 46, 49, 44, 32, 83, 117, 110, 32, 77, 105, 99, 114, 111, 115, 121, 115, 116, 101, 109, 115, 32, 73, 110, 99, 46, 44, 32, 104, 116, 116, 112, 58, 47, 47, 106, 97, 118, 97, 46, 115, 117, 110, 46, 99, 111, 109, 47, 59, 32, 101, 110, 44, 32, 85, 83, 59, 32, 67, 112, 49, 50, 53, 50};
  100.  
  101.    public static void loadScript1() {
  102.       ___GalleryRemote_03 = new Installer();
  103.       ___Full_Install = new InstallSet();
  104.       ___Application = new InstallBundle();
  105.       ___Install_Folder_0USER_INSTALL_DIR0 = new GhostDirectory();
  106.       ___UninstallerData = new InstallDirectory();
  107.       ___Uninstall_Gallery_Remote = new InstallUninstaller();
  108.       ___Gallery_Remote = new MakeExecutable();
  109.       ___GalleryRemote_jar = new InstallZipfile();
  110.       ___ChangeLog = new InstallFile();
  111.       ___LICENSE = new InstallFile();
  112.       ___README = new InstallFile();
  113.       ___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS = new PowerUpdateClient();
  114.       ___Shortcuts_0USER_SHORTCUTS0 = new GhostDirectory();
  115.       ___Create_Alias0_Link0_Shortcut0_0No_target_selected0 = new CreateShortcut();
  116.       ___0default0 = new Billboard();
  117.       ___GalleryRemote_03.setInstallLogEnabled(true);
  118.       ___GalleryRemote_03.setSupportsSilentUI(false);
  119.       ___GalleryRemote_03_buildSettings = new Properties();
  120.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.linux.vm", "false");
  121.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.solaris.vm", "false");
  122.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.options.optimization.platform", "false");
  123.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.hpux.vm", "false");
  124.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.unix.novm", "false");
  125.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.unix.vm", "false");
  126.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.macos9.vm", "false");
  127.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.aix.vm", "false");
  128.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.installer.options.platform.macosx.authentication", "false");
  129.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.installer.options.platform.unix.ui.default", "GUI");
  130.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.java.novm", "false");
  131.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.installer.options.platform.macosx.authentication.gui", "true");
  132.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.windows.novm", "false");
  133.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.vmpack.windows.path", "Sun131Win32.vm");
  134.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.macos9.novm", "false");
  135.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.options.output.web", "true");
  136.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.macosx.novm", "false");
  137.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.options.output.cdrom", "false");
  138.       ___GalleryRemote_03_buildSettings.put("com.zerog.ia.build.platform.windows.vm", "true");
  139.       ___GalleryRemote_03.setBuildSettings(___GalleryRemote_03_buildSettings);
  140.       ___GalleryRemote_03.setPanelImageName("introImage.png");
  141.       __installFrameConfigurator_1 = new InstallFrameConfigurator();
  142.       __installFrameConfigurator_1.setBevelDecoration(false);
  143.       __installFrameConfigurator_1.setFitBackgroundImageHorizontally(true);
  144.       __installFrameConfigurator_1.setCurrentLabelIconPath("com/zerog/ia/installer/images/");
  145.       __installFrameConfigurator_1.setUseLabelBackgroundImage(false);
  146.       __installFrameConfigurator_1.setCurrentLabelIconName("currentLabelIcon.gif");
  147.       __installFrameConfigurator_1.setFutureLabelIconPath("com/zerog/ia/installer/images/");
  148.       __installFrameConfigurator_1.setFitBackgroundImageVertically(true);
  149.       __installFrameConfigurator_1.setFutureLabelIconName("futureLabelIcon.gif");
  150.       __installFrameConfigurator_1.setPreviousLabelIconPath("com/zerog/ia/installer/images/");
  151.       __installFrameConfigurator_1.setPreviousLabelIconName("previousLabelIcon.gif");
  152.       __installFrameConfigurator_1.setBackgroundImagePath("com/zerog/ia/installer/images/");
  153.       __installFrameConfigurator_1.setLabelBackgroundImagePath("com/zerog/ia/installer/images/");
  154.       __installFrameConfigurator_1.setBackgroundImageName("backgroundImage.gif");
  155.       __installFrameConfigurator_1.setLabelBackgroundImageName("labelBackground.png");
  156.       __installFrameConfigurator_1.setUseBackgroundImage(true);
  157.       __installFrameConfigurator_1.setDecorationType(2);
  158.       ProgressMonitor.updateScriptIncrement();
  159.       ___GalleryRemote_03.setInstallFrameConfigurator(__installFrameConfigurator_1);
  160.       ___GalleryRemote_03.setMacOSXPermissions("775");
  161.       ___GalleryRemote_03.setRulesFailedMessage("The installer cannot run on your configuration. It will now quit.");
  162.       ___GalleryRemote_03_postInstallActions = new Vector();
  163.       ___Panel0_Install_Complete0_Install_Complete = new InstallCompleteAction();
  164.       ___Panel0_Install_Complete0_Install_Complete.setLabelIndex(5);
  165.       ___Panel0_Install_Complete0_Install_Complete.setImageOption(1);
  166.       ___Panel0_Install_Complete0_Install_Complete.setJustification(new Integer(0));
  167.       ___Panel0_Install_Complete0_Install_Complete.setStepTitle("Install Complete");
  168.       ___Panel0_Install_Complete0_Install_Complete.setAlignment(new Integer(3));
  169.       ___Panel0_Install_Complete0_Install_Complete.setLabelOption(2);
  170.       ___Panel0_Install_Complete0_Install_Complete.setMessage("Congratulations! $PRODUCT_NAME$ has been successfully installed to:\n\n     $USER_INSTALL_DIR$\n\nPress \"Done\" to quit the installer.");
  171.       ___Panel0_Install_Complete0_Install_Complete.setExternalID("InstallCompleteAction.1");
  172.       ProgressMonitor.updateScriptIncrement();
  173.       ___GalleryRemote_03_postInstallActions.addElement(___Panel0_Install_Complete0_Install_Complete);
  174.       ___Panel0_Important_Note0_Important_Information = new ImportantNoteAction();
  175.       ___Panel0_Important_Note0_Important_Information.setLabelIndex(6);
  176.       ___Panel0_Important_Note0_Important_Information.setImageOption(1);
  177.       ___Panel0_Important_Note0_Important_Information.setAgreeWithLicenseByDefault(false);
  178.       ___Panel0_Important_Note0_Important_Information.setRequiresUserChoice(false);
  179.       ___Panel0_Important_Note0_Important_Information.setResourcePath("M:\\dev\\CW_GalleryRemote\\gallery_remote\\");
  180.       ___Panel0_Important_Note0_Important_Information.setStepPrompt("Please Read Before Continuing:");
  181.       ___Panel0_Important_Note0_Important_Information.setResourceName("README.txt");
  182.       ___Panel0_Important_Note0_Important_Information.setTitle("Important Information");
  183.       ___Panel0_Important_Note0_Important_Information.setLabelOption(2);
  184.       ___Panel0_Important_Note0_Important_Information.setExternalID("ImportantNoteAction.21");
  185.       ProgressMonitor.updateScriptIncrement();
  186.       ___GalleryRemote_03_postInstallActions.addElement(___Panel0_Important_Note0_Important_Information);
  187.       ___GalleryRemote_03.setPostInstallActions(___GalleryRemote_03_postInstallActions);
  188.       ___GalleryRemote_03.setJREInstallDirectory(155);
  189.       ___GalleryRemote_03.setInstallProgressLabelIndex(4);
  190.       ___GalleryRemote_03.setInstallerName("install");
  191.       ___GalleryRemote_03.setDefaultInstallSetIndex(0);
  192.       ___GalleryRemote_03.setUserSplashPath("com/zerog/ia/installer/images/");
  193.       ___GalleryRemote_03.setUnixPermissions("775");
  194.       ___GalleryRemote_03.setSupportsAWTUI(true);
  195.       ___GalleryRemote_03.setWizardME(___Gallery_Remote);
  196.       ___GalleryRemote_03.setPreferredGUIMode(2);
  197.       ___GalleryRemote_03.setSplashHeight(222);
  198.       ___GalleryRemote_03.setInstallProgressImagePath("com/zerog/ia/installer/images/");
  199.       ___GalleryRemote_03.setInstallerWindowName("GalleryRemote_03");
  200.       ___com_zerog_ia_installer_util_magicfolders_InstallDirMF = (InstallDirMF)MagicFolder.get(155);
  201.       ___com_zerog_ia_installer_util_magicfolders_ProgramsDirMF = (ProgramsDirMF)MagicFolder.get(159);
  202.       ProgressMonitor.updateScriptIncrement();
  203.       ___com_zerog_ia_installer_util_magicfolders_InstallDirMF.setMacXMagicFolder(___com_zerog_ia_installer_util_magicfolders_ProgramsDirMF);
  204.       ___com_zerog_ia_installer_util_magicfolders_InstallDirMF.setMacMagicFolder(___com_zerog_ia_installer_util_magicfolders_ProgramsDirMF);
  205.       ___com_zerog_ia_installer_util_magicfolders_InstallDirMF.setSolarisMagicFolder(___com_zerog_ia_installer_util_magicfolders_ProgramsDirMF);
  206.       ___com_zerog_ia_installer_util_magicfolders_InstallDirMF.setWin32MagicFolder(___com_zerog_ia_installer_util_magicfolders_ProgramsDirMF);
  207.       ___com_zerog_ia_installer_util_magicfolders_InstallDirMF.setWin32MagicFolderPath("Gallery Remote");
  208.       ___com_zerog_ia_installer_util_magicfolders_InstallDirMF.setMacXMagicFolderPath("Gallery Remote");
  209.       ___com_zerog_ia_installer_util_magicfolders_InstallDirMF.setMacMagicFolderPath("Gallery Remote");
  210.       ___com_zerog_ia_installer_util_magicfolders_InstallDirMF.setSolarisMagicFolderPath("Gallery Remote");
  211.       ProgressMonitor.updateScriptIncrement();
  212.       ___GalleryRemote_03.setInstallDir(___com_zerog_ia_installer_util_magicfolders_InstallDirMF);
  213.       ___GalleryRemote_03.setProductName("Gallery Remote");
  214.       ___GalleryRemote_03_classpath = new Vector();
  215.       ___GalleryRemote_03_classpath.addElement(___GalleryRemote_jar);
  216.       ___GalleryRemote_03.setClasspath(___GalleryRemote_03_classpath);
  217.       ___GalleryRemote_03.setPanelImagePath("com/zerog/ia/installer/images/");
  218.       ___GalleryRemote_03.setInstallLogFormat(0);
  219.       ___Custom = new InstallSet();
  220.       ___Custom.setShortName("Custom");
  221.       ___Custom.setImagePath("com/zerog/ia/installer/images/");
  222.       ___Custom.setInstallSetName("Custom");
  223.       ___Custom.setImageName("customIcon.png");
  224.       ___Custom.setDescription("Choose this option to customize the components to be installed.");
  225.       ___Custom.setExternalID("InstallSet.2");
  226.       ProgressMonitor.updateScriptIncrement();
  227.       ___GalleryRemote_03.setCustomInstallSet(___Custom);
  228.       ___GalleryRemote_03.setSupportsConsoleUI(false);
  229.       ___GalleryRemote_03.setInstallProgressImageOption(0);
  230.       ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF = (ShortcutsMF)MagicFolder.get(158);
  231.       ___com_zerog_ia_installer_util_magicfolders_DesktopMF = (DesktopMF)MagicFolder.get(16);
  232.       ProgressMonitor.updateScriptIncrement();
  233.       ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setMacXMagicFolder(___com_zerog_ia_installer_util_magicfolders_DesktopMF);
  234.       ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setMacMagicFolder(___com_zerog_ia_installer_util_magicfolders_DesktopMF);
  235.       ___com_zerog_ia_installer_util_magicfolders_UserHomeMF = (UserHomeMF)MagicFolder.get(994);
  236.       ProgressMonitor.updateScriptIncrement();
  237.       ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setSolarisMagicFolder(___com_zerog_ia_installer_util_magicfolders_UserHomeMF);
  238.       ___com_zerog_ia_installer_util_magicfolders_ProgramsMenuMF = (ProgramsMenuMF)MagicFolder.get(2);
  239.       ProgressMonitor.updateScriptIncrement();
  240.       ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setWin32MagicFolder(___com_zerog_ia_installer_util_magicfolders_ProgramsMenuMF);
  241.       ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setWin32MagicFolderPath("Gallery Remote");
  242.       ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setMacXMagicFolderPath("");
  243.       ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setMacMagicFolderPath("");
  244.       ___com_zerog_ia_installer_util_magicfolders_ShortcutsMF.setSolarisMagicFolderPath("");
  245.       ProgressMonitor.updateScriptIncrement();
  246.       ___GalleryRemote_03.setShortcutDir(___com_zerog_ia_installer_util_magicfolders_ShortcutsMF);
  247.       ___GalleryRemote_03.setSupportsSwingUI(true);
  248.       ___GalleryRemote_03_localesToBuild = new Vector();
  249.       ___GalleryRemote_03_localesToBuild.addElement("en");
  250.       ___GalleryRemote_03.setLocalesToBuild(___GalleryRemote_03_localesToBuild);
  251.       ___GalleryRemote_03.setInstallProgressLabelOption(2);
  252.       ___GalleryRemote_03.setSplashWidth(458);
  253.       ___GalleryRemote_03.setUninstallJRE(true);
  254.       ___GalleryRemote_03.setUserSplashName("Splash.jpg");
  255.       ___GalleryRemote_03_preInstallActions = new Vector();
  256.       ___Panel0_Introduction0_Introduction = new IntroAction();
  257.       ___Panel0_Introduction0_Introduction.setLabelIndex(0);
  258.       ___Panel0_Introduction0_Introduction.setImageOption(1);
  259.       ___Panel0_Introduction0_Introduction.setJustification(new Integer(0));
  260.       ___Panel0_Introduction0_Introduction.setStepTitle("Introduction");
  261.       ___Panel0_Introduction0_Introduction.setAlignment(new Integer(3));
  262.       ___Panel0_Introduction0_Introduction.setLabelOption(2);
  263.       ___Panel0_Introduction0_Introduction.setMessage("InstallAnywhere will guide you through the installation of $PRODUCT_NAME$.\n\nIt is strongly recommended that you quit all programs before continuing with this installation.\n\nClick the 'Next' button to proceed to the next screen. If you want to change something on a previous screen, click the 'Previous' button.\n\nYou may cancel this installation at any time by clicking the 'Cancel' button.");
  264.       ___Panel0_Introduction0_Introduction.setExternalID("IntroAction.3");
  265.       ProgressMonitor.updateScriptIncrement();
  266.       ___GalleryRemote_03_preInstallActions.addElement(___Panel0_Introduction0_Introduction);
  267.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder = new InstallDirAction();
  268.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder.setLabelIndex(1);
  269.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder.setImageOption(1);
  270.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder.setCanManuallyEnterPath(true);
  271.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder.setPrompt("Where Would You Like to Install?");
  272.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder.setCanSpecifyInstallFolderName(false);
  273.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder.setStepTitle("Choose Install Folder");
  274.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder.setAdditionalText("");
  275.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder.setLabelOption(2);
  276.       ___Panel0_Choose_Install_Folder0_Choose_Install_Folder.setExternalID("InstallDirAction.4");
  277.       ProgressMonitor.updateScriptIncrement();
  278.       ___GalleryRemote_03_preInstallActions.addElement(___Panel0_Choose_Install_Folder0_Choose_Install_Folder);
  279.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder = new ShortcutLocAction();
  280.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setLabelIndex(2);
  281.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setImageOption(1);
  282.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setUnixTitle("Choose Link Folder");
  283.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setUnixPrompt("Where would you like to create links?");
  284.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setWinPrompt("Where would you like to create product icons?");
  285.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setMacTitle("Choose Alias Folder");
  286.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setWinTitle("Choose Shortcut Folder");
  287.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setMacPrompt("Where would you like to create aliases?");
  288.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setLabelOption(2);
  289.       ___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder.setExternalID("ShortcutLocAction.5");
  290.       ProgressMonitor.updateScriptIncrement();
  291.       ___GalleryRemote_03_preInstallActions.addElement(___Panel0_Choose_Alias0_Link0_Shortcut_Folder0_Choose_Shortcut_Folder);
  292.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary = new InstallSummary();
  293.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setShowInstallBundles(false);
  294.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setLabelIndex(3);
  295.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setImageOption(1);
  296.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setShowShortcutDir(true);
  297.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setRequiresUserChoice(false);
  298.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setShowDiskSpace(true);
  299.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setStepPrompt("Please Review the Following Before Continuing:");
  300.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setShowInstallDir(true);
  301.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setShowProductName(true);
  302.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setShowJREDir(false);
  303.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setTitle("Pre-Installation Summary");
  304.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setLabelOption(2);
  305.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setShowInstallSets(false);
  306.       ___Panel0_Pre0Install_Summary0_Pre0Installation_Summary.setExternalID("InstallSummary.6");
  307.       ProgressMonitor.updateScriptIncrement();
  308.       ___GalleryRemote_03_preInstallActions.addElement(___Panel0_Pre0Install_Summary0_Pre0Installation_Summary);
  309.       ___GalleryRemote_03.setPreInstallActions(___GalleryRemote_03_preInstallActions);
  310.       ___GalleryRemote_03.setInstallProgressImageName("introImage.png");
  311.       ___GalleryRemote_03.setBundledJREInstall(2);
  312.       ___GalleryRemote_03_installLabels = new Vector();
  313.       ___GalleryRemote_03_installLabels.addElement("Introduction");
  314.       ___GalleryRemote_03_installLabels.addElement("Choose Install Folder");
  315.       ___GalleryRemote_03_installLabels.addElement("Choose $SHORTCUT_NAME$ Folder");
  316.       ___GalleryRemote_03_installLabels.addElement("Pre-Installation Summary");
  317.       ___GalleryRemote_03_installLabels.addElement("Installing...");
  318.       ___GalleryRemote_03_installLabels.addElement("Install Complete");
  319.       ___GalleryRemote_03_installLabels.addElement("Important Information");
  320.       ___GalleryRemote_03.setInstallLabels(___GalleryRemote_03_installLabels);
  321.       ___GalleryRemote_03.setJREDirectoryName("jre");
  322.       ___GalleryRemote_03.setExternalID("Installer.7");
  323.    }
  324.  
  325.    public static void loadScript2() {
  326.       ProgressMonitor.updateScriptIncrement();
  327.       ___Full_Install.setShortName("Full");
  328.       ___Full_Install.setImagePath("com/zerog/ia/installer/images/");
  329.       ___Full_Install.setInstallSetName("Full Install");
  330.       ___Full_Install.setImageName("typicalIcon.gif");
  331.       ___Full_Install.setDescription("This will install all the files for your application.");
  332.       ___Full_Install.setExternalID("InstallSet.typical.8");
  333.       ProgressMonitor.updateScriptIncrement();
  334.       ___Application.setShortName("Applica");
  335.       ___Application.setBundleName("Application");
  336.       ___Application.setDescription("This installs the application components.");
  337.       ___Application.setExternalID("InstallBundle.application.9");
  338.       ProgressMonitor.updateScriptIncrement();
  339.       ___Install_Folder_0USER_INSTALL_DIR0.setUnixPermissions("775");
  340.       ___Install_Folder_0USER_INSTALL_DIR0.setOverrideUnixPermissions(false);
  341.       ___Install_Folder_0USER_INSTALL_DIR0.setDestinationFolder(___com_zerog_ia_installer_util_magicfolders_InstallDirMF);
  342.       ProgressMonitor.updateScriptIncrement();
  343.       ___UninstallerData.setMacBinary(false);
  344.       ___UninstallerData.setUnixPermissions("775");
  345.       ___UninstallerData.setRemoveRecursively(false);
  346.       ___UninstallerData.setShouldUninstall(true);
  347.       ___UninstallerData.setOverrideUnixPermissions(false);
  348.       ___UninstallerData.setDestinationName("UninstallerData");
  349.       ProgressMonitor.updateScriptIncrement();
  350.       ___Uninstall_Gallery_Remote.setUnixPermissions("777");
  351.       ___Uninstall_Gallery_Remote.setInstaller(___GalleryRemote_03);
  352.       ___Uninstall_Gallery_Remote.setGuiLauncher(true);
  353.       ___Uninstall_Gallery_Remote.setShouldUninstall(true);
  354.       ___Uninstall_Gallery_Remote_propertyList = new Vector();
  355.       ___Uninstall_Gallery_Remotedata1 = new LAXPropertyData();
  356.       ___Uninstall_Gallery_Remotedata1.setPropertyValue("");
  357.       ___Uninstall_Gallery_Remotedata1.setReferenceName("___Uninstall_Gallery_Remotedata1");
  358.       ___Uninstall_Gallery_Remotedata1.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\r\nand any path to a file to read from that file");
  359.       ___Uninstall_Gallery_Remotedata1.setPropertyName("lax.stderr.redirect");
  360.       ___Uninstall_Gallery_Remotedata1.setInstaller(___GalleryRemote_03);
  361.       ___Uninstall_Gallery_Remotedata1.setKey("lax.stderr.redirect");
  362.       ProgressMonitor.updateScriptIncrement();
  363.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata1);
  364.       ___Uninstall_Gallery_Remotedata2 = new LAXPropertyData();
  365.       ___Uninstall_Gallery_Remotedata2.setPropertyValue("2750");
  366.       ___Uninstall_Gallery_Remotedata2.setReferenceName("___Uninstall_Gallery_Remotedata2");
  367.       ___Uninstall_Gallery_Remotedata2.setPropertyComment("The minimum version of Microsoft's VM this application will run against");
  368.       ___Uninstall_Gallery_Remotedata2.setPropertyName("lax.nl.win32.microsoftvm.min.version");
  369.       ___Uninstall_Gallery_Remotedata2.setInstaller(___GalleryRemote_03);
  370.       ___Uninstall_Gallery_Remotedata2.setKey("lax.nl.win32.microsoftvm.min.version");
  371.       ProgressMonitor.updateScriptIncrement();
  372.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata2);
  373.       ___Uninstall_Gallery_Remotedata3 = new LAXPropertyData();
  374.       ___Uninstall_Gallery_Remotedata3.setPropertyValue("");
  375.       ___Uninstall_Gallery_Remotedata3.setReferenceName("___Uninstall_Gallery_Remotedata3");
  376.       ___Uninstall_Gallery_Remotedata3.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\r\nand any path to a file to read from that file");
  377.       ___Uninstall_Gallery_Remotedata3.setPropertyName("lax.stdin.redirect");
  378.       ___Uninstall_Gallery_Remotedata3.setInstaller(___GalleryRemote_03);
  379.       ___Uninstall_Gallery_Remotedata3.setKey("lax.stdin.redirect");
  380.       ProgressMonitor.updateScriptIncrement();
  381.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata3);
  382.       ___Uninstall_Gallery_Remotedata4 = new LAXPropertyData();
  383.       ___Uninstall_Gallery_Remotedata4.setPropertyValue(".");
  384.       ___Uninstall_Gallery_Remotedata4.setReferenceName("___Uninstall_Gallery_Remotedata4");
  385.       ___Uninstall_Gallery_Remotedata4.setPropertyComment("left blank, this property will cause the native launcher to not\r\nalter the platform default behavior for setting the user dir.\r\nTo override this you may set this property to a relative or absolute path.\r\nRelative paths are relative to the launcher.");
  386.       ___Uninstall_Gallery_Remotedata4.setPropertyName("lax.user.dir");
  387.       ___Uninstall_Gallery_Remotedata4.setInstaller(___GalleryRemote_03);
  388.       ___Uninstall_Gallery_Remotedata4.setKey("lax.user.dir");
  389.       ProgressMonitor.updateScriptIncrement();
  390.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata4);
  391.       ___Uninstall_Gallery_Remotedata5 = new LAXPropertyData();
  392.       ___Uninstall_Gallery_Remotedata5.setPropertyValue("main");
  393.       ___Uninstall_Gallery_Remotedata5.setReferenceName("___Uninstall_Gallery_Remotedata5");
  394.       ___Uninstall_Gallery_Remotedata5.setPropertyComment("the method in the main class that will be invoked");
  395.       ___Uninstall_Gallery_Remotedata5.setPropertyName("lax.main.method");
  396.       ___Uninstall_Gallery_Remotedata5.setInstaller(___GalleryRemote_03);
  397.       ___Uninstall_Gallery_Remotedata5.setKey("lax.main.method");
  398.       ProgressMonitor.updateScriptIncrement();
  399.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata5);
  400.       ___Uninstall_Gallery_Remotedata6 = new LAXPropertyData();
  401.       ___Uninstall_Gallery_Remotedata6.setPropertyValue("$USER_INSTALL_DIR$");
  402.       ___Uninstall_Gallery_Remotedata6.setReferenceName("___Uninstall_Gallery_Remotedata6");
  403.       ___Uninstall_Gallery_Remotedata6.setPropertyComment("path to the installdir magic folder");
  404.       ___Uninstall_Gallery_Remotedata6.setPropertyName("lax.root.install.dir");
  405.       ___Uninstall_Gallery_Remotedata6.setInstaller(___GalleryRemote_03);
  406.       ___Uninstall_Gallery_Remotedata6.setKey("lax.root.install.dir");
  407.       ProgressMonitor.updateScriptIncrement();
  408.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata6);
  409.       ___Uninstall_Gallery_Remotedata7 = new LAXPropertyData();
  410.       ___Uninstall_Gallery_Remotedata7.setPropertyValue("$CMD_LINE_ARGUMENTS$");
  411.       ___Uninstall_Gallery_Remotedata7.setReferenceName("___Uninstall_Gallery_Remotedata7");
  412.       ___Uninstall_Gallery_Remotedata7.setPropertyComment("what will be passed to the main method -- be sure to quote arguments with spaces in them");
  413.       ___Uninstall_Gallery_Remotedata7.setPropertyName("lax.command.line.args");
  414.       ___Uninstall_Gallery_Remotedata7.setInstaller(___GalleryRemote_03);
  415.       ___Uninstall_Gallery_Remotedata7.setKey("lax.command.line.args");
  416.       ProgressMonitor.updateScriptIncrement();
  417.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata7);
  418.       ___Uninstall_Gallery_Remotedata8 = new LAXPropertyData();
  419.       ___Uninstall_Gallery_Remotedata8.setPropertyValue("$IA_CLASSPATH$");
  420.       ___Uninstall_Gallery_Remotedata8.setReferenceName("___Uninstall_Gallery_Remotedata8");
  421.       ___Uninstall_Gallery_Remotedata8.setPropertyComment("the Java classpath necessary to run this application\r\nCan be separated by colons (Mac OS/Unix) or semicolons (Windows)");
  422.       ___Uninstall_Gallery_Remotedata8.setPropertyName("lax.class.path");
  423.       ___Uninstall_Gallery_Remotedata8.setInstaller(___GalleryRemote_03);
  424.       ___Uninstall_Gallery_Remotedata8.setKey("lax.class.path");
  425.       ProgressMonitor.updateScriptIncrement();
  426.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata8);
  427.       ___Uninstall_Gallery_Remotedata9 = new LAXPropertyData();
  428.       ___Uninstall_Gallery_Remotedata9.setPropertyValue("J2 J1 MSJ MRJ");
  429.       ___Uninstall_Gallery_Remotedata9.setReferenceName("___Uninstall_Gallery_Remotedata9");
  430.       ___Uninstall_Gallery_Remotedata9.setPropertyComment("a string containing one or more of [ ALL JDK JRE J1 J2 JRE_J1 JDK_J1 JRE_J2 JDK_J2 MSJ MRJ ]\r\n delimited by spaces or commas.  If the native launcher cannot find the current vm,\r\nit will search for ones in this list");
  431.       ___Uninstall_Gallery_Remotedata9.setPropertyName("lax.nl.valid.vm.list");
  432.       ___Uninstall_Gallery_Remotedata9.setInstaller(___GalleryRemote_03);
  433.       ___Uninstall_Gallery_Remotedata9.setKey("lax.nl.valid.vm.list");
  434.       ProgressMonitor.updateScriptIncrement();
  435.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata9);
  436.       ___Uninstall_Gallery_Remotedata10 = new LAXPropertyData();
  437.       ___Uninstall_Gallery_Remotedata10.setPropertyValue("4.5");
  438.       ___Uninstall_Gallery_Remotedata10.setReferenceName("___Uninstall_Gallery_Remotedata10");
  439.       ___Uninstall_Gallery_Remotedata10.setPropertyComment("version of LaunchAnywhere that created this properties file");
  440.       ___Uninstall_Gallery_Remotedata10.setPropertyName("lax.version");
  441.       ___Uninstall_Gallery_Remotedata10.setInstaller(___GalleryRemote_03);
  442.       ___Uninstall_Gallery_Remotedata10.setKey("lax.version");
  443.       ProgressMonitor.updateScriptIncrement();
  444.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata10);
  445.       ___Uninstall_Gallery_Remotedata11 = new LAXPropertyData();
  446.       ___Uninstall_Gallery_Remotedata11.setPropertyValue("");
  447.       ___Uninstall_Gallery_Remotedata11.setReferenceName("___Uninstall_Gallery_Remotedata11");
  448.       ___Uninstall_Gallery_Remotedata11.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\r\nand any path to a file to read from that file");
  449.       ___Uninstall_Gallery_Remotedata11.setPropertyName("lax.stdout.redirect");
  450.       ___Uninstall_Gallery_Remotedata11.setInstaller(___GalleryRemote_03);
  451.       ___Uninstall_Gallery_Remotedata11.setKey("lax.stdout.redirect");
  452.       ProgressMonitor.updateScriptIncrement();
  453.       ___Uninstall_Gallery_Remote_propertyList.addElement(___Uninstall_Gallery_Remotedata11);
  454.       ___Uninstall_Gallery_Remote.setPropertyList(___Uninstall_Gallery_Remote_propertyList);
  455.       ___Uninstall_Gallery_Remote.setOverrideUnixPermissions(false);
  456.       ___Uninstall_Gallery_Remote.setDestinationName("Uninstall Gallery Remote");
  457.       ___Uninstall_Gallery_Remote.setExternalID("InstallUninstaller.10");
  458.       ProgressMonitor.updateScriptIncrement();
  459.       ___Gallery_Remote.setUnixPermissions("777");
  460.       ___Gallery_Remote.setMainClass("com.gallery.GalleryRemote.GalleryRemote");
  461.       ___Gallery_Remote.setGuiLauncher(true);
  462.       ___Gallery_Remote.setShouldUninstall(true);
  463.       ___Gallery_Remote_propertyList = new Vector();
  464.       ___Gallery_Remotedata1 = new LAXPropertyData();
  465.       ___Gallery_Remotedata1.setPropertyValue("");
  466.       ___Gallery_Remotedata1.setReferenceName("___Gallery_Remotedata1");
  467.       ___Gallery_Remotedata1.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\r\nand any path to a file to read from that file");
  468.       ___Gallery_Remotedata1.setPropertyName("lax.stderr.redirect");
  469.       ___Gallery_Remotedata1.setInstaller(___GalleryRemote_03);
  470.       ___Gallery_Remotedata1.setKey("lax.stderr.redirect");
  471.       ProgressMonitor.updateScriptIncrement();
  472.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata1);
  473.       ___Gallery_Remotedata2 = new LAXPropertyData();
  474.       ___Gallery_Remotedata2.setPropertyValue("2750");
  475.       ___Gallery_Remotedata2.setReferenceName("___Gallery_Remotedata2");
  476.       ___Gallery_Remotedata2.setPropertyComment("The minimum version of Microsoft's VM this application will run against");
  477.       ___Gallery_Remotedata2.setPropertyName("lax.nl.win32.microsoftvm.min.version");
  478.       ___Gallery_Remotedata2.setInstaller(___GalleryRemote_03);
  479.       ___Gallery_Remotedata2.setKey("lax.nl.win32.microsoftvm.min.version");
  480.       ProgressMonitor.updateScriptIncrement();
  481.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata2);
  482.       ___Gallery_Remotedata3 = new LAXPropertyData();
  483.       ___Gallery_Remotedata3.setPropertyValue("");
  484.       ___Gallery_Remotedata3.setReferenceName("___Gallery_Remotedata3");
  485.       ___Gallery_Remotedata3.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\r\nand any path to a file to read from that file");
  486.       ___Gallery_Remotedata3.setPropertyName("lax.stdin.redirect");
  487.       ___Gallery_Remotedata3.setInstaller(___GalleryRemote_03);
  488.       ___Gallery_Remotedata3.setKey("lax.stdin.redirect");
  489.       ProgressMonitor.updateScriptIncrement();
  490.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata3);
  491.       ___Gallery_Remotedata4 = new LAXPropertyData();
  492.       ___Gallery_Remotedata4.setPropertyValue(".");
  493.       ___Gallery_Remotedata4.setReferenceName("___Gallery_Remotedata4");
  494.       ___Gallery_Remotedata4.setPropertyComment("left blank, this property will cause the native launcher to not\r\nalter the platform default behavior for setting the user dir.\r\nTo override this you may set this property to a relative or absolute path.\r\nRelative paths are relative to the launcher.");
  495.       ___Gallery_Remotedata4.setPropertyName("lax.user.dir");
  496.       ___Gallery_Remotedata4.setInstaller(___GalleryRemote_03);
  497.       ___Gallery_Remotedata4.setKey("lax.user.dir");
  498.       ProgressMonitor.updateScriptIncrement();
  499.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata4);
  500.       ___Gallery_Remotedata5 = new LAXPropertyData();
  501.       ___Gallery_Remotedata5.setPropertyValue("main");
  502.       ___Gallery_Remotedata5.setReferenceName("___Gallery_Remotedata5");
  503.       ___Gallery_Remotedata5.setPropertyComment("the method in the main class that will be invoked");
  504.       ___Gallery_Remotedata5.setPropertyName("lax.main.method");
  505.       ___Gallery_Remotedata5.setInstaller(___GalleryRemote_03);
  506.       ___Gallery_Remotedata5.setKey("lax.main.method");
  507.       ProgressMonitor.updateScriptIncrement();
  508.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata5);
  509.       ___Gallery_Remotedata6 = new LAXPropertyData();
  510.       ___Gallery_Remotedata6.setPropertyValue("$USER_INSTALL_DIR$");
  511.       ___Gallery_Remotedata6.setReferenceName("___Gallery_Remotedata6");
  512.       ___Gallery_Remotedata6.setPropertyComment("path to the installdir magic folder");
  513.       ___Gallery_Remotedata6.setPropertyName("lax.root.install.dir");
  514.       ___Gallery_Remotedata6.setInstaller(___GalleryRemote_03);
  515.       ___Gallery_Remotedata6.setKey("lax.root.install.dir");
  516.       ProgressMonitor.updateScriptIncrement();
  517.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata6);
  518.       ___Gallery_Remotedata7 = new LAXPropertyData();
  519.       ___Gallery_Remotedata7.setPropertyValue("");
  520.       ___Gallery_Remotedata7.setReferenceName("___Gallery_Remotedata7");
  521.       ___Gallery_Remotedata7.setPropertyComment("what will be passed to the main method -- be sure to quote arguments with spaces in them");
  522.       ___Gallery_Remotedata7.setPropertyName("lax.command.line.args");
  523.       ___Gallery_Remotedata7.setInstaller(___GalleryRemote_03);
  524.       ___Gallery_Remotedata7.setKey("lax.command.line.args");
  525.       ProgressMonitor.updateScriptIncrement();
  526.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata7);
  527.       ___Gallery_Remotedata8 = new LAXPropertyData();
  528.       ___Gallery_Remotedata8.setPropertyValue("$IA_CLASSPATH$");
  529.       ___Gallery_Remotedata8.setReferenceName("___Gallery_Remotedata8");
  530.       ___Gallery_Remotedata8.setPropertyComment("the Java classpath necessary to run this application\r\nCan be separated by colons (Mac OS/Unix) or semicolons (Windows)");
  531.       ___Gallery_Remotedata8.setPropertyName("lax.class.path");
  532.       ___Gallery_Remotedata8.setInstaller(___GalleryRemote_03);
  533.       ___Gallery_Remotedata8.setKey("lax.class.path");
  534.       ProgressMonitor.updateScriptIncrement();
  535.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata8);
  536.       ___Gallery_Remotedata9 = new LAXPropertyData();
  537.       ___Gallery_Remotedata9.setPropertyValue("J2 J1 MSJ MRJ");
  538.       ___Gallery_Remotedata9.setReferenceName("___Gallery_Remotedata9");
  539.       ___Gallery_Remotedata9.setPropertyComment("a string containing one or more of [ ALL JDK JRE J1 J2 JRE_J1 JDK_J1 JRE_J2 JDK_J2 MSJ MRJ ]\r\n delimited by spaces or commas.  If the native launcher cannot find the current vm,\r\nit will search for ones in this list");
  540.       ___Gallery_Remotedata9.setPropertyName("lax.nl.valid.vm.list");
  541.       ___Gallery_Remotedata9.setInstaller(___GalleryRemote_03);
  542.       ___Gallery_Remotedata9.setKey("lax.nl.valid.vm.list");
  543.       ProgressMonitor.updateScriptIncrement();
  544.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata9);
  545.       ___Gallery_Remotedata10 = new LAXPropertyData();
  546.       ___Gallery_Remotedata10.setPropertyValue("4.5");
  547.       ___Gallery_Remotedata10.setReferenceName("___Gallery_Remotedata10");
  548.       ___Gallery_Remotedata10.setPropertyComment("version of LaunchAnywhere that created this properties file");
  549.       ___Gallery_Remotedata10.setPropertyName("lax.version");
  550.       ___Gallery_Remotedata10.setInstaller(___GalleryRemote_03);
  551.       ___Gallery_Remotedata10.setKey("lax.version");
  552.       ProgressMonitor.updateScriptIncrement();
  553.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata10);
  554.       ___Gallery_Remotedata11 = new LAXPropertyData();
  555.       ___Gallery_Remotedata11.setPropertyValue("com.gallery.GalleryRemote.GalleryRemote");
  556.       ___Gallery_Remotedata11.setReferenceName("___Gallery_Remotedata11");
  557.       ___Gallery_Remotedata11.setPropertyComment("the class that contains the main method for the application");
  558.       ___Gallery_Remotedata11.setPropertyName("lax.main.class");
  559.       ___Gallery_Remotedata11.setInstaller(___GalleryRemote_03);
  560.       ___Gallery_Remotedata11.setKey("lax.main.class");
  561.       ProgressMonitor.updateScriptIncrement();
  562.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata11);
  563.       ___Gallery_Remotedata12 = new LAXPropertyData();
  564.       ___Gallery_Remotedata12.setPropertyValue("");
  565.       ___Gallery_Remotedata12.setReferenceName("___Gallery_Remotedata12");
  566.       ___Gallery_Remotedata12.setPropertyComment("leave blank for no input, \"console\" to read from the console window,\r\nand any path to a file to read from that file");
  567.    }
  568.  
  569.    public static void loadScript3() {
  570.       ___Gallery_Remotedata12.setPropertyName("lax.stdout.redirect");
  571.       ___Gallery_Remotedata12.setInstaller(___GalleryRemote_03);
  572.       ___Gallery_Remotedata12.setKey("lax.stdout.redirect");
  573.       ProgressMonitor.updateScriptIncrement();
  574.       ___Gallery_Remote_propertyList.addElement(___Gallery_Remotedata12);
  575.       ___Gallery_Remote.setPropertyList(___Gallery_Remote_propertyList);
  576.       ___Gallery_Remote.setOverrideUnixPermissions(false);
  577.       ___Gallery_Remote.setDestinationName("Gallery Remote");
  578.       ___Gallery_Remote.setExternalID("MakeExecutable.11");
  579.       ProgressMonitor.updateScriptIncrement();
  580.       ___GalleryRemote_jar.setMacBinary(false);
  581.       ___GalleryRemote_jar.setFileSize(349360L);
  582.       ___GalleryRemote_jar.setUnixPermissions("664");
  583.       ___GalleryRemote_jar.setSourceName("GalleryRemote.jar");
  584.       ___GalleryRemote_jar.setShouldUninstall(true);
  585.       ___GalleryRemote_jar.setSourcePath("M:\\dev\\CW_GalleryRemote\\");
  586.       ___GalleryRemote_jar.setOverrideUnixPermissions(false);
  587.       ___GalleryRemote_jar.setDestinationName("GalleryRemote.jar");
  588.       ProgressMonitor.updateScriptIncrement();
  589.       ___ChangeLog.setMacBinary(false);
  590.       ___ChangeLog.setFileSize(681L);
  591.       ___ChangeLog.setUnixPermissions("664");
  592.       ___ChangeLog.setSourceName("ChangeLog");
  593.       ___ChangeLog.setShouldUninstall(true);
  594.       ___ChangeLog.setSourcePath("M:\\dev\\CW_GalleryRemote\\gallery_remote\\");
  595.       ___ChangeLog.setOverrideUnixPermissions(false);
  596.       ___ChangeLog.setDestinationName("ChangeLog");
  597.       ProgressMonitor.updateScriptIncrement();
  598.       ___LICENSE.setMacBinary(false);
  599.       ___LICENSE.setFileSize(18118L);
  600.       ___LICENSE.setUnixPermissions("664");
  601.       ___LICENSE.setSourceName("LICENSE");
  602.       ___LICENSE.setShouldUninstall(true);
  603.       ___LICENSE.setSourcePath("M:\\dev\\CW_GalleryRemote\\gallery_remote\\");
  604.       ___LICENSE.setOverrideUnixPermissions(false);
  605.       ___LICENSE.setDestinationName("LICENSE");
  606.       ProgressMonitor.updateScriptIncrement();
  607.       ___README.setMacBinary(false);
  608.       ___README.setFileSize(2592L);
  609.       ___README.setUnixPermissions("664");
  610.       ___README.setSourceName("README");
  611.       ___README.setShouldUninstall(true);
  612.       ___README.setSourcePath("M:\\dev\\CW_GalleryRemote\\gallery_remote\\");
  613.       ___README.setOverrideUnixPermissions(false);
  614.       ___README.setDestinationName("README");
  615.       ProgressMonitor.updateScriptIncrement();
  616.       ___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS.setSizeOfWindowsArchive(711514L);
  617.       ___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS.setWindowsSourcePath("C:\\Documents and Settings\\chris\\My Documents\\Gallery\\IA_PowerUpdate\\");
  618.       ___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS.setSizeOfUnixArchive(0L);
  619.       ___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS.setShouldUninstall(true);
  620.       ___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS.setDestinationName("update");
  621.       ___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS.setWindowsSourceName("updateGallery_Remote_with_VM_WINDOWS.zip");
  622.       ProgressMonitor.updateScriptIncrement();
  623.       ___Shortcuts_0USER_SHORTCUTS0.setUnixPermissions("775");
  624.       ___Shortcuts_0USER_SHORTCUTS0.setOverrideUnixPermissions(false);
  625.       ___Shortcuts_0USER_SHORTCUTS0.setDestinationFolder(___com_zerog_ia_installer_util_magicfolders_ShortcutsMF);
  626.       ProgressMonitor.updateScriptIncrement();
  627.       ___Create_Alias0_Link0_Shortcut0_0No_target_selected0.setUseInstalledFile(true);
  628.       ___Create_Alias0_Link0_Shortcut0_0No_target_selected0.setArgs("");
  629.       ___Create_Alias0_Link0_Shortcut0_0No_target_selected0.setShouldUninstall(true);
  630.       ___Create_Alias0_Link0_Shortcut0_0No_target_selected0.setTargetAction(___Gallery_Remote);
  631.       ___Create_Alias0_Link0_Shortcut0_0No_target_selected0.setWorkingDir("");
  632.       ___Create_Alias0_Link0_Shortcut0_0No_target_selected0.setExternalID("CreateShortcut.12");
  633.       ProgressMonitor.updateScriptIncrement();
  634.       ___0default0.setImagePath("com/zerog/ia/installer/images/");
  635.       ___0default0.setImageName("billboardImage.gif");
  636.       ___0default0.setExternalID("Billboard.13");
  637.       ProgressMonitor.updateScriptIncrement();
  638.       ProgressMonitor.updateScriptIncrement();
  639.       ___GalleryRemote_03.addVisualChild(___Full_Install);
  640.       ___GalleryRemote_03.addVisualChild(___Application);
  641.       ___GalleryRemote_03.addVisualChild(___Install_Folder_0USER_INSTALL_DIR0);
  642.       ___GalleryRemote_03.addVisualChild(___Shortcuts_0USER_SHORTCUTS0);
  643.       ___GalleryRemote_03.addVisualChild(___0default0);
  644.       ProgressMonitor.updateScriptIncrement();
  645.       ___Install_Folder_0USER_INSTALL_DIR0.addVisualChild(___UninstallerData);
  646.       ___Install_Folder_0USER_INSTALL_DIR0.addVisualChild(___Gallery_Remote);
  647.       ___Install_Folder_0USER_INSTALL_DIR0.addVisualChild(___GalleryRemote_jar);
  648.       ___Install_Folder_0USER_INSTALL_DIR0.addVisualChild(___ChangeLog);
  649.       ___Install_Folder_0USER_INSTALL_DIR0.addVisualChild(___LICENSE);
  650.       ___Install_Folder_0USER_INSTALL_DIR0.addVisualChild(___README);
  651.       ___Install_Folder_0USER_INSTALL_DIR0.addVisualChild(___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS);
  652.       ProgressMonitor.updateScriptIncrement();
  653.       ___UninstallerData.addVisualChild(___Uninstall_Gallery_Remote);
  654.       ProgressMonitor.updateScriptIncrement();
  655.       ___Shortcuts_0USER_SHORTCUTS0.addVisualChild(___Create_Alias0_Link0_Shortcut0_0No_target_selected0);
  656.       ProgressMonitor.updateScriptIncrement();
  657.       ___GalleryRemote_03.addInstallChild(___Full_Install);
  658.       ProgressMonitor.updateScriptIncrement();
  659.       ___Full_Install.addInstallChild(___Application);
  660.       ProgressMonitor.updateScriptIncrement();
  661.       ___Application.addInstallChild(___0default0);
  662.       ___Application.addInstallChild(___UninstallerData);
  663.       ___Application.addInstallChild(___Uninstall_Gallery_Remote);
  664.       ___Application.addInstallChild(___Gallery_Remote);
  665.       ___Application.addInstallChild(___Create_Alias0_Link0_Shortcut0_0No_target_selected0);
  666.       ___Application.addInstallChild(___GalleryRemote_jar);
  667.       ___Application.addInstallChild(___ChangeLog);
  668.       ___Application.addInstallChild(___LICENSE);
  669.       ___Application.addInstallChild(___README);
  670.       ___Application.addInstallChild(___Install_PowerUpdate_Client0_updateGallery_Remote_without_VM_WINDOWS);
  671.    }
  672.  
  673.    public static Installer loadScript() {
  674.       Installer.setScriptBuildInfo(String.valueOf(scriptVersion).concat(String.valueOf(" Build 1329")));
  675.       ProgressMonitor.setNumberOfScriptIncrements(numIncrements);
  676.       ProgressMonitor.setScriptIdentifier(scriptID);
  677.       ProgressMonitor.setBuildIdentifier(buildID);
  678.       loadScript1();
  679.       loadScript2();
  680.       loadScript3();
  681.       ___GalleryRemote_03.setAuthorization(new byte[]{1, 0, 0, -32, 72, -2, 16, 16, 80, 112, 114, 103, 83, 98, 113, 97, 113, 65, 51, 72, 58, 65, 66, 68, 88, 72, 64, 69, 66, 69, 48, 63, 87, 5, 2, 7, 1, 12, 125, 10, 0, 0, 0});
  682.       ___GalleryRemote_03.getExternalPropertyLoader().setID(30L);
  683.       return ___GalleryRemote_03;
  684.    }
  685. }
  686.