mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-27 21:24:17 -04:00
[misc] Misc. fixes
* Addresses issue #66 (insert media notification with empty card readers) * Addresses issue #67 (devices without FriendlyName aren't listed) * Addresses issue #68 (WinPE/AIK images don't boot) * Also updates version to rufus-next
This commit is contained in:
parent
7ee5b35551
commit
e0f209a128
8 changed files with 157 additions and 35 deletions
|
@ -23,7 +23,6 @@
|
|||
|
||||
/* Program options */
|
||||
#define RUFUS_DEBUG // print debug info to Debug facility
|
||||
#define DISABLE_AUTORUN // disable new USB drive notification from explorer when application is running
|
||||
/* Features not ready for prime time and that may *DESTROY* your data - USE AT YOUR OWN RISKS! */
|
||||
//#define RUFUS_TEST
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue