Re: Detect a domain member in INF

Tech-Archive recommends: Fix windows errors by optimizing your registry



KISS, put the weird stuff in UM where it belongs and the APIs are documented

d

--

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


"Pavel A." <pavel_a@xxxxxxxxxxxxxxx> wrote in message news:uXi2uyTkJHA.5124@xxxxxxxxxxxxxxxxxxxxxxx
Pavel A. wrote:
cristalink wrote:
Hello,

I wonder if it's possible to detect in .INF if the driver is being installed on a member of a domain. I need to set different security descriptors depending on whether it's a domain or a stand-alone machine.

Thanks,
Nick

Use a coinstaller and detect it in runtime?

Maybe even you can do all this from the driver itself
and drop the coinstaller (i know, it's heresy :)

-- pa

.



Relevant Pages

  • Re: TS programming questions
    ... For more info on other TS apis, ... Soo Kuan ... This posting is provided "AS IS" with no warranties, and confers no rights "Sameh Ahmed" wrote in message ...
    (microsoft.public.windows.terminal_services)
  • Re: CM_ENABLE_DEVNODE/CM_DISABLE_DEVNODE
    ... look at the devcon sample to see how to enable/disable using the right APIs ... This posting is provided "AS IS" with no warranties, and confers no rights. ...
    (microsoft.public.development.device.drivers)
  • Re: error 39 on install of simple kmdf driver
    ...  did you write the INF from scratch or copy it from a sample? ... This posting is provided "AS IS" with no warranties, ... Once that was fixed and the coinstaller ran, ...
    (microsoft.public.development.device.drivers)
  • RE: Notification when a USB printer goes off the bus
    ... You may look at the set of APIs SetupDixxx. ... This posting is provided "AS IS" with no warranties, ...
    (microsoft.public.development.device.drivers)
  • Re: debug installation problem for KMDF driver
    ... still has the beta 2 version of the coinstaller. ... incompatible with the beta2 build. ... This issue is fixed in the latest build of WDK. ... This posting is provided "AS IS" with no warranties, ...
    (microsoft.public.development.device.drivers)