IsTSAwareApp
IsTSAwareApp is a little command-line tool that can be used to determine whether the flag TSAWARE is set for a specific executable.
Syntax
IsTSAwareApp by Helge Klein, https://helgeklein.com
Usage: IsTSAwareApp.exe <path to executable>
Return values:
1: executable is TS aware
2: executable is not TS aware
3: error
Example
C:\>IsTSAwareApp.exe "c:\Program Files (x86)\Microsoft Office\Office14\WINWORD.EXE"
c:\Program Files (x86)\Microsoft Office\Office14\WINWORD.EXE is TS aware
License
IsTSAwareApp is freeware.