We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7abf29d commit 849da04Copy full SHA for 849da04
1 file changed
release/pyi_win.ps1
@@ -1 +1,2 @@
1
-pyinstaller --noconfirm --distpath .\release\EasyFlowQ_release_win\ --workpath .\_temp\ .\release\pyi_win.spec
+pyinstaller --noconfirm --distpath .\release\EasyFlowQ_release_win\ --workpath .\_temp\ .\release\pyi_win.spec
2
+"@cd EasyFlowQ_Bundle`r`n@EasyFlowQ_v1.0.exe`r`n@PAUSE" | Out-File -Encoding Ascii -FilePath .\release\EasyFlowQ_release_win\EasyFlowQ.bat
0 commit comments