From 5dae137af0f4825721e58eb9709258432b250882 Mon Sep 17 00:00:00 2001 From: martin Date: Wed, 6 Oct 2010 01:54:59 +0000 Subject: [PATCH] OpenPilot.wxs divided into parts git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1889 ebee16cc-31ac-478f-84a7-5cbb03baadba --- ground/packaging/winx86/MakeInstallers.bat | 2 +- ground/packaging/winx86/OpenPilot.wxs | 830 +-------------------- ground/packaging/winx86/bin.wxi | 106 +++ ground/packaging/winx86/dials.wxi | 102 +++ ground/packaging/winx86/models.wxi | 122 +++ ground/packaging/winx86/plugins.wxi | 157 ++++ ground/packaging/winx86/sounds.wxi | 313 ++++++++ 7 files changed, 811 insertions(+), 821 deletions(-) create mode 100644 ground/packaging/winx86/bin.wxi create mode 100644 ground/packaging/winx86/dials.wxi create mode 100644 ground/packaging/winx86/models.wxi create mode 100644 ground/packaging/winx86/plugins.wxi create mode 100644 ground/packaging/winx86/sounds.wxi diff --git a/ground/packaging/winx86/MakeInstallers.bat b/ground/packaging/winx86/MakeInstallers.bat index 84631e503..62971ed44 100644 --- a/ground/packaging/winx86/MakeInstallers.bat +++ b/ground/packaging/winx86/MakeInstallers.bat @@ -13,6 +13,6 @@ set WixBin=C:\Program Files\Windows Installer XML v3\bin "%WixBin%\light.exe" -nologo OpenPilot.wixobj -cultures:de-de -loc UI_translations\de-de.wxl -dWixUILicenseRtf=license\GPLv3_de.rtf -out OpenPilot_de.msi -ext WixUtilExtension -ext WixUIExtension "%WixBin%\light.exe" -nologo OpenPilot.wixobj -cultures:es-es -loc UI_translations\es-es.wxl -dWixUILicenseRtf=license\GPLv3_es.rtf -out OpenPilot_es.msi -ext WixUtilExtension -ext WixUIExtension "%WixBin%\light.exe" -nologo OpenPilot.wixobj -cultures:fr-fr -loc UI_translations\fr-fr.wxl -dWixUILicenseRtf=license\GPLv3_fr.rtf -out OpenPilot_fr.msi -ext WixUtilExtension -ext WixUIExtension -REM "%WixBin%\light.exe" -nologo OpenPilot.wixobj -cultures:zh_cn -loc zh_cn.wxl -dWixUILicenseRtf=license\GPLv3_zh_cn.rtf -out OpenPilot_zh_ch.msi -ext WixUtilExtension -ext WixUIExtension +REM "%WixBin%\light.exe" -nologo OpenPilot.wixobj -cultures:zh-tw -loc UI_translations\zh_cn.wxl -dWixUILicenseRtf=license\GPLv3_zh_cn.rtf -out OpenPilot_zh_ch.msi -ext WixUtilExtension -ext WixUIExtension diff --git a/ground/packaging/winx86/OpenPilot.wxs b/ground/packaging/winx86/OpenPilot.wxs index c79013547..088df76c9 100644 --- a/ground/packaging/winx86/OpenPilot.wxs +++ b/ground/packaging/winx86/OpenPilot.wxs @@ -5,298 +5,14 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -310,102 +26,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -416,122 +37,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -547,314 +53,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -937,17 +136,6 @@ - - - - - - - - - - - @@ -1180,9 +368,11 @@ - + - + + + diff --git a/ground/packaging/winx86/bin.wxi b/ground/packaging/winx86/bin.wxi new file mode 100644 index 000000000..5af3a5719 --- /dev/null +++ b/ground/packaging/winx86/bin.wxi @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ground/packaging/winx86/dials.wxi b/ground/packaging/winx86/dials.wxi new file mode 100644 index 000000000..425055b69 --- /dev/null +++ b/ground/packaging/winx86/dials.wxi @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ground/packaging/winx86/models.wxi b/ground/packaging/winx86/models.wxi new file mode 100644 index 000000000..6d957af3b --- /dev/null +++ b/ground/packaging/winx86/models.wxi @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ground/packaging/winx86/plugins.wxi b/ground/packaging/winx86/plugins.wxi new file mode 100644 index 000000000..984111f4f --- /dev/null +++ b/ground/packaging/winx86/plugins.wxi @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ground/packaging/winx86/sounds.wxi b/ground/packaging/winx86/sounds.wxi new file mode 100644 index 000000000..0b491cbd9 --- /dev/null +++ b/ground/packaging/winx86/sounds.wxi @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file