Skip to content

Commit 9553271

Browse files
authored
back to windowed
1 parent c055ab6 commit 9553271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
& "$PSScriptRoot/compile_resources.ps1"
22
pyinstaller `
33
--onefile `
4+
--windowed `
45
--additional-hooks-dir=Pyinstaller/hooks `
56
--icon=res/icon.ico `
67
--splash=res/splash.png `

0 commit comments

Comments
 (0)