UtilWinStartupRunOnceSubKeyPathSysWow64 Field
The RunOnce 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 RunOnceSubKeyPathSysWow64 = "Software\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce"
Public Const RunOnceSubKeyPathSysWow64 As String = "Software\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce"
Dim value As String
value = UtilWinStartup.RunOnceSubKeyPathSysWow64
public:
literal String^ RunOnceSubKeyPathSysWow64 = "Software\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce"
static val mutable RunOnceSubKeyPathSysWow64: string
No code example is currently available or this language may not be supported.
Field Value
String