Re: WHQL scope for ControlDeviceObject KMD
- From: Ray Trent <rat@xxxxxxxxxxxxx>
- Date: Thu, 26 Mar 2009 17:10:24 -0700
I'll intensify what Maxim said. It's not only *normal*, it's the whole point of UAC in the first place. If you find a way around it, please let MS know so they can fix the security hole.
The only way to avoid getting a UAC dialog every time you load your driver is to install it with an INF, and get that signed. AFAIK, demand starting an already-installed signed driver isn't inherently a UAC event.
(Though, it's apparently a little tricky sometimes, see here: http://www.osronline.com/showthread.cfm?link=152431)
Maxim S. Shatskih wrote:
then. But, I still have a problem of trying to load/unload this
driver, which causes a UAC prompt everytime
That is normal. Load/unload of the driver is the privileged operation.
--
Ray
.
- References:
- WHQL scope for ControlDeviceObject KMD
- From: Kannan Ramanatham
- Re: WHQL scope for ControlDeviceObject KMD
- From: Tim Roberts
- Re: WHQL scope for ControlDeviceObject KMD
- From: Kannan Ramanatham
- Re: WHQL scope for ControlDeviceObject KMD
- From: Tim Roberts
- Re: WHQL scope for ControlDeviceObject KMD
- From: Kannan Ramanatham
- Re: WHQL scope for ControlDeviceObject KMD
- From: Maxim S. Shatskih
- WHQL scope for ControlDeviceObject KMD
- Prev by Date: Re: some newbie questions
- Next by Date: Re: Possibly dumb question: how do I find the IP associated with a miniport?
- Previous by thread: Re: WHQL scope for ControlDeviceObject KMD
- Next by thread: Re: WHQL scope for ControlDeviceObject KMD
- Index(es):
Relevant Pages
|