diff options
Diffstat (limited to 'create_installer.bat')
| -rw-r--r-- | create_installer.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/create_installer.bat b/create_installer.bat new file mode 100644 index 0000000..6993746 --- /dev/null +++ b/create_installer.bat @@ -0,0 +1,4 @@ +@echo off +echo Creating Installer... +binarycreator.exe -v --offline-only -c config\config.xml -p packages AleePlayer-Installer.exe +pause
\ No newline at end of file |
