[Bug 40703] New: InstallService, special flag for errorcontrol is not observed

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 29 15:08:16 CDT 2016


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

            Bug ID: 40703
           Summary: InstallService, special flag for errorcontrol is not
                    observed
           Product: Wine
           Version: 1.9.11
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msi
          Assignee: wine-bugs at winehq.org
          Reporter: andy1.m at gmx.de
      Distribution: ---

The msi-database for InstallService can hold a special flag in
erorcontrol-field.
The special flag msidbServiceInstallErrorControlVital (0x8000).
Wine does not observe this flag and creates the services including this flag.
So the service is created a wrong errorcontrol-value. CreateService on windows
would fail. It should be created without this flag.

MS docs say that installation should if this flag is present and CreateService
fails (see:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa371637%28v=vs.85%29.aspx)

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