4 lines
65 B
Batchfile
Executable File
4 lines
65 B
Batchfile
Executable File
pyinstaller -y --clean gadget.spec
|
|
copy dist\gadget.exe c:\cmds
|
|
|