The Reliable USB Formatting Utility
Go to file
Pete Batard df7a0b1fc3 [format] added volume unmount and improve logic
* acquire a vomume handle and unmount the volume before anything else
* remove the volume access check after partitioning - use a small delay instead
2011-12-11 02:19:38 +00:00
src [format] added volume unmount and improve logic 2011-12-11 02:19:38 +00:00
.gitattributes [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
.gitignore [mingw] rules to generate configure.ac 2011-12-05 01:11:15 +00:00
Makefile.am [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
Makefile.in [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
README [misc] added README/TODO 2011-12-05 12:41:55 +00:00
TODO [ui] ui improvements 2011-12-09 12:57:32 +00:00
_autogen.sh [mingw] rules to generate configure.ac 2011-12-05 01:11:15 +00:00
_chver.sh [misc] fix warnings 2011-12-06 14:05:53 +00:00
_post-commit.sh [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
_pre-commit.sh [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
_sign.cmd [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
aclocal.m4 [mingw] add configure and dependencies 2011-12-05 01:06:53 +00:00
configure [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
configure.ac [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
install-sh [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
missing [mingw] add configure and dependencies 2011-12-05 01:06:53 +00:00
rufus_2010.sln [msvc] updated paths to reflect source changes 2011-12-05 11:29:31 +00:00
wdk_build.cmd [msvc] updated paths to reflect source changes 2011-12-05 11:29:31 +00:00

README

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
- 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.

More info:
  https://github.com/pbatard/rufus/wiki/Rufus

Enhancements/Bugs
  https://github.com/pbatard/rufus/issues