https://bugs.winehq.org/show_bug.cgi?id=52094
--- Comment #2 from esteve.varela@gmail.com --- Managed to test python 3.4, by running the MSI unattended (wine msiexec /i python-3.4.4.amd64.msi ALLUSERS=1 /q), copying C:\Python34\DLLs\python3.dll and C:\windows\system32\python34.dll into C:\Python34, and using "wine idapyswitch --force-path 'C:\Python34\python34.dll'". This crashes too...