chieftec$ sudo ./run-test.sh --coreclr-bins /usr/pkg/CoreCLR/ --mscorlib-bins /usr/pkg/CoreCLR/ --corefx-tests /public/bin/tests/FreeBSD.AnyCPU.Debug/ --co> error: Did not find corresponding test dll for ./src/Microsoft.VisualBasic/tests/Microsoft.VisualBasic.Tests.csproj at /public/bin/tests/FreeBSD.AnyCPU.Debug//Microsoft.VisualBasic.Tests/dnxcore50/Microsoft.VisualBasic.Tests.dll Running tests in /public/bin/tests/FreeBSD.AnyCPU.Debug//Microsoft.Win32.Primitives.Tests/dnxcore50 ./corerun xunit.console.netcore.exe Microsoft.Win32.Primitives.Tests.dll -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=nonnetbsdtests -notrait Benchmark=true Running tests in /public/bin/tests/FreeBSD.AnyCPU.Debug//Microsoft.Win32.Registry.AccessControl.Tests/dnxcore50 ./corerun xunit.console.netcore.exe Microsoft.Win32.Registry.AccessControl.Tests.dll -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=nonnetbsdtests -notrait Benchmark=true Running tests in /public/bin/tests/FreeBSD.AnyCPU.Debug//InterProcessCommunication.Tests/dnxcore50 ./corerun xunit.console.netcore.exe InterProcessCommunication.Tests.dll -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=nonnetbsdtests -notrait Benchmark=true Running tests in /public/bin/tests/FreeBSD.AnyCPU.Debug//Common.Tests/dnxcore50 ./corerun xunit.console.netcore.exe Common.Tests.dll -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=nonnetbsdtests -notrait Benchmark=true xUnit.net console test runner (64-bit .NET Core) Copyright (C) 2014 Outercurve Foundation. xUnit.net console test runner (64-bit .NET Core) Copyright (C) 2014 Outercurve Foundation. xUnit.net console test runner (64-bit .NET Core) Copyright (C) 2014 Outercurve Foundation. Running tests in /public/bin/tests/FreeBSD.AnyCPU.Debug//System.Buffers.Tests/dnxcore50 ./corerun xunit.console.netcore.exe System.Buffers.Tests.dll -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=nonnetbsdtests -notrait Benchmark=true Running tests in /public/bin/tests/FreeBSD.AnyCPU.Debug//Microsoft.Win32.Registry.Tests/dnxcore50 ./corerun xunit.console.netcore.exe Microsoft.Win32.Registry.Tests.dll -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=nonnetbsdtests -notrait Benchmark=true Discovering: Microsoft.Win32.Registry.AccessControl.Tests Discovering: InterProcessCommunication.Tests Discovering: Microsoft.Win32.Primitives.Tests Running tests in /public/bin/tests/FreeBSD.AnyCPU.Debug//System.AppContext.Tests/dnxcore50 ./corerun xunit.console.netcore.exe System.AppContext.Tests.dll -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=nonnetbsdtests -notrait Benchmark=true xUnit.net console test runner (64-bit .NET Core) Copyright (C) 2014 Outercurve Foundation. xUnit.net console test runner (64-bit .NET Core) Copyright (C) 2014 Outercurve Foundation. xUnit.net console test runner (64-bit .NET Core) Copyright (C) 2014 Outercurve Foundation. Discovering: Common.Tests xUnit.net console test runner (64-bit .NET Core) Copyright (C) 2014 Outercurve Foundation. Discovered: Microsoft.Win32.Registry.AccessControl.Tests Discovered: Microsoft.Win32.Primitives.Tests Discovered: InterProcessCommunication.Tests Discovering: System.AppContext.Tests Running tests in /public/bin/tests/FreeBSD.AnyCPU.Debug//Microsoft.CSharp.Tests/dnxcore50 ./corerun xunit.console.netcore.exe Microsoft.CSharp.Tests.dll -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=nonnetbsdtests -notrait Benchmark=true Starting: Microsoft.Win32.Registry.AccessControl.Tests Discovering: Microsoft.Win32.Registry.Tests Discovering: System.Buffers.Tests Starting: Microsoft.Win32.Primitives.Tests Starting: InterProcessCommunication.Tests xUnit.net console test runner (64-bit .NET Core) Copyright (C) 2014 Outercurve Foundation. Discovering: Microsoft.CSharp.Tests Discovered: System.AppContext.Tests Discovered: Common.Tests Discovered: System.Buffers.Tests Starting: System.AppContext.Tests assertion "0 <= fd && fd <= OPEN_MAX" failed: file "/tmp/pkgsrc-tmp/wip/corefx-git/work/corefx/src/Native/Common/pal_utilities.h", line 127, function "int ToFileDescriptor(__intptr_t)" ./run-test.sh: linia 135: 16720 Abort trap (zrzut pamięci) ./corerun xunit.console.netcore.exe $testDllName -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=$xunitOSCategory -notrait Benchmark=true error: One or more tests failed while running tests from 'InterProcessCommunication.Tests'. Exit code 134. Discovered: Microsoft.Win32.Registry.Tests Microsoft.Win32.Primitives.Tests.Win32ExceptionTestType.InstantiateExceptionWithLongErrorString [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-localization-l1-2-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: Discovered: Microsoft.CSharp.Tests Starting: System.Buffers.Tests Starting: Common.Tests Starting: Microsoft.CSharp.Tests at Microsoft.Win32.Primitives.Tests.Win32ExceptionTestType.FormatMessage(Int32 dwFlags, IntPtr lpSource_mustBeNull, UInt32 dwMessageId, Int32 dwLanguageId, StringBuilder lpBuffer, Int32 nSize, IntPtr[] arguments) at Microsoft.Win32.Primitives.Tests.Win32ExceptionTestType.IsExceptionMessageLong(Int32 errorCode) at Microsoft.Win32.Primitives.Tests.Win32ExceptionTestType.InstantiateExceptionWithLongErrorString() Finished: Microsoft.Win32.Primitives.Tests === TEST EXECUTION SUMMARY === Microsoft.Win32.Primitives.Tests Total: 2, Errors: 0, Failed: 1, Skipped: 0, Time: 15,913s assertion "0 <= fd && fd <= OPEN_MAX" failed: file "/tmp/pkgsrc-tmp/wip/corefx-git/work/corefx/src/Native/Common/pal_utilities.h", line 127, function "int ToFileDescriptor(__intptr_t)" ./run-test.sh: linia 135: 1333 Abort trap (zrzut pamięci) ./corerun xunit.console.netcore.exe $testDllName -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=$xunitOSCategory -notrait Benchmark=true error: One or more tests failed while running tests from 'Microsoft.Win32.Primitives.Tests'. Exit code 134. Starting: Microsoft.Win32.Registry.Tests Finished: System.AppContext.Tests === TEST EXECUTION SUMMARY === System.AppContext.Tests Total: 15, Errors: 0, Failed: 0, Skipped: 0, Time: 13,064s Finished: Microsoft.CSharp.Tests === TEST EXECUTION SUMMARY === Microsoft.CSharp.Tests Total: 1, Errors: 0, Failed: 0, Skipped: 0, Time: 10,736s assertion "0 <= fd && fd <= OPEN_MAX" failed: file "/tmp/pkgsrc-tmp/wip/corefx-git/work/corefx/src/Native/Common/pal_utilities.h", line 127, function "int ToFileDescriptor(__intptr_t)" Assert failure(PID 1177 [0x00000499], Thread: -256835584 [0xf0b10000]): id != 0 File: /tmp/pkgsrc-tmp/wip/coreclr-git/work/coreclr/src/vm/ecall.cpp Line: 547 Image: /public/bin/tests/FreeBSD.AnyCPU.Debug/System.Buffers.Tests/dnxcore50/corerun Assert failure(PID 1177 [0x00000499], Thread: -256835584 [0xf0b10000]): id != 0 File: /tmp/pkgsrc-tmp/wip/coreclr-git/work/coreclr/src/vm/ecall.cpp Line: 547 Image: /public/bin/tests/FreeBSD.AnyCPU.Debug/System.Buffers.Tests/dnxcore50/corerun Assert Failure (PID 1177, Thread -256835584/0xf0b10000)id != 0 /tmp/pkgsrc-tmp/wip/coreclr-git/work/coreclr/src/vm/ecall.cpp, Line: 547 Abort - Kill program Retry - Debug Ignore - Keep running Image: /public/bin/tests/FreeBSD.AnyCPU.Debug/System.Buffers.Tests/dnxcore50/corerun **** MessageBox invoked, title 'corerun - Assert Failure (PID 1177, Thread -256835584/0xf0b10000)' **** id != 0 /tmp/pkgsrc-tmp/wip/coreclr-git/work/coreclr/src/vm/ecall.cpp, Line: 547 Abort - Kill program Retry - Debug Ignore - Keep running Image: /public/bin/tests/FreeBSD.AnyCPU.Debug/System.Buffers.Tests/dnxcore50/corerun ******** ./run-test.sh: linia 135: 23150 Abort trap (zrzut pamięci) ./corerun xunit.console.netcore.exe $testDllName -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=$xunitOSCategory -notrait Benchmark=true error: One or more tests failed while running tests from 'Microsoft.CSharp.Tests'. Exit code 134. ./run-test.sh: linia 135: 1177 Abort trap (zrzut pamięci) ./corerun xunit.console.netcore.exe $testDllName -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=$xunitOSCategory -notrait Benchmark=true error: One or more tests failed while running tests from 'System.Buffers.Tests'. Exit code 134. Tests.System.Runtime.InteropServices.NativeBufferTests.NullSafePointerInTest [FAIL] System.DllNotFoundException : Unable to load DLL 'kernel32.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: Microsoft.Win32.RegistryTests.RegistryKey_GetValue_CorruptData.RegSzOddByteLength(kind: String, contents: [6, 5, 6]) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Tests.System.Runtime.InteropServices.NativeBufferTests.GetCurrentDirectorySafe(UInt32 nBufferLength, SafeHandle lpBuffer) at Tests.System.Runtime.InteropServices.NativeBufferTests.NullSafePointerInTest() at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_CorruptData..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_CorruptData.RegSzOddByteLength(kind: ExpandString, contents: [6, 5, 6]) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_CorruptData..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_CorruptData.RegSzOddByteLength(kind: MultiString, contents: [6, 5, 6, 0, 0]) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_CorruptData..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_CorruptData.ReadRegMultiSzLackingFinalNullTerminatorCorrectly [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_CorruptData..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_CURRENT_USER, valueName: "Test1", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_LOCAL_MACHINE, valueName: "Test2", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_CLASSES_ROOT, valueName: "Test3", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_USERS, valueName: "Test4", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_PERFORMANCE_DATA, valueName: "Test5", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_CURRENT_CONFIG, valueName: "Test6", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_CURRENT_USER, valueName: "Test7", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_LOCAL_MACHINE, valueName: "Test8", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_CLASSES_ROOT, valueName: "Test9", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_USERS, valueName: "Test10", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_PERFORMANCE_DATA, valueName: "Test11", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(key: HKEY_CURRENT_CONFIG, valueName: "Test12", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(IntPtr hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.get_Handle() at Microsoft.Win32.RegistryTests.Helpers.IsDefaultValueSet(RegistryKey key) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) [Test Case Cleanup Failure (Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetDefaultValueFromDifferentKeys)] System.AggregateException System.AggregateException : One or more errors occurred. (Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found.\n (Exception from HRESULT: 0x8007007E)) (Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found.\n (Exception from HRESULT: 0x8007007E))\n---- System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found.\n (Exception from HRESULT: 0x8007007E)\n---- System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found.\n (Exception from HRESULT: 0x8007007E) Stack Trace: ----- Inner Stack Trace #1 (System.DllNotFoundException) ----- at Interop.mincore.RegCloseKey(IntPtr hKey) at Microsoft.Win32.RegistryKey.Dispose(Boolean disposing) at Microsoft.Win32.RegistryKey.Dispose() ----- Inner Stack Trace #2 (System.DllNotFoundException) ----- at Interop.mincore.RegCloseKey(IntPtr hKey) at Microsoft.Win32.RegistryKey.Dispose(Boolean disposing) at Microsoft.Win32.RegistryKey.Dispose() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_CURRENT_USER, valueName: "Test1", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_LOCAL_MACHINE, valueName: "Test2", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_CLASSES_ROOT, valueName: "Test3", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_USERS, valueName: "Test4", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_PERFORMANCE_DATA, valueName: "Test5", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_CURRENT_CONFIG, valueName: "Test6", useSeparator: True) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_CURRENT_USER, valueName: "Test7", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_LOCAL_MACHINE, valueName: "Test8", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_CLASSES_ROOT, valueName: "Test9", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_USERS, valueName: "Test10", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_PERFORMANCE_DATA, valueName: "Test11", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(key: HKEY_CURRENT_CONFIG, valueName: "Test12", useSeparator: False) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegSetValueEx(SafeRegistryHandle hKey, String lpValueName, Int32 Reserved, RegistryValueKind dwType, Int32& lpData, Int32 cbData) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value) at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys(RegistryKey key, String valueName, Boolean useSeparator) [Test Case Cleanup Failure (Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.GetValueFromDifferentKeys)] System.AggregateException System.AggregateException : One or more errors occurred. (Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found.\n (Exception from HRESULT: 0x8007007E)) (Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found.\n (Exception from HRESULT: 0x8007007E))\n---- System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found.\n (Exception from HRESULT: 0x8007007E)\n---- System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found.\n (Exception from HRESULT: 0x8007007E) Stack Trace: ----- Inner Stack Trace #1 (System.DllNotFoundException) ----- at Interop.mincore.RegCloseKey(IntPtr hKey) at Microsoft.Win32.RegistryKey.Dispose(Boolean disposing) at Microsoft.Win32.RegistryKey.Dispose() ----- Inner Stack Trace #2 (System.DllNotFoundException) ----- at Interop.mincore.RegCloseKey(IntPtr hKey) at Microsoft.Win32.RegistryKey.Dispose(Boolean disposing) at Microsoft.Win32.RegistryKey.Dispose() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_01", testValue: 58) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_02", testValue: 115) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_03", testValue: -18851) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_04", testValue: 19498) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_05", testValue: -81065021) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_06", testValue: 1179280838) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_07", testValue: 74775440) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_08", testValue: 1191885267) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_09", testValue: 64340027831309400000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_10", testValue: -32214898607142700000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_11", testValue: -35055871923376800000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_12", testValue: 6619646690883220000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_13", testValue: 1032088947) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_14", testValue: -813931278,379016) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_15", testValue: 2,109085E+09) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.TestGetValueWithValueTypes(valueName: "Test_16", testValue: -2,046768E+08) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj.ShouldReturnNull [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_GetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithByteArray [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithInt32 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_0", envVariableName: "PWD", expectedVariableValue: "/public/bin/tests/FreeBSD.AnyCPU.Debug/Microsoft.W"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_1", envVariableName: "SUDO_GID", expectedVariableValue: "100") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_2", envVariableName: "OLDPWD", expectedVariableValue: "/tmp/pkgsrc-tmp/wip/corefx-git/work/corefx") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_3", envVariableName: "USERNAME", expectedVariableValue: "root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_4", envVariableName: "LOGNAME", expectedVariableValue: "root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_5", envVariableName: "TZ", expectedVariableValue: "Europe/Warsaw") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_6", envVariableName: "LANG", expectedVariableValue: "en_US.UTF-8") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_7", envVariableName: "HOME", expectedVariableValue: "/root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_8", envVariableName: "TERM", expectedVariableValue: "xterm") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_9", envVariableName: "LC_ALL", expectedVariableValue: "pl_PL.UTF-8") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_10", envVariableName: "_", expectedVariableValue: "./corerun") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_11", envVariableName: "PATH", expectedVariableValue: "/home/kamil/.cabal/bin:/home/kamil/bin:/bin:/sbin:"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_12", envVariableName: "DISPLAY", expectedVariableValue: "localhost:10.0") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_13", envVariableName: "SHELL", expectedVariableValue: "/bin/ksh") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_14", envVariableName: "PAL_OUTPUTDEBUGSTRING", expectedVariableValue: "1") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_15", envVariableName: "SUDO_COMMAND", expectedVariableValue: "./run-test.sh --coreclr-bins /usr/pkg/CoreCLR/ --m"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_16", envVariableName: "SUDO_UID", expectedVariableValue: "1000") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_17", envVariableName: "SUDO_USER", expectedVariableValue: "kamil") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_18", envVariableName: "USER", expectedVariableValue: "root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_19", envVariableName: "MAIL", expectedVariableValue: "/var/mail/root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_20", envVariableName: "CORECLR_SERVER_GC", expectedVariableValue: "0") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_21", envVariableName: "SHLVL", expectedVariableValue: "1") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithEmptyString [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_01", testValue: 58) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_02", testValue: 115) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_03", testValue: -18851) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_04", testValue: 19498) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_05", testValue: -81065021) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_06", testValue: 1179280838) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_07", testValue: 74775440) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_08", testValue: 1191885267) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_09", testValue: 64340027831309400000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_10", testValue: -32214898607142700000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_11", testValue: -35055871923376800000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_12", testValue: 6619646690883220000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_13", testValue: 1032088947) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_14", testValue: -813931278,379016) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_15", testValue: 2,109085E+09) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithValueTypes(valueName: "Test_16", testValue: -2,046768E+08) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithUInt64 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.SetValueWithMultiString [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj.Test01 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithNameTest(valueName: "") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithNameTest(valueName: null) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithNameTest(valueName: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueForNonExistingKey [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.Registry_SetValue_str_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str.CreateSubKeyWithName(subkeyName: "Dyalog APL/W 10.0") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str.CreateSubKeyWithName(subkeyName: "a\b\c\d\e\f\g\h") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str.CreateSubKeyWithName(subkeyName: "a\b\c\/d\//e\f\g\h\//\\") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str.DeepTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str.CreateSubkeyWithEmptyName [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str.CreateSubKeyAndCheckThatItExists [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str.CreateSubKeyShouldOpenExisting [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc.CreateWriteableSubkeyAndWrite [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc.RegistryOptionsTestsValid(alreadyExists: False, options: Volatile) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc.RegistryOptionsTestsValid(alreadyExists: True, options: Volatile) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc.RegistryOptionsTestsValid(alreadyExists: False, options: None) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc.RegistryOptionsTestsValid(alreadyExists: True, options: None) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc..ctor() Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc.CreateSubkeyWithEmptyName [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_CreateSubKey_str_rkpc..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree.SubkeyMissingTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree.SubkeyExistsTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree_str.DeleteSubKeyTreeTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree_str.DeleteSubKeyTreeTest2 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree_str.SelfDeleteTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree_str.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKeyTree_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_str.DeleteSubKeyTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_str.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_Str_Bln.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_Str_Bln..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_Str_Bln.DeleteSubKeyTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_Str_Bln..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_Str_Bln.DeleteSubKeyTest2 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteSubKey_Str_Bln..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_str.DeleteValueTest2 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_str.DeleteValueTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_str.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_Str_Bln.DeleteValueTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_Str_Bln..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_Str_Bln.Test04 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_Str_Bln..ctor() Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_Str_Bln.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_DeleteValue_Str_Bln..ctor() Microsoft.Win32.RegistryTests.RegistryKey_Flush.SetValueAndFlush [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_Flush..ctor() Microsoft.Win32.RegistryTests.RegistryKey_Flush.FlushDeletedRegistryKey [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_Flush..ctor() Microsoft.Win32.RegistryTests.RegistryKey_Flush.FlushRegistryKeyAfterClosing [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_Flush..ctor() Microsoft.Win32.RegistryTests.RegistryKey_Flush.FlushNewlyOpenedKey [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_Flush..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyCount.SubKeyCountTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyCount..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyCount.ShouldThrowIfRegistryKeyDeleted [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyCount..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyCount.ShoudThrowIfDisposed [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyCount..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyCount.SubKeyCountTest2 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyCount..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyNames.GetSubKeyNamesTest2 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyNames..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyNames.GetSubKeyNamesTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyNames..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyNames.ShouldThrowIfRegistryKeyDeleted [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyNames..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyNames.ShoudThrowIfDisposed [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetSubKeyNames..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueCount.TestValueCount [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueCount..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueCount.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueCount..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueCount.TestValueCount2 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueCount..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueKind_str.GetValueKindForDefaultvalue [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueKind_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueKind_str.ValueKindNoneTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueKind_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueKind_str.GetValueKindFromReadonlyRegistryKey [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueKind_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueKind_str.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueKind_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames.ShoudThrowIfDisposed [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames.TestGetValueNames2 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames.TestGetValueNames [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames.ShouldThrowIfRegistryKeyDeleted [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames.TestGetValueNamesForPerformanceData [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegQueryInfoKey(SafeRegistryHandle hKey, StringBuilder lpClass, Int32[] lpcbClass, IntPtr lpReserved_MustBeZero, Int32& lpcSubKeys, Int32[] lpcbMaxSubKeyLen, Int32[] lpcbMaxClassLen, Int32& lpcValues, Int32[] lpcbMaxValueNameLen, Int32[] lpcbMaxValueLen, Int32[] lpcbSecurityDescriptor, Int32[] lpftLastWriteTime) at Microsoft.Win32.RegistryKey.InternalValueCount() at Microsoft.Win32.RegistryKey.GetValueNames() at Microsoft.Win32.RegistryTests.RegistryKey_GetValueNames.TestGetValueNamesForPerformanceData() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.GetStringTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.GetByteArrayTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_01", testValue: 58) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_02", testValue: 115) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_03", testValue: -18851) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_04", testValue: 19498) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_05", testValue: -81065021) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_06", testValue: 1179280838) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_07", testValue: 74775440) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_08", testValue: 1191885267) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_09", testValue: 64340027831309400000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_10", testValue: -32214898607142700000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_11", testValue: -35055871923376800000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_12", testValue: 6619646690883220000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_13", testValue: 1032088947) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_14", testValue: -813931278,379016) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_15", testValue: 2,109085E+09) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.TestGetValueWithValueTypes(valueName: "Test_16", testValue: -2,046768E+08) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.RegistryKeyGetValueMultiStringDoesNotDiscardZeroLengthStrings [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.GetDefaultValueTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str.GetStringArrayTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_01", testValue: 58) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_02", testValue: 115) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_03", testValue: -18851) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_04", testValue: 19498) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_05", testValue: -81065021) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_06", testValue: 1179280838) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_07", testValue: 74775440) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_08", testValue: 1191885267) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_09", testValue: 64340027831309400000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_10", testValue: -32214898607142700000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_11", testValue: -35055871923376800000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_12", testValue: 6619646690883220000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_13", testValue: 1032088947) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_14", testValue: -813931278,379016) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_15", testValue: 2,109085E+09) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.TestGetValueWithValueTypes(valueName: "Test_16", testValue: -2,046768E+08) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.GetDefaultValueTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj.ShouldAcceptNullAsDefaultValue [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithNewlyCreatedEnvironmentVarables(varName: "RegistryKey_GetValue_str_obj_b_MyEnv") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithNewlyCreatedEnvironmentVarables(varName: "RegistryKey_GetValue_str_obj_b_PathPath") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithNewlyCreatedEnvironmentVarables(varName: "RegistryKey_GetValue_str_obj_b_Name") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithNewlyCreatedEnvironmentVarables(varName: "RegistryKey_GetValue_str_obj_b_blah") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithNewlyCreatedEnvironmentVarables(varName: "RegistryKey_GetValue_str_obj_b_TestKEyyyyyyyyyyyyy"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_0", envVariableName: "PWD", expectedVariableValue: "/public/bin/tests/FreeBSD.AnyCPU.Debug/Microsoft.W"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_1", envVariableName: "SUDO_GID", expectedVariableValue: "100") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_2", envVariableName: "OLDPWD", expectedVariableValue: "/tmp/pkgsrc-tmp/wip/corefx-git/work/corefx") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_3", envVariableName: "USERNAME", expectedVariableValue: "root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_4", envVariableName: "LOGNAME", expectedVariableValue: "root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_5", envVariableName: "TZ", expectedVariableValue: "Europe/Warsaw") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_6", envVariableName: "LANG", expectedVariableValue: "en_US.UTF-8") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_7", envVariableName: "HOME", expectedVariableValue: "/root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_8", envVariableName: "TERM", expectedVariableValue: "xterm") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_9", envVariableName: "LC_ALL", expectedVariableValue: "pl_PL.UTF-8") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_10", envVariableName: "_", expectedVariableValue: "./corerun") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_11", envVariableName: "PATH", expectedVariableValue: "/home/kamil/.cabal/bin:/home/kamil/bin:/bin:/sbin:"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_12", envVariableName: "DISPLAY", expectedVariableValue: "localhost:10.0") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_13", envVariableName: "SHELL", expectedVariableValue: "/bin/ksh") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_14", envVariableName: "PAL_OUTPUTDEBUGSTRING", expectedVariableValue: "1") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_15", envVariableName: "SUDO_COMMAND", expectedVariableValue: "./run-test.sh --coreclr-bins /usr/pkg/CoreCLR/ --m"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_16", envVariableName: "SUDO_UID", expectedVariableValue: "1000") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_17", envVariableName: "SUDO_USER", expectedVariableValue: "kamil") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_18", envVariableName: "USER", expectedVariableValue: "root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_19", envVariableName: "MAIL", expectedVariableValue: "/var/mail/root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_20", envVariableName: "CORECLR_SERVER_GC", expectedVariableValue: "0") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithEnvironmentVariable(valueName: "ExpandedTest_21", envVariableName: "SHLVL", expectedVariableValue: "1") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetExpandableStringValueWithDoNotExpandOption(testValue: "%Systemroot%\mydrive\mydirectory\myfile.xxx", expectedValue: "%Systemroot%\mydrive\mydirectory\myfile.xxx") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetExpandableStringValueWithDoNotExpandOption(testValue: "%tmp%\gfdhghdfgk\fsdfds\dsd.yyy", expectedValue: "%tmp%\gfdhghdfgk\fsdfds\dsd.yyy") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetExpandableStringValueWithDoNotExpandOption(testValue: "%path%\rwerew.zzz", expectedValue: "%path%\rwerew.zzz") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetExpandableStringValueWithDoNotExpandOption(testValue: "%Systemroot%\mydrive\%path%\myfile.xxx", expectedValue: "%Systemroot%\mydrive\%path%\myfile.xxx") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetDefaultValue [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.ShouldAcceptNullAsDefaultValue [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetExpandableStringValueWithNoneOption(testValue: "%Systemroot%\mydrive\mydirectory\myfile.xxx", expectedValue: "%Systemroot%\mydrive\mydirectory\myfile.xxx") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetExpandableStringValueWithNoneOption(testValue: "%tmp%\gfdhghdfgk\fsdfds\dsd.yyy", expectedValue: "%tmp%\gfdhghdfgk\fsdfds\dsd.yyy") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetExpandableStringValueWithNoneOption(testValue: "%path%\rwerew.zzz", expectedValue: "%path%\rwerew.zzz") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetExpandableStringValueWithNoneOption(testValue: "%Systemroot%\mydrive\%path%\myfile.xxx", expectedValue: "%Systemroot%\mydrive\%path%\myfile.xxx") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetStringValue [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_01", testValue: 58) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_02", testValue: 115) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_03", testValue: -18851) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_04", testValue: 19498) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_05", testValue: -81065021) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_06", testValue: 1179280838) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_07", testValue: 74775440) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_08", testValue: 1191885267) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_09", testValue: 64340027831309400000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_10", testValue: -32214898607142700000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_11", testValue: -35055871923376800000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_12", testValue: 6619646690883220000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_13", testValue: 1032088947) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_14", testValue: -813931278,379016) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_15", testValue: 2,109085E+09) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b.GetValueWithValueTypes(valueName: "Test_16", testValue: -2,046768E+08) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_GetValue_str_obj_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_ToString.TestToString [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_ToString..ctor() Microsoft.Win32.RegistryTests.RegistryKey_ToString.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_ToString..ctor() Microsoft.Win32.RegistryTests.RegistryKey_Get_Name.TestSubKeyName [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_Get_Name..ctor() Microsoft.Win32.RegistryTests.RegistryKey_Get_Name.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_Get_Name..ctor() Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str.OpenSubKeyTest2 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str.OpenSubKeyTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str..ctor() Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str_b.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str_b.OpenSubKeyTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str_b..ctor() Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str_rkpc.OpenSubKeyTest [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str_rkpc..ctor() Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str_rkpc.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_OpenSubKey_str_rkpc..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithUnknownValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithDWordValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithStringValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueForNonExistingKey [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithNameTest(valueName: "") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithNameTest(valueName: null) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithNameTest(valueName: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithQWordValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithMultiStringValeKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithExpandStringValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 0, testValue: 37, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 1, testValue: 22, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 2, testValue: 23817, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 3, testValue: 49937, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 4, testValue: '⿆', expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 5, testValue: 1564240444, expectedValueKind: DWord) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 6, testValue: 1260629066, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 7, testValue: 1068311962, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 8, testValue: -1943637451, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 9, testValue: 493839823, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 10, testValue: 105943382, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 11, testValue: -684688663,318833, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 12, testValue: 1,116647E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 13, testValue: -1,05362E+09, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 14, testValue: 1717854730, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 15, testValue: -1089314970,50725, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 16, testValue: 3417708105, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 17, testValue: 6391319172998136832, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 18, testValue: -1914263859813733632, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 19, testValue: 1088961128913749120, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 20, testValue: 6162795087090070000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 21, testValue: -8907135853929460000, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 22, testValue: 1,911693E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 23, testValue: -1,25806E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 24, testValue: 3,70938654443192E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 25, testValue: -7,22270612880125E+18, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 26, testValue: 11956163220656990208, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 27, testValue: 79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 28, testValue: -79228162514264337593543950335, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 29, testValue: 3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 30, testValue: -3,402823E+38, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 31, testValue: 1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 32, testValue: -1,79769313486232E+308, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 33, testValue: "Hello World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 34, testValue: "Hello %path5% World", expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 35, testValue: ["Hello World", "Hello %path% World"], expectedValueKind: MultiString) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 36, testValue: Object { }, expectedValueKind: String) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind.SetValueWithBinaryValueKind(testIndex: 37, testValue: [207, 131, 20, 135, 24, ...], expectedValueKind: Binary) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValueKind_str_obj_valueKind..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEmptyString [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithMultiString [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_0", envVariableName: "PWD", expectedVariableValue: "/public/bin/tests/FreeBSD.AnyCPU.Debug/Microsoft.W"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_1", envVariableName: "SUDO_GID", expectedVariableValue: "100") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_2", envVariableName: "OLDPWD", expectedVariableValue: "/tmp/pkgsrc-tmp/wip/corefx-git/work/corefx") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_3", envVariableName: "USERNAME", expectedVariableValue: "root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_4", envVariableName: "LOGNAME", expectedVariableValue: "root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_5", envVariableName: "TZ", expectedVariableValue: "Europe/Warsaw") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_6", envVariableName: "LANG", expectedVariableValue: "en_US.UTF-8") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_7", envVariableName: "HOME", expectedVariableValue: "/root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_8", envVariableName: "TERM", expectedVariableValue: "xterm") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_9", envVariableName: "LC_ALL", expectedVariableValue: "pl_PL.UTF-8") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_10", envVariableName: "_", expectedVariableValue: "./corerun") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_11", envVariableName: "PATH", expectedVariableValue: "/home/kamil/.cabal/bin:/home/kamil/bin:/bin:/sbin:"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_12", envVariableName: "DISPLAY", expectedVariableValue: "localhost:10.0") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_13", envVariableName: "SHELL", expectedVariableValue: "/bin/ksh") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_14", envVariableName: "PAL_OUTPUTDEBUGSTRING", expectedVariableValue: "1") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_15", envVariableName: "SUDO_COMMAND", expectedVariableValue: "./run-test.sh --coreclr-bins /usr/pkg/CoreCLR/ --m"...) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_16", envVariableName: "SUDO_UID", expectedVariableValue: "1000") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_17", envVariableName: "SUDO_USER", expectedVariableValue: "kamil") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_18", envVariableName: "USER", expectedVariableValue: "root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_19", envVariableName: "MAIL", expectedVariableValue: "/var/mail/root") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_20", envVariableName: "CORECLR_SERVER_GC", expectedVariableValue: "0") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithEnvironmentVariable(valueName: "ExpandedTest_21", envVariableName: "SHLVL", expectedVariableValue: "1") [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithInt32 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithUInt64 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_01", testValue: 58) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_02", testValue: 115) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_03", testValue: -18851) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_04", testValue: 19498) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_05", testValue: -81065021) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_06", testValue: 1179280838) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_07", testValue: 74775440) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_08", testValue: 1191885267) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_09", testValue: 64340027831309400000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_10", testValue: -32214898607142700000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_11", testValue: -35055871923376800000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_12", testValue: 6619646690883220000000000000) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_13", testValue: 1032088947) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_14", testValue: -813931278,379016) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_15", testValue: 2,109085E+09) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithValueTypes(valueName: "Test_16", testValue: -2,046768E+08) [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.Test01 [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj.SetValueWithByteArray [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.RegistryKey_SetValue_str_obj..ctor() Microsoft.Win32.RegistryTests.SafeRegistryHandleTests.NegativeTests [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.SafeRegistryHandleTests..ctor() Microsoft.Win32.RegistryTests.SafeRegistryHandleTests.TestDeletedRegistryKey [FAIL] System.DllNotFoundException : Unable to load DLL 'api-ms-win-core-registry-l1-1-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Stack Trace: at Interop.mincore.RegOpenKeyEx(SafeRegistryHandle hKey, String lpSubKey, Int32 ulOptions, Int32 samDesired, SafeRegistryHandle& hkResult) at Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, Int32 rights) at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.RegistryKey.OpenSubKey(String name) at Microsoft.Win32.RegistryTests.RegistryTestsBase.RemoveKeyIfExists(String keyName) at Microsoft.Win32.RegistryTests.RegistryTestsBase..ctor() at Microsoft.Win32.RegistryTests.SafeRegistryHandleTests..ctor() Finished: Microsoft.Win32.Registry.Tests === TEST EXECUTION SUMMARY === Microsoft.Win32.Registry.Tests Total: 846, Errors: 2, Failed: 843, Skipped: 0, Time: 43,056s assertion "0 <= fd && fd <= OPEN_MAX" failed: file "/tmp/pkgsrc-tmp/wip/corefx-git/work/corefx/src/Native/Common/pal_utilities.h", line 127, function "int ToFileDescriptor(__intptr_t)" ./run-test.sh: linia 135: 3440 Abort trap (zrzut pamięci) ./corerun xunit.console.netcore.exe $testDllName -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=$xunitOSCategory -notrait Benchmark=true error: One or more tests failed while running tests from 'Microsoft.Win32.Registry.Tests'. Exit code 134. Assert failure(PID 11805 [0x00002e1d], Thread: -280129536 [0xef4d9000]): id != 0 File: /tmp/pkgsrc-tmp/wip/coreclr-git/work/coreclr/src/vm/ecall.cpp Line: 547 Image: /public/bin/tests/FreeBSD.AnyCPU.Debug/Common.Tests/dnxcore50/corerun Assert failure(PID 11805 [0x00002e1d], Thread: -280129536 [0xef4d9000]): id != 0 File: /tmp/pkgsrc-tmp/wip/coreclr-git/work/coreclr/src/vm/ecall.cpp Line: 547 Image: /public/bin/tests/FreeBSD.AnyCPU.Debug/Common.Tests/dnxcore50/corerun Assert Failure (PID 11805, Thread -280129536/0xef4d9000)id != 0 /tmp/pkgsrc-tmp/wip/coreclr-git/work/coreclr/src/vm/ecall.cpp, Line: 547 Abort - Kill program Retry - Debug Ignore - Keep running Image: /public/bin/tests/FreeBSD.AnyCPU.Debug/Common.Tests/dnxcore50/corerun **** MessageBox invoked, title 'corerun - Assert Failure (PID 11805, Thread -280129536/0xef4d9000)' **** id != 0 /tmp/pkgsrc-tmp/wip/coreclr-git/work/coreclr/src/vm/ecall.cpp, Line: 547 Abort - Kill program Retry - Debug Ignore - Keep running Image: /public/bin/tests/FreeBSD.AnyCPU.Debug/Common.Tests/dnxcore50/corerun ******** ./run-test.sh: linia 135: 11805 Abort trap (zrzut pamięci) ./corerun xunit.console.netcore.exe $testDllName -xml testResults.xml -notrait category=failing -notrait category=OuterLoop -notrait category=$xunitOSCategory -notrait Benchmark=true error: One or more tests failed while running tests from 'Common.Tests'. Exit code 134.