http://bugs.winehq.org/show_bug.cgi?id=35144
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6aace3014d355d355e802299d62 | |a34e8865951ba Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/6aace3014d355d355e802299d62...
Thanks Stefan
--- snip --- ... 0025:Call setupapi.SetupDiGetINFClassW(011bd0e8 L"C:\NVIDIA\CUDA\Display.Driver\nv4_disp.inf",01f7e27c,01f7e28c,00000020,00000000) ret=02bd7c0f 0025:Call KERNEL32.GetFileAttributesW(011bd0e8 L"C:\NVIDIA\CUDA\Display.Driver\nv4_disp.inf") ret=7e2fb58c 0025:Ret KERNEL32.GetFileAttributesW() retval=00000020 ret=7e2fb58c 0025:Call KERNEL32.GetPrivateProfileStringW(7e31f2fa L"Version",7e31f2e6 L"Signature",00000000,01f7dfa8,00000104,011bd0e8 L"C:\NVIDIA\CUDA\Display.Driver\nv4_disp.inf") ret=7e2fb669 0025:Ret KERNEL32.GetPrivateProfileStringW() retval=0000000c ret=7e2fb669 0025:Call KERNEL32.lstrcmpiW(01f7dfa8 L"$Windows NT$",7e31f22c L"$Chicago$") ret=7e2fb692 0025:Ret KERNEL32.lstrcmpiW() retval=00000001 ret=7e2fb692 0025:Call KERNEL32.lstrcmpiW(01f7dfa8 L"$Windows NT$",7e31f314 L"$Windows NT$") ret=7e2fb6b1 0025:Ret KERNEL32.lstrcmpiW() retval=00000000 ret=7e2fb6b1 0025:Call KERNEL32.GetPrivateProfileStringW(7e31f2fa L"Version",7e31f240 L"ClassGUID",00000000,01f7dfa8,00000104,011bd0e8 L"C:\NVIDIA\CUDA\Display.Driver\nv4_disp.inf") ret=7e2fb703 0025:Ret KERNEL32.GetPrivateProfileStringW() retval=00000026 ret=7e2fb703 0025:Call rpcrt4.UuidFromStringW(01f7dfaa L"4D36E968-E325-11CE-BFC1-08002BE10318",01f7e27c) ret=7e2fb751 0025:Ret rpcrt4.UuidFromStringW() retval=00000000 ret=7e2fb751 0025:Call KERNEL32.GetPrivateProfileStringW(7e31f2fa L"Version",7e31f254 L"Class",00000000,01f7dfa8,00000104,011bd0e8 L"C:\NVIDIA\CUDA\Display.Driver\nv4_disp.inf") ret=7e2fb80e 0025:Ret KERNEL32.GetPrivateProfileStringW() retval=00000007 ret=7e2fb80e 0025:Ret setupapi.SetupDiGetINFClassW() retval=00000001 ret=02bd7c0f ... --- snip ---
The installer still fails but that's another bug ;-)
Regards