mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 03:30:18 +00:00
compile setup scripts automatically
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
@echo off
|
||||
call build-x86.bat
|
||||
call build-x64.bat
|
||||
set PATH=c:\Program Files (x86)\Inno Setup 5
|
||||
compil32 /cc xchat-wdk.iss
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user