<?xml version='1.0' encoding='utf-8'?>
<SetupApp>
  <!--<App>
    <Title>Install GHI Premium NETMF v4.1 SDK</Title>
    <Description>This step installs GHI NETMF v4.1 SDK.</Description>
    <Exec>Installation Files\GHI NETMF v4.1 SDK.msi</Exec>
  </App>-->
  <App>
    <Title>Install GHI Premium NETMF v4.2 SDK</Title>
    <Description>This step installs GHI Premium NETMF v4.2 SDK.</Description>
    <Exec>Installation Files\GHI Premium NETMF v4.2 SDK.msi</Exec>
  </App>
  <!--<App>
    <Title>Install GHI OSHW NETMF v4.1 SDK</Title>
    <Description>This step installs GHI OSH NETMF v4.1 SDK.</Description>
    <Exec>Installation Files\GHI OSH NETMF SDK.msi</Exec>
  </App>-->
  <App>
    <Title>Install GHI OSHW NETMF v4.2 SDK</Title>
    <Description>This step installs GHI OSHW NETMF v4.2 SDK.</Description>
    <Exec>Installation Files\GHI OSHW NETMF v4.2 SDK.msi</Exec>
  </App>
  <App>
		<Title>Install .NET Gadgeteer Core</Title>
		<Description>This step installs .NET Gadgeteer Core.</Description>
		<Exec>Installation Files\GadgeteerCore.msi</Exec>
		<Optional>TrueChecked</Optional>
  </App>
  <App>
    <Title>Install GHI .NET Gadgeteer v4.2 SDK</Title>
    <Description>This step installs GHI .NET Gadgeteer SDK.</Description>
    <Exec>Installation Files\GHI .NET Gadgeteer SDK v4.2.msi</Exec>
    <Optional>TrueChecked</Optional>
    <ReadmeOptionalSetupPath>GHI .NET Gadgeteer SDK\GHI .NET Gadgeteer Release Notes.rtf</ReadmeOptionalSetupPath>
	<ReadmeSetupPath>GHI .NET Gadgeteer SDK\Kits\FEZ Spider Kit\Documentation\GettingStartedGuide\GettingStarted.htm</ReadmeSetupPath>
  </App>
  <App>
    <Title>Install Seeed .NET Gadgeteer v4.2 SDK</Title>
    <Description>This step installs Seeed .NET Gadgeteer SDK.</Description>
    <Exec>Installation Files/Seeed NET Gadgeteer SDK v4.2.msi</Exec>
    <Optional>TrueChecked</Optional>
  </App>
  <App>
    <Title>Install GHI NETMF USB Drivers</Title>
    <Description>This step installs GHI NETMF USB Drivers.</Description>
    <Exec>Installation Files\GHI NETMF USB Drivers x64\GHI NETMF USB Drivers.msi</Exec>
    <Optional>TrueChecked</Optional>
    <Platform>x64</Platform>
  </App>
  <App>
    <Title>Install GHI NETMF USB Drivers</Title>
    <Description>This step installs GHI NETMF USB Drivers.</Description>
    <Exec>Installation Files\GHI NETMF USB Drivers x86\GHI NETMF USB Drivers.msi</Exec>
    <Optional>TrueChecked</Optional>
    <Platform>x86</Platform>
  </App>
  <Updater>
    <Title>FEZ Spider</Title>
    <Description>This step will update your hardware's firmware.</Description>
    <Exec>FEZSpiderMainboardUpdater.exe</Exec>
    <Optional>TrueNotChecked</Optional>
  </Updater>
  <Updater>
    <Title>FEZ Hydra</Title>
    <Description>This step will update your hardware's firmware.</Description>
    <Exec>FEZHydraMainboardUpdater.exe</Exec>
    <Optional>TrueNotChecked</Optional>
  </Updater>
  <Updater>
    <Title>G120</Title>
    <Description>This step will update your hardware's firmware.</Description>
    <Exec>G120Updater.exe</Exec>
    <Optional>TrueNotChecked</Optional>
  </Updater>
  <Updater>
		<Title>EMX (FEZ Cobra)</Title>
		<Description>This step will update your hardware's firmware.</Description>
		<Exec>EMXUpdater.exe</Exec>
		<Optional>TrueNotChecked</Optional>
  </Updater>
</SetupApp>