home *** CD-ROM | disk | FTP | other *** search
/ The Well of Tears - A Gl…: Marshtown & Rowan Green / Crowthistle.iso / setup.jar / 135d89b551e6d970e54bf211a28bdf82 / uninstallWizard.xml < prev    next >
Text File  |  2005-11-17  |  4KB  |  69 lines

  1.  
  2. <wizard name="Uninstall" purpose="product.uninstall" uid="31704b3a556319718d7ab8ff0b728564">
  3.     <title>$L(com.installshield.wizard.i18n.WizardResources, uninstaller)</title>
  4.     <listener>com.installshield.wizard.StandardWizardListener</listener>
  5.     <interfaceName>swing</interfaceName>
  6.     <localeSelect>3</localeSelect>
  7.     <defaultLocale>en</defaultLocale>
  8.     <availableLocales>en</availableLocales>
  9.     <helpSource/>
  10.     <helpResource/>
  11.     <interface class="com.installshield.wizard.swing.SwingWizardUI" name="swing">
  12.         <property name="wizardImage">31704b3a556319718d7ab8ff0b728564/swing/1_orig.gif</property>
  13.         <property name="includeLocalizedWizardImages">False</property>
  14.         <property name="wizardImageOrientation">100</property>
  15.         <property name="splashImageSource"/>
  16.         <property name="splashDuration">0</property>
  17.         <property name="includeLocalizedSplashImages">False</property>
  18.         <property name="wizardIcon">31704b3a556319718d7ab8ff0b728564/swing/icon.gif</property>
  19.         <property name="wizardIconSource">C:\Program Files\InstallShield X\Universal Installer/images/InstallShield Images/icon.gif</property>
  20.         <property name="width">640</property>
  21.         <property name="height">420</property>
  22.         <property name="defaultFont" type="com.installshield.util.FontDef">
  23.             <property name="name">Dialog</property>
  24.             <property name="size">12</property>
  25.             <property name="style">0</property>
  26.         </property>
  27.         <property name="backgroundColor">Color.white</property>
  28.         <property name="foregroundColor">Color.black</property>
  29.         <property name="splashImage"/>
  30.         <property name="frameResizable">False</property>
  31.         <property name="wizardImageSource">C:\Program Files\InstallShield X\Universal Installer/images/Backgrounds/1_orig.gif</property>
  32.         <property name="backgroundInsets">0, 140, 0, 0</property>
  33.         <property name="useSystemLookAndFeel">False</property>
  34.     </interface>
  35.     <interface class="com.installshield.wizard.console.ConsoleWizardUI" name="console">
  36.         <property name="accessibilityEnabled">False</property>
  37.     </interface>
  38.     <log>
  39.         <property name="allEventsLogged">False</property>
  40.         <property array="True" length="2" name="eventsLogged" type="string">
  41.             <arrayItem>wrn</arrayItem>
  42.             <arrayItem>err</arrayItem>
  43.         </property>
  44.         <property name="logEchoedToScreen">False</property>
  45.         <property name="logExceptionStackTraces">True</property>
  46.         <property name="logOutput">$P(absoluteInstallLocation)/log.txt</property>
  47.         <property name="logOutputEnabled">True</property>
  48.         <property name="loggingContext">Uninstall</property>
  49.         <property name="optionalLogOutputEnabled">False</property>
  50.     </log>
  51.     <startupBean class="com.installshield.wizard.commandline.SilentMode"/>
  52.     <startupBean class="com.installshield.wizard.commandline.WizardBeanPropertiesOption"/>
  53.     <startupBean class="com.installshield.wizard.commandline.DatabaseVariablePropertiesOption"/>
  54.     <startupBean class="com.installshield.wizard.commandline.SubWizardBeanPropertiesOption"/>
  55.     <startupBean class="com.installshield.wizard.commandline.WizardLogOption"/>
  56.     <startupBean class="com.installshield.wizard.commandline.WizardValueOption"/>
  57.     <startupBean class="com.installshield.wizard.commandline.MediaLocationOption"/>
  58.     <startupBean class="com.installshield.wizard.commandline.GotoOption"/>
  59.     <startupBean class="com.installshield.wizard.commandline.GenerateOptionsTemplate"/>
  60.     <startupBean class="com.installshield.wizard.commandline.GenerateOptionsRecord"/>
  61.     <startupBean class="com.installshield.product.commandline.ProductBeanPropertiesOption"/>
  62.     <startupBean class="com.installshield.product.commandline.SubProductBeanPropertiesOption"/>
  63.     <startupBean class="com.installshield.wizard.service.system.SystemUtilServiceInitialize"/>
  64.     <startupBean class="com.installshield.wizard.awt.AWTMode"/>
  65.     <startupBean class="com.installshield.wizard.awt.GUIMode"/>
  66.     <startupBean class="com.installshield.wizard.swing.SwingMode"/>
  67.     <startupBean class="com.installshield.wizard.console.ConsoleMode"/>
  68.     <startupBean class="com.installshield.wizard.AccessibilityMode"/>
  69. </wizard>