https://bugs.winehq.org/show_bug.cgi?id=51673 --- Comment #17 from Sven Grewe <svengrewe(a)posteo.de> --- https://wiki.winehq.org/Wine_Developer%27s_Guide/Debug_Logging As an example you can get the following console line when you start the setup.exe : 0100:err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files (x86)\\Common Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2 This is an output from the following code I guess: https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/oleaut32/typelib.c I'm not a developer though and the installer isn't broken. Is there any difference in how THIS one installer works on WINE and on Windows if you turn off WINE-specific logs? -- 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.