https://bugs.winehq.org/show_bug.cgi?id=47310 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wtsapi32 CC| |xerox.xerox2000x(a)gmail.com --- Comment #6 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Fred from comment #3)
I marked it as wtsapi32 because of the wtsapi call.
I guess that was a good guess after all ;) 004b:fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0x00000001 7 0x22f300 0x22f314 That seems to be querying WTSDomainName, which returns nothing in current wine. If you hack to just return a fake string (like your username) the installer gets further. Sometimes it crashes then , but mostly the initial setupwindow comes up. It then tries to download things but for me does not really succeed. Anyway, marking (again) as wtsapi bug -- 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.