You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pete Batard 2826c784f1 [iso] final fixup before mainline integration 14 years ago
res [sl] add chain.c32 module for embedding 14 years ago
src [iso] final fixup before mainline integration 14 years ago
.gitattributes [misc] separated ms-sys dependency from application 14 years ago
.gitignore [iso] align to latest libcdio-pbatard 14 years ago
Makefile.am [mingw] added --with-freedos to configure 14 years ago
Makefile.in [misc] separated ms-sys dependency from application 14 years ago
README.txt [msvc] move FreeDOS config option to a header file 14 years ago
_autogen.sh [mingw] rules to generate configure.ac 14 years ago
_chver.sh [misc] fix warnings 14 years ago
_post-commit.sh [internal] update app URL as well as scripts 14 years ago
_pre-commit.sh [misc] pre 1.0.3 update 14 years ago
_release.sh [sl] add chain.c32 module for embedding 14 years ago
_sign.cmd [mingw] added --with-freedos to configure 14 years ago
aclocal.m4 [mingw] add configure and dependencies 14 years ago
configure [iso] make it all work at last 14 years ago
configure.ac [iso] make it all work at last 14 years ago
install-sh [internal] update app URL as well as scripts 14 years ago
iso.sh [iso] added standalone iso test program for debugging 14 years ago
iso.sln [iso] added standalone iso test program for debugging 14 years ago
missing [mingw] add configure and dependencies 14 years ago
ms-config.h [sl] syslinux support (MinGW) 14 years ago
rufus_2010.sln [iso] add ISO support part 6 (driver + test + more cleanup) 14 years ago
wdk_build.cmd [iso] add ISO support part 6 (driver + test + more cleanup) 14 years ago

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