mirror of
https://github.com/tnodir/fort
synced 2024-11-15 11:55:09 +00:00
5 lines
87 B
Batchfile
5 lines
87 B
Batchfile
@echo off
|
|
set INNO_PATH=D:\Utils\Dev\InnoSetup5\ISCC.exe
|
|
|
|
%INNO_PATH% FortFirewall.iss
|