unlicense
unlicense copied to clipboard
Fix pyinstaller-generated executable's working directory issue
This manifests when dumping DLLs with particular dependencies fetched by WinLicense at runtime and seems to only happen on the pyinstaller
version.
This can be mitigated by installing unlicense
with pip instead in the mean time.