Skip to content

Win32 Exception by invoke CreateFile with the ESD file #63

@konan54

Description

@konan54

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:"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions