summary refs log tree commit diff stats
path: root/build/installer-x86.bat
blob: 7746e546d9b73f23a4e8df62637d846f0837d4fb (plain) (blame)
1
2
3
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