Align installer files with 0.6.1 release binaries

This commit is contained in:
Roland Winklmeier
2015-11-25 01:27:31 +01:00
parent ffea4e1433
commit c78e69e05e
8 changed files with 46 additions and 13 deletions

View File

@@ -69,7 +69,7 @@ check_for_updates = 1
</customLanguageFileList>
<finalPageActionList>
<runProgram>
<program>${installdir}/bin/swiftguistd.exe</program>
<program>${installdir}/bin/swiftlauncher.exe</program>
<programArguments></programArguments>
<progressText>Run swift launcher</progressText>
</runProgram>

View File

@@ -69,6 +69,12 @@
<distributionFile>
<origin>../../dist/bin/expat.dll</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/bin/libeay32.dll</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/bin/ssleay32.dll</origin>
</distributionFile>
</distributionFileList>
</folder>
<folder>

View File

@@ -18,7 +18,7 @@
<platforms>windows</platforms>
<distributionFileList>
<distributionFile>
<origin>../../dist/bin/vatlib2.dll</origin>
<origin>../../dist/bin/vatlib.dll</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/bin/portaudio.dll</origin>
@@ -32,6 +32,9 @@
<distributionFile>
<origin>../../dist/bin/speexdsp.dll</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/bin/opus.dll</origin>
</distributionFile>
</distributionFileList>
</folder>
</folderList>

View File

@@ -22,6 +22,9 @@ This installs the binaries to run all swift applications.</detailedDescription>
<distributionFile>
<origin>../../dist/bin/swiftguistd</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/bin/swiftlauncher</origin>
</distributionFile>
</distributionFileList>
</folder>
<folder>
@@ -39,6 +42,9 @@ This installs the binaries to run all swift applications.</detailedDescription>
<distributionFile>
<origin>../../dist/bin/swiftguistd.exe</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/bin/swiftlauncher.exe</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/bin/blacksound.dll</origin>
</distributionFile>
@@ -62,9 +68,6 @@ This installs the binaries to run all swift applications.</detailedDescription>
<name>root</name>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory>
<origin>../../dist/bootstrap</origin>
</distributionDirectory>
<distributionDirectory>
<origin>../../dist/data</origin>
</distributionDirectory>
@@ -75,10 +78,10 @@ This installs the binaries to run all swift applications.</detailedDescription>
<origin>../../dist/qss</origin>
</distributionDirectory>
<distributionDirectory>
<origin>../../dist/sounds</origin>
<origin>../../dist/shared</origin>
</distributionDirectory>
<distributionDirectory>
<origin>../../dist/swiftDB</origin>
<origin>../../dist/sounds</origin>
</distributionDirectory>
</distributionFileList>
</folder>
@@ -114,6 +117,16 @@ This installs the binaries to run all swift applications.</detailedDescription>
<windowsIcon></windowsIcon>
<windowsPath></windowsPath>
</startMenuShortcut>
<startMenuShortcut>
<comment></comment>
<name>swift launcher</name>
<runAsAdmin>0</runAsAdmin>
<runInTerminal>0</runInTerminal>
<windowsExec>${installdir}/bin/swiftlauncher.exe</windowsExec>
<windowsExecArgs></windowsExecArgs>
<windowsIcon></windowsIcon>
<windowsPath></windowsPath>
</startMenuShortcut>
<startMenuShortcut>
<comment></comment>
<name>Uninstall swift</name>

View File

@@ -20,7 +20,7 @@
<platforms>windows</platforms>
<distributionFileList>
<distributionFile>
<origin>../../dist/bin/plugins/simulator/simulator_fs9.dll</origin>
<origin>../../dist/bin/plugins/simulator/simulatorfs9.dll</origin>
</distributionFile>
</distributionFileList>
</folder>
@@ -42,7 +42,10 @@ This plugin acts as the interface between swift and FSX.</detailedDescription>
<platforms>windows</platforms>
<distributionFileList>
<distributionFile>
<origin>../../dist/bin/plugins/simulator/simulator_fsx.dll</origin>
<origin>../../dist/bin/plugins/simulator/simulatorfsx.dll</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/bin/plugins/simulator/simulatorfsxconfig.dll</origin>
</distributionFile>
</distributionFileList>
</folder>
@@ -64,7 +67,10 @@ This plugin acts as the interface between swift and X-Plane</detailedDescription
<platforms>all</platforms>
<distributionFileList>
<distributionFile>
<origin>../../dist/bin/plugins/simulator/simulator_xplane.dll</origin>
<origin>../../dist/bin/plugins/simulator/simulatorxplane.dll</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/bin/plugins/simulator/simulatorxplaneconfig.dll</origin>
</distributionFile>
</distributionFileList>
</folder>

View File

@@ -14,7 +14,7 @@
<distributionFileList>
<distributionFile>
<allowWildcards>1</allowWildcards>
<origin>../../dist/bin/sample_*.exe</origin>
<origin>../../dist/bin/sample*.exe</origin>
</distributionFile>
</distributionFileList>
</folder>