https://bugs.winehq.org/show_bug.cgi?id=51988 Etaash Mathamsetty <etaash.mathamsetty(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |etaash.mathamsetty(a)gmail.co | |m --- Comment #19 from Etaash Mathamsetty <etaash.mathamsetty(a)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)) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.