forked from pawelrojek/win32diskimagerbeyond
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
35 lines (23 loc) · 1.14 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Image Writer for Microsoft Windows
Release 1.0.1 Beyond [2019-08-15]
======
This fork (based on 1.0.0) adds ignored_drives.cfg config file to skip/ignore/blacklist drives.
This allows to workaround issues with virtual drives, mapped network drives and subst drives.
But also speeds up startup and can protect you from accidental deletion of important drives/files.
See ignored_drives.cfg for details.
URL: https://github.com/pawelrojek/win32diskimagerbeyond
======
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 <[email protected]>
Maintained by the ImageWriter developers (http://sourceforge.net/projects/win32diskimager).
Beyond fork by Pawel Rojek (https://github.com/pawelrojek/win32diskimagerbeyond).