Skip to content

Conversation

@rozmansi
Copy link
Contributor

@rozmansi rozmansi commented Nov 9, 2019

The registry and file reflection is also present on ARM64 platform. Therefore, the reflection logic should resemble ${RunningX64} || ${RunningArm64} or ${IsWow64} or !${RunningX86} for short.

The registry and file reflection is also present on ARM64 platform.
Therefore, the reflection logic should resemble `${RunningX64} ||
${RunningArm64}` or `${IsWow64}` or `!${RunningX86}` for short.

Signed-off-by: Simon Rozman <simon@rozman.si>
@mattock
Copy link
Member

mattock commented Nov 9, 2019

I will test this on Windows ARM64 to make sure the logic works as expected. Otherwise this looks good. @rozmansi is already fixing the commit message which is wrong.

@mattock mattock mentioned this pull request Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants