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