I'm far from being a Windows guru, so feel free to correct me if I'm wrong, but I'm not sure services are what I'm talking about. I want to turn off the driver software that allows the OS to recognize and communicate with a USB device (actually a specific type of USB device, but that's probably not relevant). Is it possible that each device driver also has a service associated with it that? I've not seen that before. What I'm talking about is doing what you would normally do by hand by going to the System control panel, clicking on the 'Hardware' link and then drilling down to the details for the specific driver in question and then selecting 'disable' from the dropdown menu at the bottom of the window.

--DrWhy

"If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."


In reply to Re^2: How do you enable/disable a driver in Windows? by DrWhy
in thread How do you enable/disable a driver in Windows? by DrWhy

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.