From bc7f20361ca86f2f6b7bfcbe7a5049831c070df5 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Wed, 22 Jul 2020 20:48:35 -0700 Subject: [PATCH] make-standalone: make dist directory --- make-standalone.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/make-standalone.bat b/make-standalone.bat index 3e75143..5bc0d15 100644 --- a/make-standalone.bat +++ b/make-standalone.bat @@ -1,4 +1,5 @@ mkdir build +mkdir dist cxfreeze ci-gui.py --target-dir=build\custom-install-standalone --base-name=Win32GUI mkdir build\custom-install-standalone\bin copy TaskbarLib.tlb build\custom-install-standalone