Hi all,
So far we were working on 32bit Win7 image however I am now working on a 64bit build. I have a question regarding the detection condition for installing 64-bit driver package in the TS to ensure only Windows 7 64-bit OS build process makes use of it. As the "install driver" task runs in WinPE (which is 32 bit) I am finding it difficult to apply a condition that's valid for 64-bit Windows OS build. If I use "All Windows 7 (64 bit)" for the condition "Operating System Version" the condition by the looks of it fails in WinPE. How do I go about it?
Any response is appreciated.