Added pyinstaller cli commands documentation
This commit is contained in:
2
pyinstaller-cli-commands.txt
Normal file
2
pyinstaller-cli-commands.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
pyinstaller qt-test.py --noconsole --upx-dir=c:\upx-packer\upx.exe #Upacked
|
||||
pyinstaller qt-test.py --onefile --noconsole --upx-dir=c:\upx-packer\upx.exe #Packed in onefile
|
||||
Reference in New Issue
Block a user