[cmake-developers] [PATCH] WINCE: Run Tutorial steps 1-4 as tests for Windows CE
Brad King
brad.king at kitware.com
Wed Oct 22 10:59:30 EDT 2014
On Wed, Oct 22, 2014 at 10:53 AM, Bach, Pascal wrote:
> Am I right that when using the reg tool I need to include
> the Wow6432Node again?
Possibly. I'm not particularly familiar with it, but there
are two of them:
C:\Windows\System32\reg.exe
C:\Windows\SysWOW64\reg.exe
Perhaps they take different views. We don't know which one
will be in the PATH. I don't think Wow6432Node will exist
on a 32-bit host so you may need to query both with and
without it.
-Brad
More information about the cmake-developers
mailing list