https://bugs.winehq.org/show_bug.cgi?id=52094 --- Comment #12 from Jinoh Kang <jinoh.kang.kr(a)gmail.com> --- (In reply to esteve.varela from comment #8)
Using "wine idapyswitch.exe --force-path 'C:\Program Files\Python310\python3.dll'" doesn't seem to work either, but if you can give me more concrete instructions to force it to use python3.dll (as opposed to python310.dll), it might be useful to add onto AppDB.
idapyswitch.exe cannot be used for this purpose. You have to edit the registry manually. REGEDIT4 [HKEY_CURRENT_USER\SOFTWARE\Hex-Rays\IDA] Python3TargetDLL="C:\Program Files\Python310\python3.dll" -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.