http://bugs.winehq.org/show_bug.cgi?id=4085
mike@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
------- Additional Comments From mike@codeweavers.com 2006-27-03 23:31 -------
I added a small fix to WNetGetUniversalNameW, and the install procedes, up until the point that it tries to load a driver:
err:module:import_dll Library ntoskrnl.exe (which is needed by L"C:\windows\sy stem32\drivers\VMM.sys") not found err:module:import_dll Library HAL.DLL (which is needed by L"C:\windows\system3 2\drivers\VMM.sys") not found
Unfortunately that won't work on Wine any time soon, so this bug can't be completely solved. I will submit my WNetGetUniversalNameW patch though.