Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-10534

Regression in msi_winetest:install, CopyFile fails to overwrite read-only file

    XMLWordPrintable

Details

    • 69,880

    Description

      Eric's readonly fix from r69880 is correct, but our CopyFile seems to be broken and now fails to overwrite read-only files.
      https://reactos.org/sites/all/modules/reactos/testman/compare.php?ids=43527,43530

      Looks like we should use FILE_SUPERSEDE rather than FILE_OVERWRITE_IF. Unfortunately CreateFile doesn't allow this flag.

      Attachments

        Activity

          People

            ThFabba ThFabba
            ThFabba ThFabba
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: