[setupapi/tests #3] Remove a registry key on failure for NT4

Paul Vriens paul.vriens.wine at gmail.com
Mon Jun 23 10:43:19 CDT 2008


Hi,

NT4 creates some registry keys on failure. The problem is that the keys are not
owned by the current user but are owned by the SYSTEM account (as they are
written by the account that runs services.exe).

Normal setupapi functions can not remove these keys as the information (values)
is not correct so these keys are not considered appropriate.

This means on NT4 we change the permissions of the key and delete it.

Changelog
   Remove a registry key on failure for NT4

-- 
Cheers,

Paul.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Remove-a-registry-key-on-failure-for-NT4.patch
Type: text/x-patch
Size: 4321 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080623/78858b65/attachment.bin 


More information about the wine-patches mailing list