I'm trying to use ImageX from the Windows PE command line. When I run a capture command from the console
cmd> e:\imagex.exe /capture <whatever>
I get a nasty error like
the subsystem needed to support the image type is not present
What does that mean? How do I fix it?