Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

pyinstaller onefile hidden window

you can use -w option in Pyinstaller.

for example,

pyinstaller -F -w FILENAME

you can learn more by excute

pyinstaller -h
 
PREVIOUS NEXT
Tagged: #pyinstaller #onefile #hidden #window
ADD COMMENT
Topic
Name
2+7 =