winziprint: fix spacing in CreateExe.bat

This commit is contained in:
2023-10-19 21:15:39 +02:00
parent e1062ee595
commit 43c1c27382

View File

@ -1,6 +1,6 @@
pyinstaller --noconfirm ^
--onefile ^
--console ^
--icon "NONE" ^
--name "WinziPrint" ^
winziprint.py
--onefile ^
--console ^
--icon "NONE" ^
--name "WinziPrint" ^
winziprint.py