https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1c1431b92f405b5c773e30e54d0a48b650b2a473

commit 1c1431b92f405b5c773e30e54d0a48b650b2a473
Author:     winesync <[email protected]>
AuthorDate: Sun Mar 13 21:40:21 2022 +0100
Commit:     Mark Jansen <[email protected]>
CommitDate: Sun Mar 20 19:28:37 2022 +0100

    [WINESYNC] msi: Remove read-only bit when copying the package file.
    
    CopyFileW also copies the file attributes, and the copy will be opened with
    write access later on.
    
    Signed-off-by: Jérôme Gardou <[email protected]>
    Signed-off-by: Hans Leidekker <[email protected]>
    Signed-off-by: Alexandre Julliard <[email protected]>
    
    wine commit id e830975806df9ef283c89f7153b06b145dfb2cec by Jérôme Gardou 
<[email protected]>

Reply via email to