Skip to content

Windows 7 USB/DVD Download Tool

Compare
Choose a tag to compare
@stadub stadub released this 27 Aug 23:04
· 14 commits to master since this release

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