Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Declined
-
None
-
None
-
None
-
None
-
Windows
-
Phoenix
-
Needs Assessment
Description
In ticket https://tickets.puppetlabs.com/browse/FACT-2096 cannot build Microsoft proposed solution to handle "Windows-on-windows" detection due to inability to compile code
```
static string get_system32() ...
isWow = IsWow64Process2(GetCurrentProcess(), &processMachine, &nativeMachine);
```
Needs to be compiled with MSVC with Windows v10.0.10240 SDK or newer or minGW at same level.
Attachments
Issue Links
- relates to
-
FACT-2096 Windows system32 environment variable issue after installation of "RDS-RD-Server"
-
- Resolved
-