1 line
99 B
Plaintext
1 line
99 B
Plaintext
pyinstaller -F -w Dialog.py -n Analysis.exe --version-file=version_info.txt --distpath ".\Analysis" |