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@winehq.org ReportedBy: julliard@winehq.org CC: ehoover@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.