[Bug 45551] InstallSheld exits with 0x80004002, cannot find SECURITY.MySetFileSecurity

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 2 15:23:21 CDT 2018


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

--- Comment #6 from HÃ¥kon <haakobja at gmail.com> ---
I think the installer does query after the SECURITY.MySetFileSecurity method
and then throws an error when the NTQueryValueKey does not find it.

I'll attach a screenshot that shows that SECURITY.MySetFileSecurity is not
found, however it is in Norwegian.


I got the log by starting the following script:

    nohup wine Setup.exe &
    winedbg <<EOF
    bt all
    EOF

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