UtilWinStartupRunSubKeyPathSysWow64 Field
The Run registry subkey path for x86 appications on x64 operating system.
Namespace: DevCase.Core.Windows.ApplicationsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public const string RunSubKeyPathSysWow64 = "Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run"
Public Const RunSubKeyPathSysWow64 As String = "Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run"
Dim value As String
value = UtilWinStartup.RunSubKeyPathSysWow64
public:
literal String^ RunSubKeyPathSysWow64 = "Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run"
static val mutable RunSubKeyPathSysWow64: string
No code example is currently available or this language may not be supported.
Field Value
String