https://bugs.winehq.org/show_bug.cgi?id=31898
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.downloads.netgea |https://web.archive.org/web |r.com/files/GDC/XAV1004/Win |/20200624091624/https://www |dows%20Powerline%20Utility% |.downloads.netgear.com/file |20Version%202.0.0.14.zip |s/GDC/XAV1004/Windows%20Pow | |erline%20Utility%20Version% | |202.0.0.14.zip
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
Stable link via Internet Archive:
https://web.archive.org/web/20200624091624/https://www.downloads.netgear.com...
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files (x86)/NETGEAR/NETGEAR Powerline Utility
$ WINEDEBUG=+seh,+relay,+setupapi wine ./NETGEAR_Powerline_Utility.exe
log.txt 2>&1
... 00bc:Call setupapi.SetupDiGetClassDevsA(10013a30,00000000,00000000,0000001a) ret=10004111 00bc:trace:setupapi:SetupDiGetClassDevsExW {ad498944-762f-11d0-8dcb-00c04fc3358c} (null) 00000000 0x0000001a 00000000 (null) 00000000 00bc:warn:setupapi:SetupDiGetClassDevsExW unsupported flags 00000008 00bc:trace:setupapi:SetupDiCreateDeviceInfoListExW (null) 00000000 (null) 00000000 ... 00bc:Call advapi32.RegOpenKeyExW(80000002,0034c022 L"System\CurrentControlSet\Control\DeviceClasses",00000000,00020019,0031e6a4) ret=003260d3 ... 00bc:Ret advapi32.RegOpenKeyExW() retval=00000000 ret=003260d3 00bc:Call advapi32.RegOpenKeyExW(00000088,0031e63a L"{AD498944-762F-11D0-8DCB-00C04FC3358C}",00000000,00020019,0031e6a0) ret=0032616d ... 00bc:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=0032616d ... 00bc:trace:setupapi:SETUPDI_EnumerateInterfaces 013FB630, {ad498944-762f-11d0-8dcb-00c04fc3358c}, (null), 0000001a ... 00bc:Ret setupapi.SetupDiGetClassDevsA() retval=013fb630 ret=10004111 ... 00bc:Call setupapi.SetupDiEnumDeviceInterfaces(013fb630,00000000,0031e980,00000000,01400df0) ret=1000420f 00bc:trace:setupapi:SetupDiEnumDeviceInterfaces devinfo 013FB630, device_data 00000000, class {ad498944-762f-11d0-8dcb-00c04fc3358c}, index 0, iface_data 01400DF0. 00bc:Ret setupapi.SetupDiEnumDeviceInterfaces() retval=00000000 ret=1000420f ... 00bc:Call setupapi.SetupDiDestroyDeviceInfoList(013fb630) ret=100040d0 00bc:trace:setupapi:SetupDiDestroyDeviceInfoList devinfo 013FB630. ... 00bc:Ret setupapi.SetupDiDestroyDeviceInfoList() retval=00000001 ret=100040d0 ... --- snip ---
$ wine --version wine-5.11-81-gbc282905d9
Regards