mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-31 06:48:26 -04:00
[misc] add a cheat mode to not lock the physical drive during partitioning and formatting
* In some circumstances, this *might* help with the infamous #312 issue, though I will still recommend to figure out which application is keeping a lock instead of trying to cheat...
This commit is contained in:
parent
4a5aa4bd2f
commit
af53d11718
6 changed files with 18 additions and 9 deletions
|
@ -429,7 +429,8 @@
|
|||
#define MSG_279 3279
|
||||
#define MSG_280 3280
|
||||
#define MSG_281 3281
|
||||
#define MSG_MAX 3282
|
||||
#define MSG_282 3282
|
||||
#define MSG_MAX 3283
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue