1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[core] speed up the clearing of MBR/GPT sectors

* write_sector() should really only be used when writing single sectors as it
  is way to slow for anything else => Switch to using WriteFileWithRetry().
* Also revert an unwarranted change from f0047986e7.
This commit is contained in:
Pete Batard 2021-09-19 14:29:30 +01:00
parent f0047986e7
commit 9dc045a701
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
5 changed files with 27 additions and 26 deletions

View file

@ -11,7 +11,7 @@
<Identity
Name="19453.net.Rufus"
Publisher="CN=7AC86D13-3E5A-491A-ADD5-80095C212740"
Version="3.16.1819.0" />
Version="3.16.1820.0" />
<Properties>
<DisplayName>Rufus</DisplayName>