1
0
Fork 0

updated Windows msis

This commit is contained in:
Jan Steemann 2013-10-31 13:01:22 +01:00
parent ea097f6192
commit 0959fdd259
2 changed files with 14 additions and 0 deletions

View File

@ -31,6 +31,13 @@
<File Id='arangodDumpEXE' Name='arangodump.exe' Source='arangodump32.exe' Vital='yes' />
<File Id='arangodBenchEXE' Name='arangob.exe' Source='arangob32.exe' Vital='yes' />
<File Id='arangodConf' Name='arangod.conf' Source='arangod.conf' Vital='yes' />
<File Id='arangoShellConf' Name='arangosh.conf' Source='arangosh.conf' Vital='yes' />
<File Id='arangoImportConf' Name='arangoimp.conf' Source='arangoimp.conf' Vital='yes' />
<File Id='arangoRestoreConf' Name='arangorestore.conf' Source='arangorestore.conf' Vital='yes' />
<File Id='arangoDumpConf' Name='arangodump.conf' Source='arangodump.conf' Vital='yes' />
<File Id='arangoBenchConf' Name='arangob.conf' Source='arangob.conf' Vital='yes' />
<File Id='arangodICO' Name='arangod.ico' Source='arango.ico' Vital='yes' />
<File Id='arangodReadme' Name='readme.txt' Source='readme.txt' Vital='yes' />
<File Id='serverPem' Name='server.pem' Source='server.pem' Vital='yes' />

View File

@ -30,6 +30,13 @@
<File Id='arangodDumpEXE' Name='arangodump.exe' Source='arangodump64.exe' Vital='yes' />
<File Id='arangodBenchEXE' Name='arangob.exe' Source='arangob64.exe' Vital='yes' />
<File Id='arangodConf' Name='arangod.conf' Source='arangod.conf' Vital='yes' />
<File Id='arangoShellConf' Name='arangosh.conf' Source='arangosh.conf' Vital='yes' />
<File Id='arangoImportConf' Name='arangoimp.conf' Source='arangoimp.conf' Vital='yes' />
<File Id='arangoRestoreConf' Name='arangorestore.conf' Source='arangorestore.conf' Vital='yes' />
<File Id='arangoDumpConf' Name='arangodump.conf' Source='arangodump.conf' Vital='yes' />
<File Id='arangoBenchConf' Name='arangob.conf' Source='arangob.conf' Vital='yes' />
<File Id='arangodICO' Name='arangod.ico' Source='arango.ico' Vital='yes' />
<File Id='arangodReadme' Name='readme.txt' Source='readme.txt' Vital='yes' />
<File Id='serverPem' Name='server.pem' Source='server.pem' Vital='yes' />