mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
v1.0.6 (#109)
* removed TODO (duplicates github feature) * updated copyrights to 2012 * fixed MS only rufus VS2010 solution file * fixed a Clang warning in SetLGP
This commit is contained in:
parent
d27e73137d
commit
3187f71933
20 changed files with 34 additions and 35 deletions
|
@ -2,16 +2,16 @@ Rufus: The Reliable USB Formatting Utility
|
|||
|
||||
Features:
|
||||
- Formats USB memory sticks to FAT/FAT32/NTFS/exFAT
|
||||
- Creates MS-DOS bootable USB memory sticks, with no external files required
|
||||
- Checks for badblock
|
||||
- Creates MS-DOS/FreeDOS bootable USB memory sticks, with no external files required
|
||||
- Checks for bad blocks
|
||||
- Modern UI, with UAC elevation for Windows Vista and later
|
||||
- Fully Open Source (GPL v3)
|
||||
|
||||
Compilation:
|
||||
Use either Visual Studio 2010, WDK (Windows Driver Kit) or MinGW and then
|
||||
invoke the .sln, wdk_build.cmd or configure/make respectively.
|
||||
Remember that you can get plenty of useful information about what Rufus
|
||||
is doing through a Windows debugger such as DebugView.
|
||||
You can get additional information about what Rufus is doing through a Windows
|
||||
debugger such as DebugView.
|
||||
|
||||
More info:
|
||||
http://rufus.akeo.ie
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue