Re: How do I clean out unwanted virtual COM ports?
- From: "Patrick Keenan" <test@xxxxxxxx>
- Date: Mon, 17 Dec 2007 02:45:04 -0500
"Alphaxi" <Alphaxi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6337D9D2-1685-41B2-832E-0582B4E92564@xxxxxxxxxxxxxxxx
"MartyG" wrote:
I have a hardware test project where I connect USB to Serial devices to
my
computer. The devices have unique serial numbers and so each time
different
device is plugged into my USB the New Hardware Wizard launches and
assigns
the next available COM port number to the device. There are two things I
want
to do:
1) I want to free up COMxx port numbers consumed by devices I will not
see
again.
Why would you expect Windows to know what devices you will not see again?
2) I want to control the assignment of COM port numbers in some automated
way (via my test software) to assign the port number I want.
That would be a feature of the test software, which is telling Windows what
port to create. Windows is not dictating the port number, except for
blocking in-use ports.
Properly designed software should remove the virtual port when it shuts
down. It should not orphan those ports.
You might consider contacting the publisher of the test software for a
solution, since it is the behaviour of *that* software that you're asking
about, not Windows. Windows is just doing what it's told to do.
HTH
-pk
I am having the exact same problem, has anyone responded?
.
- Follow-Ups:
- Re: How do I clean out unwanted virtual COM ports?
- From: MartyG
- Re: How do I clean out unwanted virtual COM ports?
- Prev by Date: Re: Legal to Sell?
- Next by Date: Re: Device Manager
- Previous by thread: Re: EXPLORER.exe draining virtual memory
- Next by thread: Re: How do I clean out unwanted virtual COM ports?
- Index(es):
Relevant Pages
|