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

[ui] tell users to check the log on access errors

* Also make sure to have big fat WARNING there if we detect conflicting processes
This commit is contained in:
Pete Batard 2017-05-05 23:32:01 +01:00
parent e52947f300
commit f53b22a077
4 changed files with 17 additions and 9 deletions

View file

@ -1,3 +1,11 @@
o Version 2.15 (2017.05.??)
Fix non-listing of drives that are opened for write access by another process
Report external processes that may be preventing disk access (in the log)
Improve Windows To Go support for Windows 10 Creators Update
Don't report an error on checkdisk failure
Update GRUB 2.0 to latest
Additional fixes and improvements
o Version 2.14 (2017.04.10) [BUGFIX RELEASE]
Fix inability to create BIOS-bootable drives, in some circumstances, due to write sharing permissions