https://bugs.winehq.org/show_bug.cgi?id=46830 --- Comment #6 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Louis Lenders from comment #5)
Created attachment 63976 [details] log
Here it is
From the log, it seems like MsiViewGetError() is working as intended, but then it fails later:
0046:0056:trace:ole:CoCreateInstance (rclsid={fbf23b40-e3f0-101b-8488-00aa003e56f8}, pUnkOuter=(nil), dwClsContext=00000017, riid={cabb0da0-da57-11cf-9974-00 ... 0046:0056:trace:msidb:MsiCreateRecord 1 0046:0056:trace:msidb:MSI_CreateRecord 1 0046:0056:trace:msi:alloc_msihandle 0x1334f0 -> 3 0046:0056:trace:msidb:MsiRecordSetStringA 3 0 "WixCreateInternetShortcuts: Error 0x800300ff: failed to open storage for shortcut 'C:\\users\\louis\\Start Menu\\Programs\\QuadSpinner\\Gaea\\Gaea Documentation.url'" Something returns STG_E_INVALIDFLAG. If this is a regression, I'm not sure how it could be related to msi. Perhaps adding +ieframe,+urlmon,+storage,+exec,+shell will help narrow this down? -- 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.