[PATCH] msi: Remove read-only bit when copying the package file
Feb. 12, 2021
7:46 a.m.
CopyFileW also copies the file attributes, and the copy will be opened with write access later on. Signed-off-by: Jérôme Gardou <jerome.gardou(a)reactos.org> --- dlls/msi/package.c | 7 +++++++ 1 file changed, 7 insertions(+)
1864
Age (days ago)
1868
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hans Leidekker -
Jérôme Gardou