Hi,
I am trying to use Microsoft.dism to apply an ESD format image.
A win32 exception was raised while calling the CreateFile method to deal with the ESD image: "An attempt was made to load a program with an incorrect format."
Issue isolation:
Use the same version of the dism.exe command from the system32 can apply the ESD image successfully.
"dism /apply-image /imagefile:*.esd /index:1 /applydir:c:"
Hi,
I am trying to use Microsoft.dism to apply an ESD format image.
A win32 exception was raised while calling the CreateFile method to deal with the ESD image: "An attempt was made to load a program with an incorrect format."
Issue isolation:
Use the same version of the dism.exe command from the system32 can apply the ESD image successfully.
"dism /apply-image /imagefile:*.esd /index:1 /applydir:c:"