[Bug 33473] New: Key DACL prevents creation of registry keys.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 27 10:47:13 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33473

             Bug #: 33473
           Summary: Key DACL prevents creation of registry keys.
           Product: Wine
           Version: 1.5.29
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: P2
         Component: wineserver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: julliard at winehq.org
                CC: ehoover at mines.edu
    Classification: Unclassified
   Regression SHA1: 04cd764d7688c59f88c19b25d5c6baea75a15ba1


The key DACL introduced by commit 04cd764d7688c59f88c19b25d5c6baea75a15ba1
breaks creation of registry keys in installers. Tested with the Xtreme 5
Graphic Designer installer from bug 14713:
http://store.downloadcrew.com/p28537-magix_xtreme_photo__graphic_designer_5.

err:msi:ITERATE_WriteRegistryValues Could not create key
L"Software\\MAGIX\\Foto_Manager_10\\MsiKeyPath"
err:msi:ITERATE_Actions Execution halted, action L"WriteRegistryValues"
returned 1627

Creation of the MAGIX subkey fails with access denied because of the DACL.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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