pyinstaller -F --add-data vcruntime140.dll;. myscript.py. -F - collect into one *.exe file . - Destination path of dll in exe file.
確定! 回上一頁