Menu

Tree [96c850] master /
 History

HTTPS access


File Date Author Commit
 Win32SysInfo 2013-05-20 Tobin Davis Tobin Davis [f04ac6] Revert "Fix SF Bug 3 - Add unicode support to f...
 src 2017-02-05 Davis, Tobin B Davis, Tobin B [96c850] Update translations prior to release.
 .gitignore 2013-06-04 Tobin Davis Tobin Davis [c3b490] More files to ignore.
 Changelog.txt 2014-03-19 Tobin Davis Tobin Davis [d3f063] Documentation: updated for v0.9.5 point release
 DEVEL.txt 2016-12-15 Jeff B Jeff B [9e6819] just cleaning up some text
 GPL-2 2009-04-19 Justin Davis Justin Davis [b7ac36] Added Icons
 LGPL-2.1 2009-04-19 Justin Davis Justin Davis [b7ac36] Added Icons
 License.txt 2013-12-02 Tobin Davis Tobin Davis [ce89f2] Start work on installer with Innosetup.
 README.txt 2014-05-13 Tobin Davis Tobin Davis [9ac006] Feature: Add user-defined filetype support.
 TODO.txt 2014-04-11 Jeff B Jeff B [bb1067] Updated TODO list
 clean.bat 2016-10-04 Jeff B Jeff B [331d62] removed path from mingw32-make executable - sho...
 compile.bat 2012-01-02 Tobin Tobin [f1d4d9] * Updated copyright info in source files
 mkzip.bat 2012-02-16 Tobin Davis Tobin Davis [2fd03d] Fixed mkzip.bat to include additioanl dll's.
 setup.iss 2014-05-27 Tobin Davis Tobin Davis [1de8c6] Installer: Fix bug LP#1323876 - Code 740 error.

Read Me

Image Writer for Microsoft Windows
Release 1.0.0 - The "Holy cow, we made a 1.0 Release" release.
======
About:
======
This utility is used to read and write raw image files to SD and USB memory devices.
Simply run the utility, point it at your raw image, and then select the
removable device to write to.

This utility can not write CD-ROMs.  USB Floppy is NOT supported at this time.

Future releases and source code are available on our Sourceforge project:
http://sourceforge.net/projects/win32diskimager/

This program is Beta, and has no warranty. It may eat your files,
call you names, or explode in a massive shower of code. The authors take
no responsibility for these possible events.

===================
Build Instructions:
===================
Requirements:
1. Now using QT 5.7/MinGW 5.3.  Snapshot available in the Build Tools directory at
https://sourceforge.net/projects/win32diskimager/files/Build%20Tools/

Short Version:
1. Install the Qt Full SDK and use QT Creator to build.  Included batch files 
   no longer updated and may be deleted in the future.
   See DEVEL.txt for details

=============
New Features:
=============
Add user defined file types capability.
Some additional language translations.

=============
Known Issues:
=============

*  Lack of reformat capabilities.
*  Lack of file compression support
*  Does not work with USB Floppy drives.

These are being looked into for future releases.

======
Legal:
======
Image Writer for Windows is licensed under the General Public
License v2. The full text of this license is available in 
GPL-2.

This project uses and includes binaries of the MinGW runtime library,
which is available at http://www.mingw.org

This project uses and includes binaries of the Qt library, licensed under the 
"Library General Public License" and is available at 
http://www.qt-project.org/.

The license text is available in LGPL-2.1

Original version developed by Justin Davis <tuxdavis@gmail.com>
Maintained by the ImageWriter developers (http://sourceforge.net/projects/win32diskimager).