Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
ReactOS Version: 0.4.15-dev-5583-g669b2f4
I am getting an error when I run protinstall /install open1x.inf in a command prompt after extracting all the contents of the attached archive to a directory. The archive, the debug log with all debug output enabled via the environment variable and a screenshot of the error are attached.
Notable errors found in the log:
0300:trace:(dll/win32/advapi32/reg/reg.c:3369) RegOpenKeyExW hKey 0x80000002 lpSubKey SYSTEM\CurrentControlSet\Control\Network\{4D36E973-E325-11CE-BFC1-08002BE10318} ulOptions 0x0 samDesired 0x20019 phkResult 0012FCB8
|
0300:trace:(dll/win32/advapi32/reg/reg.c:161) MapDefaultKey (Key 80000002)
|
0300:trace:(dll/win32/advapi32/reg/reg.c:72) RegInitialize()
|
0300:trace:(dll/win32/advapi32/reg/reg.c:161) MapDefaultKey (Key 694)
|
0300:trace:(dll/win32/advapi32/reg/reg.c:2615) NtEnumerateKey() returned status 0x8000001A
|
0300:trace:(dll/win32/ole32/ifs.c:264) (00144B28)
|
0300:trace:(dll/win32/ole32/ifs.c:178) (78)
|
0300:trace:(dll/win32/ole32/ifs.c:201) --(00141CF0)
|
0300:trace:(dll/win32/advapi32/reg/reg.c:3369) RegOpenKeyExW hKey 0x80000002 lpSubKey SYSTEM\CurrentControlSet\Control\Network\{4D36E974-E325-11CE-BFC1-08002BE10318} ulOptions 0x0 samDesired 0x20019 phkResult 0012FCB8
|
0300:trace:(dll/win32/advapi32/reg/reg.c:161) MapDefaultKey (Key 80000002)
|
0300:trace:(dll/win32/advapi32/reg/reg.c:72) RegInitialize()
|
0300:trace:(dll/win32/advapi32/reg/reg.c:161) MapDefaultKey (Key 690)
|
0300:trace:(dll/win32/advapi32/reg/reg.c:2615) NtEnumerateKey() returned status 0x8000001A
|
0300:trace:(dll/win32/ole32/ifs.c:264) (00141CF0)
|
0300:trace:(dll/win32/ole32/ifs.c:178) (78)
|
0300:trace:(dll/win32/ole32/ifs.c:201) --(00144B28)
|
0300:trace:(dll/win32/advapi32/reg/reg.c:3369) RegOpenKeyExW hKey 0x80000002 lpSubKey SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318} ulOptions 0x0 samDesired 0x20019 phkResult 0012FCB8
|
0300:trace:(dll/win32/advapi32/reg/reg.c:161) MapDefaultKey (Key 80000002)
|
0300:trace:(dll/win32/advapi32/reg/reg.c:72) RegInitialize()
|
0300:trace:(dll/win32/advapi32/reg/reg.c:161) MapDefaultKey (Key 68c)
|
0300:trace:(dll/win32/advapi32/reg/reg.c:2615) NtEnumerateKey() returned status 0x0
|
0300:trace:(dll/win32/ole32/ifs.c:178) (76)
|
Attachments
Issue Links
- relates to
-
CORE-16970 Investigate why XSupplicant is not working on ROS
- Open