A few batch files for creating Windows 7 setup images

With the recent leaks of Windows 7 there have been several builds which did not come on an ISO file, but have been leaked as a VHD file or an archive instead. I have created a few batch files which make it easy to convert a VHD image to an ISO file and to recreate authentic setup discs of Windows 7.

  • WIM2VHD

    The tool converts WIM files to VHD files; you can create VHD images identical to those which have been leaked by Wzor recently with that batch file.

    Download WIM2VHD

  • VHD2WIM

    The second tool does exactly the opposite as the first one. If you have a VHD image, it creates a WIM image for you, which you can put on a ISO to install it.

    Download VHD2WIM

  • CREATEISO

    The third batch file allows you to create an authentic ISO image, if you only have the setup files of a build (for example the 7022 and the 7048 leak).

    Download CREATEISO


  • About this entry