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

[misc] yay, more XP fixes...

* Since I half expect 2.16 to be the last version of Rufus to support Windows XP
This commit is contained in:
Pete Batard 2017-07-24 16:25:18 +01:00
parent 811f3cc1bc
commit 7ef65b551a
5 changed files with 24 additions and 23 deletions

View file

@ -1,9 +1,11 @@
o Version 2.16 (2017.07.??)
Add an audiovisual cue on completion/error
Add a workaround for ISOs using nonstantard Rock Ridge extensions (looking at you Kali Linux!)
Notify user when an ISO is broken or truncated
Notify user if other processes are accessing the drive before format
List processes that are locking a drive, if any, on failure
Improve verbosity of the Windows To Go process
Other fixes and improvements
o Version 2.15 (2017.05.17)
Fix non-listing of drives that are opened for write access by another process