4 lines
67 B
Batchfile
4 lines
67 B
Batchfile
@echo off
|
|
"C:\Program Files (x86)\NSIS\makensis.exe" SMX.nsi
|
|
pause
|