[Bug 46830] Gaea 1.0.x installer stops: err:msi: ITERATE_Actions Execution halted, action L"WixSchedInternetShortcuts" returned 1603 (MsiViewGetErrorA/W() needs to be RPC-compatible)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 24 12:21:19 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46830

--- Comment #6 from Zebediah Figura <z.figura12 at 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.



More information about the wine-bugs mailing list