I’m looking for the proper location to set the TS Program Compatibility Flags (for controlling application execution in execute mode) under 2012 server.
On Server 2003, we can use:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Terminal Server\Compatibility\Application\MYAPP
On Server 2008, we can use:HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Terminal Server\Compatibility\Applications\MYAPP
Is there a similar setting in 2012 Server?