Go to file
Pete Batard 2826c784f1 [iso] final fixup before mainline integration 2012-01-31 01:15:56 +00:00
res [sl] add chain.c32 module for embedding 2012-01-12 18:55:30 +00:00
src [iso] final fixup before mainline integration 2012-01-31 01:15:56 +00:00
.gitattributes [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
.gitignore [iso] align to latest libcdio-pbatard 2012-01-29 20:56:23 +00:00
Makefile.am [mingw] added --with-freedos to configure 2012-01-06 16:46:27 +00:00
Makefile.in [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
README.txt [msvc] move FreeDOS config option to a header file 2012-01-11 11:09:40 +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 [misc] pre 1.0.3 update 2011-12-13 02:06:59 +00:00
_release.sh [sl] add chain.c32 module for embedding 2012-01-12 18:55:30 +00:00
_sign.cmd [mingw] added --with-freedos to configure 2012-01-06 16:46:27 +00:00
aclocal.m4 [mingw] add configure and dependencies 2011-12-05 01:06:53 +00:00
configure [iso] make it all work at last 2012-01-29 23:05:19 +00:00
configure.ac [iso] make it all work at last 2012-01-29 23:05:19 +00:00
install-sh [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
iso.sh [iso] added standalone iso test program for debugging 2012-01-14 19:17:08 +00:00
iso.sln [iso] added standalone iso test program for debugging 2012-01-14 19:17:08 +00:00
missing [mingw] add configure and dependencies 2011-12-05 01:06:53 +00:00
ms-config.h [sl] syslinux support (MinGW) 2012-01-12 11:05:09 +00:00
rufus_2010.sln [iso] add ISO support part 6 (driver + test + more cleanup) 2012-01-13 23:04:46 +00:00
wdk_build.cmd [iso] add ISO support part 6 (driver + test + more cleanup) 2012-01-13 23:04:46 +00:00

README.txt

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