cdrx / docker-pyinstaller

PyInstaller for Linux and Windows inside Docker
MIT License
616 stars 238 forks source link

0194:err:mscoree:LoadLibraryShim error reading registry key for installroot #117

Closed baaaaaaaaaaaaam closed 2 years ago

baaaaaaaaaaaaam commented 2 years ago

when start wine msiexec /i "${msifile}.msi" /qb TARGETDIR=C:/Python37;

then occured below message !!!

image

why?

cdrx commented 2 years ago

No idea. Not a bug in this project. Check with the Wine project.