Skip to content

Commit 849da04

Browse files
committed
Now create the bat file in code
1 parent 7abf29d commit 849da04

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

release/pyi_win.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
pyinstaller --noconfirm --distpath .\release\EasyFlowQ_release_win\ --workpath .\_temp\ .\release\pyi_win.spec
1+
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

Comments
 (0)