1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
hexchat/build/installer-x86.bat

5 lines
225 B
Batchfile
Raw Normal View History

2011-08-17 21:21:51 -04:00
@echo off
set PATH=C:\Program Files (x86)\Windows Installer XML v3.5\bin
candle -nologo installer-x86.wxs -ext WixUIExtension -ext WixUtilExtension
light -nologo installer-x86.wixobj -ext WixUIExtension -ext WixUtilExtension