2012-01-31 01:15:56 +00:00
2011-12-06 14:05:53 +00:00
2011-12-13 02:06:59 +00:00
2012-01-29 23:05:19 +00:00
2012-01-29 23:05:19 +00:00
2011-12-05 01:06:53 +00:00
2012-01-12 11:05:09 +00:00

Rufus: The Reliable USB Formatting Utility

Features:
- Formats USB memory sticks to FAT/FAT32/NTFS/exFAT
- 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.
  You can change the project options (FreeDOS support, etc) by editing the top-level
  ms-config.h (Visual Studio, WDK) or running "./configure --help" (MinGW).
  
Additional information:
  Rufus provides extensive information abour what it is doing through the Windows
  debug facility, which can be accessed with an application such as DebugView.

More info:
  http://rufus.akeo.ie

Enhancements/Bugs
  https://github.com/pbatard/rufus/issues
2025-06-15 15:22:13 -05:00
Languages
C 89.3%
Makefile 4.5%
C++ 2.8%
DIGITAL Command Language 1.5%
C# 0.7%
Other 1.1%