pyinstaller ^
    --noconfirm ^
    --onefile ^
    --console ^
    --icon "NONE" ^
    --name "WinziPrint" ^
    src/winziprint.py