How to Create and Make Bootable Windows 7 ISO from EXE Plus Setup1.Box and Setup2.Box Files
For many people who order Windows 7 through online store such as Digital River, the download of Windows 7 ESD installation files (or 64bit Windows download links) is not in a single ISO image format, but as electronic digital distribution files. Instead, users will download and get an executable (.EXE) which name differs depending on the edition of Windows 7 ordered, plus Setup1.Box and Setup2.Box.
For example, the 3 files may be as follow:
Windows 7-HP-Retail-en-us-x86.exe or Windows 7-HP-Retail-en-us-x64.exe or Windows 7-P-Retail-en-us-x86.exe or Windows 7-P-Retail-en-us-x64.exe
setup1.box
setup2.box
For people who wants the ISO images (Windows 7 ISO can also be downloaded directly) instead, just follow the easy instructions below to create and make a bootable ISO image out of the downloaded files, which can be burned to a DVD disc for a bootable Windows 7 DVD disc.
- Put all 3 downloaded files (the .exe, setup1.box and setup2.box) in the same folder (for this tutorial, let’s assume the files are put on C:\ else you need to modify the path accordingly).
- Right click on each of three files, select Properties, and then click on Unblock button to prevent files from unable to be accessed. Click OK when done.
- Run the .exe executable as administrator. It starts to unload the box (extract and unpack the installation content), and will create a new folder called expandedSetup, and will populate the folder with all necessary Windows 7 setup files, as shown in figure below.

- Exit from Install Windows wizard dialog.
- Download Oscdimg CD/DVD Premastering Utility: oscdimg.exe
Put the downloaded oscdimg.exe into %SystemDrive%\Windows\System32 folder.
Note: oscdimg is included in Windows Automated Installation Kit (AIK) as part of WinPE. So if you have that installed, there is no need to download the file again.
- Open an elevated command prompt as administrator, and run the following command:
oscdimg.exe –bC:\expandedSetup\boot\etfsboot.com –u2 –h -m -lWIN_EN_DVD C:\expandedSetup\ C:\Win7.isoAbove command assumes that expandedSetup folder is located at C:\ root directory. If it’s not, change accordingly. The -llabelname (note: it’s a small L, not 1) specify volume label, which can be changed, so do the output ISO file. Also remember that if the path contains space, use quotation mark (”) to enclose the full path.
- A bootable Windows 7 DVD ISO image in UDF format will be created as Win7.iso in C:\ or any folder you specified above. Burn the newly created ISO with a CD/DVD burning software such as Nero, Ashampoo Burning Studio or Alcohol 120%. In Windows 7, burn the ISO direct from Windows 7 Explorer without third-party software. It’s also possible to create bootable Windows 7 USB flash drive with Windows 7 DVD/USB ISO Tool.
The created ISO is identical to official Windows 7 ISO for both full and retail version, and can be used to clean install Windows 7 with a upgrade license.
Update: Digital River is now also offering direct download of Windows 7 ISO.
Related Articles
- Workaround to Fix Windows 7 Unable To Create or Save New Files in the Folder Error When Unloading Box
- Illustrative Guide to Create Bootable ISO Image from Vista .WIN Image Files
- How To Make Vista Bootable DVD with WIM Downloaded Files
- How to Create a Bootable USB Flash Drive or USB Key with Vista WinPE 2.0
- Make 64-bit Windows Vista Bootable DVD from Microsoft WIM with vLite Guide
- Zip and Compress Files and Folders with Create Archive in Mac OS X v10.4 Tiger
- Windows 7 USB/DVD Download Tool Creates and Makes Bootable DVD Disc or USB Flash/Hard Drive from ISO Image
- How to Install Windows 7 or Vista from Bootable Portable USB Flash Memory Key or Hard Disk Drive
- Windows 7 64-Bit (x64) Direct Download Links
- Windows 7 32-Bit (x86) Direct Download Links










































November 19th, 2009 03:59
oscdimg -bC:\expandedSetup\boot\bootsect.exe -h -u2 -m -lWIN_EN_DVD C:\expandedSetup\ C:\win7.iso
This is correct for now…
November 19th, 2009 02:45
Thank FREAKING god somebody posted something of use online about this. I’ve made 2 coasters and spent 2 hours trying to install Win7. Why the hell would they not make the installation files in ISO format from the get-go?! Frick!
I finally have a pretty pretty installation screen. SWEET!
November 18th, 2009 02:51
[...] http://www.mydigitallife.info/2009/10/23/how-to-create-and-make-bootable-windows-7-iso-from-exe-plus... [...]
November 16th, 2009 08:52
[...] order to upgrade from XP (unless Digital River fixed it) to Window 7 you have to create an ISO out of the download. Which is completely un-user friendly. Then take that disc you made and boot into the install, wipe [...]