ardupilot/Tools/ArdupilotMegaPlanner/Msi/installer.wxs

334 lines
16 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension" xmlns:difx="http://schemas.microsoft.com/wix/DifxAppExtension">
<Product Id="*" Name="APM Planner" Language="1033" Version="1.1.91" Manufacturer="Michael Oborne" UpgradeCode="{625389D7-EB3C-4d77-A5F6-A285CF99437D}">
<Package Description="APM Planner Installer" Comments="Apm Planner Installer" Manufacturer="Michael Oborne" InstallerVersion="200" Compressed="yes" />
<Upgrade Id="{625389D7-EB3C-4d77-A5F6-A285CF99437D}">
<UpgradeVersion OnlyDetect="yes" Minimum="1.1.91" Property="NEWERVERSIONDETECTED" IncludeMinimum="no" />
<UpgradeVersion OnlyDetect="no" Maximum="1.1.91" Property="OLDERVERSIONBEINGUPGRADED" IncludeMaximum="no" />
</Upgrade>
<InstallExecuteSequence>
<RemoveExistingProducts After="InstallInitialize" />
</InstallExecuteSequence>
<PropertyRef Id="NETFRAMEWORK35" />
<Condition Message="This application requires .NET Framework 3.5. Please install the .NET Framework then run this installer again."><![CDATA[Installed OR NETFRAMEWORK35]]></Condition>
<Media Id="1" Cabinet="product.cab" EmbedCab="yes" />
<Directory Id="TARGETDIR" Name="SourceDir">
<Directory Id="ProgramFilesFolder" Name="PFiles">
<Directory Id="APMPlanner" Name="APM Planner">
<Component Id="InstallDirPermissions" Guid="{525389D7-EB3C-4d77-A5F6-A285CF99437D}" KeyPath="yes">
<CreateFolder>
<Permission User="Everyone" GenericAll="yes" />
</CreateFolder>
</Component>
<Component Id="_comp1" Guid="98ec92da-9dc3-4e1d-96af-4ec78a1a3522">
<File Id="_2" Source="..\bin\release\.gdbinit" />
<File Id="_3" Source="..\bin\release\.gitignore" />
<File Id="_4" Source="..\bin\release\aerosim3.91.txt" />
<File Id="_5" Source="..\bin\release\AeroSimRCAPMHil.zip" />
<File Id="_6" Source="..\bin\release\alglibnet2.dll" />
<File Id="_7" Source="..\bin\release\arducopter-xplane.zip" />
<File Id="_8" Source="..\bin\release\ArduCopterConfig.xml" />
<File Id="_9" Source="..\bin\release\ArduinoCPP.exe" />
<File Id="_10" Source="..\bin\release\ArduinoCPP.exe.config" />
<File Id="_11" Source="..\bin\release\ArduinoCPP.pdb" />
<File Id="_12" Source="..\bin\release\ArdupilotMegaPlanner.application" />
<File Id="_13" Source="..\bin\release\ArdupilotMegaPlanner.exe" ><netfx:NativeImage Id="ngen_ArdupilotMegaPlannerexe"/> </File>
<File Id="_14" Source="..\bin\release\ArdupilotMegaPlanner.exe.config" />
<File Id="_15" Source="..\bin\release\ArdupilotMegaPlanner.exe.manifest" />
<File Id="_16" Source="..\bin\release\ArdupilotMegaPlanner.pdb" />
<File Id="_17" Source="..\bin\release\ArdupilotMegaPlanner10.exe" />
<File Id="_18" Source="..\bin\release\ArdupilotMegaPlanner10.exe.config" />
<File Id="_19" Source="..\bin\release\block_plane_0.dae" />
<File Id="_20" Source="..\bin\release\BSE.Windows.Forms.dll" />
<File Id="_21" Source="..\bin\release\BSE.Windows.Forms.pdb" />
<File Id="_22" Source="..\bin\release\BSE.Windows.Forms.xml" />
<File Id="_23" Source="..\bin\release\Core.dll" />
<File Id="_24" Source="..\bin\release\dataflashlog.xml" />
<File Id="_25" Source="..\bin\release\DirectShowLib-2005.dll" />
<File Id="_26" Source="..\bin\release\eeprom.bin" />
<File Id="_27" Source="..\bin\release\GMap.NET.Core.dll" />
<File Id="_28" Source="..\bin\release\GMap.NET.Core.pdb" />
<File Id="_29" Source="..\bin\release\GMap.NET.WindowsForms.dll" />
<File Id="_30" Source="..\bin\release\GMap.NET.WindowsForms.pdb" />
<File Id="_31" Source="..\bin\release\hud.html" />
<File Id="_32" Source="..\bin\release\ICSharpCode.SharpZipLib.dll" />
<File Id="_33" Source="..\bin\release\Ionic.Zip.Reduced.dll" />
<File Id="_34" Source="..\bin\release\IronPython.dll" />
<File Id="_35" Source="..\bin\release\IronPython.Modules.dll" />
<File Id="_36" Source="..\bin\release\JSBSim.exe" />
<File Id="_37" Source="..\bin\release\KMLib.dll" />
<File Id="_38" Source="..\bin\release\log4net.dll" />
<File Id="_39" Source="..\bin\release\mavcmd.xml" />
<File Id="_40" Source="..\bin\release\MAVLink.xml" />
<File Id="_41" Source="..\bin\release\MetaDataExtractor.dll" />
<File Id="_42" Source="..\bin\release\Microsoft.DirectX.DirectInput.dll" />
<File Id="_43" Source="..\bin\release\Microsoft.DirectX.dll" />
<File Id="_44" Source="..\bin\release\Microsoft.Dynamic.dll" />
<File Id="_45" Source="..\bin\release\Microsoft.Scripting.Core.dll" />
<File Id="_46" Source="..\bin\release\Microsoft.Scripting.Debugging.dll" />
<File Id="_47" Source="..\bin\release\Microsoft.Scripting.dll" />
<File Id="_48" Source="..\bin\release\Microsoft.Scripting.ExtensionAttribute.dll" />
<File Id="_49" Source="..\bin\release\netDxf.dll" />
<File Id="_50" Source="..\bin\release\OpenTK.Compatibility.dll" />
<File Id="_51" Source="..\bin\release\OpenTK.dll" />
<File Id="_52" Source="..\bin\release\OpenTK.dll.config" />
<File Id="_53" Source="..\bin\release\OpenTK.GLControl.dll" />
<File Id="_54" Source="..\bin\release\ParameterMetaData.xml" />
<File Id="_55" Source="..\bin\release\quadhil.xml" />
<File Id="_56" Source="..\bin\release\runme" />
<File Id="_57" Source="..\bin\release\SharpKml.dll" />
<File Id="_58" Source="..\bin\release\SharpKml.pdb" />
<File Id="_59" Source="..\bin\release\SharpKml.xml" />
<File Id="_60" Source="..\bin\release\System.Data.SQLite.dll" />
<File Id="_61" Source="..\bin\release\System.Reactive.dll" />
<File Id="_62" Source="..\bin\release\System.Reactive.xml" />
<File Id="_63" Source="..\bin\release\System.Speech.dll" />
<File Id="_64" Source="..\bin\release\Updater.exe" />
<File Id="_65" Source="..\bin\release\Updater.exe.config" />
<File Id="_66" Source="..\bin\release\Updater.pdb" />
<File Id="_67" Source="..\bin\release\version.exe" />
<File Id="_68" Source="..\bin\release\version.txt" />
<File Id="_69" Source="..\bin\release\ZedGraph.dll" />
</Component>
<Directory Id="aircraft69" Name="aircraft">
<Component Id="_comp70" Guid="a4aa4372-a398-4de1-bca9-79ca5f663c3c">
<File Id="_71" Source="..\bin\release\aircraft\placeholder.txt" />
</Component>
<Directory Id="arducopter71" Name="arducopter">
<Component Id="_comp72" Guid="bea17f59-b5d3-47f2-b17c-28a78b6d2594">
<File Id="_73" Source="..\bin\release\aircraft\arducopter\arducopter-set.xml" />
<File Id="_74" Source="..\bin\release\aircraft\arducopter\arducopter.jpg" />
<File Id="_75" Source="..\bin\release\aircraft\arducopter\arducopter.xml" />
<File Id="_76" Source="..\bin\release\aircraft\arducopter\initfile.xml" />
<File Id="_77" Source="..\bin\release\aircraft\arducopter\plus_quad2-set.xml" />
<File Id="_78" Source="..\bin\release\aircraft\arducopter\plus_quad2.xml" />
<File Id="_79" Source="..\bin\release\aircraft\arducopter\quad.nas" />
<File Id="_80" Source="..\bin\release\aircraft\arducopter\README" />
</Component>
<Directory Id="data80" Name="data">
<Component Id="_comp81" Guid="60d6590a-9235-4eba-9066-d32595612d33">
<File Id="_82" Source="..\bin\release\aircraft\arducopter\data\arducopter_half_step.txt" />
<File Id="_83" Source="..\bin\release\aircraft\arducopter\data\arducopter_step.txt" />
<File Id="_84" Source="..\bin\release\aircraft\arducopter\data\rw_generic_pylon.ac" />
</Component>
</Directory>
<Directory Id="Engines84" Name="Engines">
<Component Id="_comp85" Guid="dd972696-599a-40a7-92ec-17d36a48e7de">
<File Id="_86" Source="..\bin\release\aircraft\arducopter\Engines\a2830-12.xml" />
<File Id="_87" Source="..\bin\release\aircraft\arducopter\Engines\prop10x4.5.xml" />
</Component>
</Directory>
<Directory Id="Models87" Name="Models">
<Component Id="_comp88" Guid="062c9b49-bc12-4340-a9e7-114d70ea8fb4">
<File Id="_89" Source="..\bin\release\aircraft\arducopter\Models\arducopter.ac" />
<File Id="_90" Source="..\bin\release\aircraft\arducopter\Models\arducopter.xml" />
<File Id="_91" Source="..\bin\release\aircraft\arducopter\Models\plus_quad.ac" />
<File Id="_92" Source="..\bin\release\aircraft\arducopter\Models\plus_quad2.ac" />
<File Id="_93" Source="..\bin\release\aircraft\arducopter\Models\plus_quad2.xml" />
<File Id="_94" Source="..\bin\release\aircraft\arducopter\Models\quad.3ds" />
<File Id="_95" Source="..\bin\release\aircraft\arducopter\Models\shareware_output.3ds" />
<File Id="_96" Source="..\bin\release\aircraft\arducopter\Models\Untitled.ac" />
<File Id="_97" Source="..\bin\release\aircraft\arducopter\Models\Y6_test.ac" />
</Component>
</Directory>
</Directory>
<Directory Id="Rascal97" Name="Rascal">
<Component Id="_comp98" Guid="795ee65b-a949-49e7-9017-ebc330b0ed91">
<File Id="_99" Source="..\bin\release\aircraft\Rascal\Rascal-keyboard.xml" />
<File Id="_100" Source="..\bin\release\aircraft\Rascal\Rascal-submodels.xml" />
<File Id="_101" Source="..\bin\release\aircraft\Rascal\Rascal.xml" />
<File Id="_102" Source="..\bin\release\aircraft\Rascal\Rascal110-JSBSim-set.xml" />
<File Id="_103" Source="..\bin\release\aircraft\Rascal\Rascal110-JSBSim.xml" />
<File Id="_104" Source="..\bin\release\aircraft\Rascal\Rascal110-splash.rgb" />
<File Id="_105" Source="..\bin\release\aircraft\Rascal\README.Rascal" />
<File Id="_106" Source="..\bin\release\aircraft\Rascal\reset_CMAC.xml" />
<File Id="_107" Source="..\bin\release\aircraft\Rascal\thumbnail.jpg" />
</Component>
<Directory Id="Engines107" Name="Engines">
<Component Id="_comp108" Guid="192bff01-c2c9-4c0c-890b-fe487f651466">
<File Id="_109" Source="..\bin\release\aircraft\Rascal\Engines\18x8.xml" />
<File Id="_110" Source="..\bin\release\aircraft\Rascal\Engines\Zenoah_G-26A.xml" />
</Component>
</Directory>
<Directory Id="Models110" Name="Models">
<Component Id="_comp111" Guid="bffe6e9a-dd59-4588-a452-46933f8e0815">
<File Id="_112" Source="..\bin\release\aircraft\Rascal\Models\Rascal.rgb" />
<File Id="_113" Source="..\bin\release\aircraft\Rascal\Models\Rascal110-000-013.ac" />
<File Id="_114" Source="..\bin\release\aircraft\Rascal\Models\Rascal110.xml" />
<File Id="_115" Source="..\bin\release\aircraft\Rascal\Models\smoke.png" />
<File Id="_116" Source="..\bin\release\aircraft\Rascal\Models\smokeW.xml" />
<File Id="_117" Source="..\bin\release\aircraft\Rascal\Models\Trajectory-Marker.ac" />
<File Id="_118" Source="..\bin\release\aircraft\Rascal\Models\Trajectory-Marker.xml" />
</Component>
</Directory>
<Directory Id="Systems118" Name="Systems">
<Component Id="_comp119" Guid="874ace9f-74ed-4316-8415-af2d80ae627f">
<File Id="_120" Source="..\bin\release\aircraft\Rascal\Systems\110-autopilot.xml" />
<File Id="_121" Source="..\bin\release\aircraft\Rascal\Systems\airdata.nas" />
<File Id="_122" Source="..\bin\release\aircraft\Rascal\Systems\electrical.xml" />
<File Id="_123" Source="..\bin\release\aircraft\Rascal\Systems\main.nas" />
<File Id="_124" Source="..\bin\release\aircraft\Rascal\Systems\ugear.nas" />
</Component>
</Directory>
</Directory>
</Directory>
<Directory Id="Driver124" Name="Driver">
<Component Id="_comp125" Guid="c4e836a1-1e6f-4046-a3ca-d7f24d192184">
<File Id="_126" Source="..\bin\release\Driver\Arduino MEGA 2560.inf" />
</Component>
</Directory>
<Directory Id="es_ES126" Name="es-ES">
<Component Id="_comp127" Guid="8730378e-dd40-4480-887f-1b8c6a12a0b2">
<File Id="_128" Source="..\bin\release\es-ES\ArdupilotMegaPlanner.resources.dll" />
</Component>
</Directory>
<Directory Id="fr128" Name="fr">
<Component Id="_comp129" Guid="f20e1e3a-d1d7-4e51-9c1e-a69ac1641d8a">
<File Id="_130" Source="..\bin\release\fr\ArdupilotMegaPlanner.resources.dll" />
</Component>
</Directory>
<Directory Id="it_IT130" Name="it-IT">
<Component Id="_comp131" Guid="c513424b-3bd5-4a81-8f8d-303b6b66d884">
<File Id="_132" Source="..\bin\release\it-IT\ArdupilotMegaPlanner.resources.dll" />
</Component>
</Directory>
<Directory Id="jsbsim132" Name="jsbsim">
<Component Id="_comp133" Guid="5e37eccd-128d-40e7-bed1-83ddb29d2531">
<File Id="_134" Source="..\bin\release\jsbsim\fgout.xml" />
<File Id="_135" Source="..\bin\release\jsbsim\rascal_test.xml" />
</Component>
</Directory>
<Directory Id="m3u135" Name="m3u">
<Component Id="_comp136" Guid="0ec122ee-7829-48d0-93d6-99aa0ad6a636">
<File Id="_137" Source="..\bin\release\m3u\both.m3u" />
<File Id="_138" Source="..\bin\release\m3u\GeoRefnetworklink.kml" />
<File Id="_139" Source="..\bin\release\m3u\hud.m3u" />
<File Id="_140" Source="..\bin\release\m3u\map.m3u" />
<File Id="_141" Source="..\bin\release\m3u\networklink.kml" />
</Component>
</Directory>
<Directory Id="pl141" Name="pl">
<Component Id="_comp142" Guid="c11c90fe-5b10-4c29-b36e-a5f34860b78b">
<File Id="_143" Source="..\bin\release\pl\ArdupilotMegaPlanner.resources.dll" />
</Component>
</Directory>
<Directory Id="Resources143" Name="Resources">
<Component Id="_comp144" Guid="9deb956f-cdd6-4f22-9491-08629ff939a8">
<File Id="_145" Source="..\bin\release\Resources\MAVCmd.txt" />
<File Id="_146" Source="..\bin\release\Resources\Welcome_to_Michael_Oborne.rtf" />
</Component>
</Directory>
<Directory Id="ru_RU146" Name="ru-RU">
<Component Id="_comp147" Guid="4ec316f3-3453-4d0e-90c6-f9e8a38f870d">
<File Id="_148" Source="..\bin\release\ru-RU\ArdupilotMegaPlanner.resources.dll" />
</Component>
</Directory>
<Directory Id="zh_Hans148" Name="zh-Hans">
<Component Id="_comp149" Guid="7657c0fa-f361-4450-8e3f-cb6a16d2713f">
<File Id="_150" Source="..\bin\release\zh-Hans\ArdupilotMegaPlanner.resources.dll" />
</Component>
</Directory>
<Directory Id="zh_TW150" Name="zh-TW">
<Component Id="_comp151" Guid="48ef16c7-2d2e-477a-bdc9-9938d9172375">
<File Id="_152" Source="..\bin\release\zh-TW\ArdupilotMegaPlanner.resources.dll" />
</Component>
</Directory>
<Directory Id="drivers" Name="Drivers">
<Component Id="MyDriver" Guid="{6AC8226E-A005-437e-A3CD-0FC32D9A346F}">
<File Id="apm2inf" Source="..\Driver\Arduino MEGA 2560.inf" />
<difx:Driver AddRemovePrograms='no' Legacy="yes" PlugAndPlayPrompt="no" />
</Component>
</Directory>
</Directory>
</Directory>
<Directory Id="ProgramMenuFolder">
<Directory Id="ApplicationProgramsFolder" Name="APM Planner" />
</Directory>
</Directory>
<DirectoryRef Id="ApplicationProgramsFolder">
<Component Id="ApplicationShortcut" Guid="{8BC628BA-08A0-43d6-88C8-D4C007AC4607}">
<Shortcut Id="ApplicationStartMenuShortcut" Name="APM Planner" Description="Ardupilot Mega Planner" Target="[APMPlanner]ArdupilotMegaPlanner.exe" WorkingDirectory="APMPlanner" />
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall" />
<Shortcut Id="UninstallProduct" Name="Uninstall APM Planner" Description="Uninstalls My Application" Target="[System64Folder]msiexec.exe" Arguments="/x [ProductCode]" />
<RegistryValue Root="HKCU" Key="Software\MichaelOborne\APMPlanner" Name="installed" Type="integer" Value="1" KeyPath="yes" />
</Component>
</DirectoryRef>
<Feature Id="MyFeature" Title="My 1st Feature" Level="1">
<ComponentRef Id="InstallDirPermissions" />
<ComponentRef Id="_comp1" />
<ComponentRef Id="_comp70" />
<ComponentRef Id="_comp72" />
<ComponentRef Id="_comp81" />
<ComponentRef Id="_comp85" />
<ComponentRef Id="_comp88" />
<ComponentRef Id="_comp98" />
<ComponentRef Id="_comp108" />
<ComponentRef Id="_comp111" />
<ComponentRef Id="_comp119" />
<ComponentRef Id="_comp125" />
<ComponentRef Id="_comp127" />
<ComponentRef Id="_comp129" />
<ComponentRef Id="_comp131" />
<ComponentRef Id="_comp133" />
<ComponentRef Id="_comp136" />
<ComponentRef Id="_comp142" />
<ComponentRef Id="_comp144" />
<ComponentRef Id="_comp147" />
<ComponentRef Id="_comp149" />
<ComponentRef Id="_comp151" />
<ComponentRef Id="ApplicationShortcut" />
<ComponentRef Id="MyDriver" />
</Feature>
<!-- Step 2: Add UI to your installer / Step 4: Trigger the custom action -->
<Property Id="WIXUI_INSTALLDIR" Value="APMPlanner" />
<UI>
<UIRef Id="WixUI_InstallDir" />
<Publish Dialog="ExitDialog"
Control="Finish"
Event="DoAction"
Value="LaunchApplication">WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed</Publish>
</UI>
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Launch APM Planner" />
<!-- Step 3: Include the custom action -->
<Property Id="WixShellExecTarget" Value="[#_13]" />
<CustomAction Id="LaunchApplication"
BinaryKey="WixCA"
DllEntry="WixShellExec"
Impersonate="yes" />
</Product>
</Wix>