We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7749a0 commit e5b489fCopy full SHA for e5b489f
pytoexe/make_executable_file_pyinstaller.py
@@ -0,0 +1,5 @@
1
+'''
2
+
3
+pyinstaller --onefile --noconsole --windowed --icon=Pixelpress-Pirates-Steering-Wheel-Ship.ico --add-data="Pixelpress-Pirates-Steering-Wheel-Ship.ico;ico" main.py
4
5
0 commit comments