[Bug 41934] Spreaker Studio 1.4.2 fails to install

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 13 07:32:02 CST 2016


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

--- Comment #6 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
The patch looks good to me.

I found out source code of the installer [1]. It seems that the installer
doesn't support Windows 7 in per-machine install mode then. So, it's reasonable
to add "AC" to known SID string to work correctly.

BTW, I misunderstood Security Descriptor (in
ConvertStringSecurityDescriptorToSecurityDescriptorW) and Security Attributes
(in CreateDirectoryW) in the previous comment. So, original code makes sense at
that point.

[1]
https://github.com/Squirrel/Squirrel.Windows/blob/caef279489755bd7024aa3e250de1f1120f6c993/src/Setup/MachineInstaller.cpp

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