1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-16 22:35:11 -05:00
hexchat/build/installer-x86.bat
2011-08-18 03:21:51 +02:00

5 lines
209 B
Batchfile

@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