summary refs log tree commit diff stats
path: root/build/installer-x86.bat
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2011-08-18 03:21:51 +0200
committerBerke Viktor <berkeviktor@aol.com>2011-08-18 03:21:51 +0200
commitc51bf2b90380f6df315dc7c955fd733855d4ef3c (patch)
tree91f1bc52a7fa1e82c16e37ed25f9cbb370544caa /build/installer-x86.bat
parent22e24e220911357c2209238af1efd6eabb32228e (diff)
more installer fixes
Diffstat (limited to 'build/installer-x86.bat')
-rw-r--r--build/installer-x86.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/installer-x86.bat b/build/installer-x86.bat
new file mode 100644
index 00000000..7746e546
--- /dev/null
+++ b/build/installer-x86.bat
@@ -0,0 +1,4 @@
+@echo off
+set PATH=C:\Program Files (x86)\Windows Installer XML v3.5\bin
+candle installer-x86.wxs -ext WixUIExtension -ext WixUtilExtension
+light installer-x86.wixobj -ext WixUIExtension -ext WixUtilExtension