scriptable-client-installers/T7x/compile.bat

4 lines
94 B
Batchfile
Raw Permalink Normal View History

2023-12-15 16:09:19 -05:00
@echo off
if not exist "build" mkdir "build"
..\tools\makensis.exe "..\T7x\t7x_Installer.nsi"