Tech Support > Microsoft Windows > Drivers > Re: Access denied in CreateFile
Re: Access denied in CreateFile
Posted by Brian on August 25th, 2003


If this is the problem, than what are some possible fixes for this?

--
Brian V. Minier
Lead Software Engineer
Interactive Imaging Systems, Inc
www.iisvr.com



"Karan Mehra [MSFT]" <karanme@online.microsoft.com> wrote in message
news:udTa36RaDHA.2588@TK2MSFTNGP09.phx.gbl...

"Brian" <brian_minier@no-spam.iisvr.com> wrote in message
|
| Ok, could this problem have something to do with me saying that the device
is a Display during the install?
|

I believe that might be it - access to devices in the Display Class is
restricted to Local System only. From display.INF -

....
HKR,,Security,,"D:P(A;;GA;;;SY)" ; Only system can open
....

--
karan

--
This posting is provided "AS IS" with no warranties, and confers no rights.


Posted by Brian on August 28th, 2003


Ok, the fact that it was a display driver was indeed the problem. I changed
that in the .inf and reinstalled and things worked.

--
Brian V. Minier
Lead Software Engineer
Interactive Imaging Systems, Inc
www.iisvr.com



"Brian" <brian_minier@no-spam.iisvr.com> wrote in message
news:Oo$TOA0aDHA.384@TK2MSFTNGP12.phx.gbl...



Similar Posts