mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[core] add workaround for Windows 11's locking issue
* Windows 11 appears to be a lot more proactive in locking system partitions (ESPs, MSRs) than previous versions of Windows were, resulting in format or access errors. * Try to work around these by disabling exclusive drive locking as needed.
This commit is contained in:
parent
fba24170e1
commit
df8058b4f3
3 changed files with 12 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
<Identity
|
||||
Name="19453.net.Rufus"
|
||||
Publisher="CN=7AC86D13-3E5A-491A-ADD5-80095C212740"
|
||||
Version="3.16.1825.0" />
|
||||
Version="3.16.1826.0" />
|
||||
|
||||
<Properties>
|
||||
<DisplayName>Rufus</DisplayName>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue