mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-31 23:08:26 -04: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:
parent
811f3cc1bc
commit
7ef65b551a
5 changed files with 24 additions and 23 deletions
|
@ -73,6 +73,7 @@
|
|||
#define DD_BUFFER_SIZE 65536 // Minimum size of the buffer we use for DD operations
|
||||
#define UBUFFER_SIZE 2048
|
||||
#define RUFUS_URL "https://rufus.akeo.ie"
|
||||
#define UPDATE_URL "http://rufus.akeo.ie" // Stupid XP can't handle a recent SSL implementation...
|
||||
#define DOWNLOAD_URL RUFUS_URL "/downloads"
|
||||
#define FILES_URL RUFUS_URL "/files"
|
||||
#define SEVENZIP_URL "http://www.7-zip.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue