Trying to run any 32 bit app in the WinPE 3.0 (Win7) 64 bit environment will result in the following error message:
The subsystem needed to support the image type is not present.
The missing subsystem in question is Windows on Windows 64 (WOW64): the compatibility layer allowing 32 bit apps to run in the 64 bit OS.
The question is: would it be possible to install WOW64 in WinPE? If so, how, and how big is the set of files to be installed?
Thank you.