Release 7.7.1
- Fix bug(#853):
pack
command fails when passing the--upx-dir
flag to PyInstaller - Fix bug(#860):
--exact
flag doesn't work in the option-x
ofpack
command - Fix bug(#878): For pyinstaller 5.6.2,
pack
command fails with errorwin32ctypes.pywin32.pywintypes.error: (2, 'LoadLibraryEx', 'The system cannot find the file specified')