[Bug 44926] Olive tree BibleStudySetup_6.1.1.exe fails:ITERATE_Actions Execution halted, action L"WixCreateInternetShortcuts" returned 1603 (with dotnet462 preinstalled)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Aug 12 05:36:33 CDT 2022


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

--- Comment #12 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
>From my investigation, this is because Wine doesn't support STGM_WRITE in
IUniformResourceLocatorW's IPropertySetStorage::Open method.

WixCreateInternetShortcuts uses STGM_WRITE as follows:
https://github.com/wixtoolset/wix3/blob/63312bc3a663c22f8f78cfdf4af4281310fd07a6/src/ext/ca/wixca/dll/netshortcuts.cpp#L225

I'll submit a merge request soon.

-- 
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