mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-31 14:58:26 -04:00
[fido] deactivate Fido for Windows 7
* Also add an extra Fido translation string and improve/fix Fido testing. * Also add an exception for HP iLO SD-CARD devices (Closes #2136).
This commit is contained in:
parent
1dc9fab917
commit
6ebe13eb31
10 changed files with 43 additions and 24 deletions
|
@ -109,7 +109,7 @@
|
|||
#define RSA_SIGNATURE_SIZE 256
|
||||
#define CBN_SELCHANGE_INTERNAL (CBN_SELCHANGE + 256)
|
||||
#if defined(RUFUS_TEST)
|
||||
#define RUFUS_URL "http://nano/~rufus"
|
||||
#define RUFUS_URL "http://nas/~rufus"
|
||||
#else
|
||||
#define RUFUS_URL "https://rufus.ie"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue