4 references to RootRegKey
WsatConfig (4)
Configuration\WsatKeys.cs (4)
12
internal const string WsatRegKey =
RootRegKey
+ @"WSAT\3.0\";
17
internal const string MsdtcRegKey =
RootRegKey
+ @"MSDTC\";
31
internal const string DtcSecurityRegKey =
RootRegKey
+ @"Security\";
64
internal const string WinFXKey =
RootRegKey
+ @"NET Framework Setup\NDP\";