Creation of OS resource fails

Problem description

When creating an MDT Bundle with a parameters.ini file pointing to an .iso containing install.esd or to a folder containing an install.esd image, and not install.wim, the creation of the bundle fails because the creation binary searches for install.wim.

Solution/workaround

The code was changed to manage that if install.wim is not found, install.esd is searched. But this works only with WADK 10 Version 1607.

To avoid this problem, use WADK 10 Version 1607.

Note: It might occur that the install.wim file is in fact an ESD file and it is handled as such.
Note: ESD images with more than one architecture are not supported, independently from the WADK level used.