aboutsummaryrefslogtreecommitdiff
path: root/create_installer.bat
blob: 69937467050abebcb39243bd99d2fd150e8434c6 (plain) (blame)
1
2
3
4
@echo off
echo Creating Installer...
binarycreator.exe -v --offline-only -c config\config.xml -p packages AleePlayer-Installer.exe
pause