https://bugs.winehq.org/show_bug.cgi?id=51988
Etaash Mathamsetty etaash.mathamsetty@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |etaash.mathamsetty@gmail.co | |m
--- Comment #19 from Etaash Mathamsetty etaash.mathamsetty@gmail.com --- some kernel drivers make the registry key point to a certain path, without putting C:\windows\ in front, this would usually result in a c0000142 error which is what you are seeing, maybe try modifying the registry key? (open regedit and go to HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services and look for your driver, after that change the path like I described (unless it's already correct, in that case something else is the issue))