Skip to content

Releases: stadub/wudt--Windows-USB-DVD-Download-Tool

Windows 7-8.1 USB/DVD download tool

30 Aug 13:08
Compare
Choose a tag to compare

Changes:

  • Added Windows ISO download link
  • Fix home link #9
  • Solution migrated to Visual Studio 2019
  • Updated to Wix 3.5
  • Compiled via .net version 4.6.2 (make the tool work on the Windows 10 without .net 2.0 installation) #7
  • Rename to Windows 7-8.1 USB/DVD download tool #3

The Windows 7-8.1 USD/DVD Download Tool uses material from ImageMaster,
a .NET C# application for reading and writing disc images (*.iso files).
ImageMaster is licensed under the terms of the GPL.
For more information about ImageMaster, please see http://imagemaster.codeplex.com/.

To bypass formatting the USB device within the tool:

  1. Ensure the registry key "HKCU\SOFTWARE\Microsoft\ISO Backup Tool" is created.
  2. Create a new DWORD value named "DisableFormat" in this location and set the value to 1.
    NOTE: The USB device should be formatted manually before running the tool.",

v1.2

30 Aug 12:44
Compare
Choose a tag to compare

Changes:

  • Solution migrated to Visual Studio 2019
  • Updated to Wix 3.5
  • Compiled via .net version 4.6.2 (make the tool work on the Windows 10 without .net 2.0 installation)
  • Rename to Windows 7-8.1 USB/DVD download tool

For more information about the Windows 7 USB/DVD Download Tool, please see
http://store.microsoft.com/help/ISO-Tool.
The Windows 7 USD/DVD Download Tool uses material from ImageMaster, a .NET C#
application for reading and writing disc images (*.iso files). ImageMaster
is licensed under the terms of the GPL. For more information about ImageMaster,
please see http://imagemaster.codeplex.com/.

To bypass formatting the USB device within the tool:

  1. Ensure the registry key "HKCU\SOFTWARE\Microsoft\ISO Backup Tool" is created.
  2. Create a new DWORD value named "DisableFormat" in this location and set the value to 1.
    NOTE: The USB device should be formatted manually before running the tool.",

Windows 7 USB/DVD Download Tool Vs2019 .net 4.6.2

30 Aug 11:59
Compare
Choose a tag to compare

Project Solution migrated to Visual Studio 2019 and Wix 3.5
.net version set as 4.6.2 to make the tool work on the Windows 10 without .net 2.0 installation

For more information about the Windows 7 USB/DVD Download Tool, please see
http://store.microsoft.com/help/ISO-Tool.
The Windows 7 USD/DVD Download Tool uses material from ImageMaster, a .NET C#
application for reading and writing disc images (*.iso files). ImageMaster
is licensed under the terms of the GPL. For more information about ImageMaster,
please see http://imagemaster.codeplex.com/.

To bypass formatting the USB device within the tool:

  1. Ensure the registry key "HKCU\SOFTWARE\Microsoft\ISO Backup Tool" is created.
  2. Create a new DWORD value named "DisableFormat" in this location and set the value to 1.
    NOTE: The USB device should be formatted manually before running the tool.",

Windows 7 USB/DVD Download Tool

27 Aug 23:04
Compare
Choose a tag to compare

For more information about the Windows 7 USB/DVD Download Tool, please see
http://store.microsoft.com/help/ISO-Tool.
The Windows 7 USD/DVD Download Tool uses material from ImageMaster, a .NET C#
application for reading and writing disc images (*.iso files). ImageMaster
is licensed under the terms of the GPL. For more information about ImageMaster,
please see http://imagemaster.codeplex.com/.

This project uses the WIX Votive plugin for Visual Studio 2008. Please see
http://wix.sourceforge.net/votive.html for installation instructions.

To build in Visual Studio 2008:

  1. Make desired changes to the source code.
  2. Copy the wudtsource.zip file to the same directory as the .sln file.
  3. Build the project in Visual Studio.

To create localized installers and self-extracting files:

  1. Build the project as described above.
  2. Run the Install\CreateLocalizedInstallers.cmd script to create the
    localized MSI installers.

To bypass formatting the USB device within the tool:

  1. Ensure the registry key "HKCU\SOFTWARE\Microsoft\ISO Backup Tool" is created.
  2. Create a new DWORD value named "DisableFormat" in this location and set the value to 1.
    NOTE: The USB device should be formatted manually before running the tool.",

LastUpdatedDate: 2009-12-09T14:16:18.7-08:00