From 1e0345531082c2f34b36f57e7c6b65052aac070e Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 27 Jul 2020 20:48:33 -0400 Subject: Inital commit --- create_installer.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 create_installer.bat (limited to 'create_installer.bat') 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 -- cgit v1.2.3