mirror of
https://github.com/RomanBelkov/DiskImager.git
synced 2026-05-15 14:15:51 -06:00
Change over to use MSI as virus checkers seem unhappy with .exe
This commit is contained in:
parent
e965f3dffe
commit
1b4a5b5396
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ A Windows Disk Imager. A C#.NET utility for reading / writing SD cards and USB d
|
|||
|
||||
The current release can be downloaded here
|
||||
|
||||
http://www.dynamicdevices.co.uk/downloads/DiskImager-latest.exe
|
||||
http://www.dynamicdevices.co.uk/downloads/DiskImager.Installer.msi
|
||||
|
||||
This utility is a C#.NET implementation, and adds a couple of features I wanted to see:
|
||||
|
||||
|
|
@ -19,7 +19,7 @@ This utility is a C#.NET implementation, and adds a couple of features I wanted
|
|||
|
||||
*NOTE This application is under development and could possibly cause damage to your computer drive(s). We cannot take responsibility for any damage caused or losses incurred through use of this utility. Use at own risk!*
|
||||
|
||||
Credits: Inspired by the excellent Win32DiskImager - http://sourceforge.net/projects/win32diskimager/
|
||||
Credits: Inspired by the excellent Win32DiskImager.
|
||||
|
||||
ChangeLog
|
||||
=========
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue