Click here to Skip to main content
15,890,690 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I'm learning Python and I'm trying to put it to good use. At my work, we have a piece of software that continues to create a new COM port every time the software is used. For example, the machine that I'm on has over 300 COM ports under Device Manager. I'm still fairly new to Python, but would like to try my hand at creating a program that will go through and remove all of these unneeded COM ports. Unfortunately, I'm not really sure where to start with accessing and sorting through them. Any help, or simply pointing me in the general 'right' direction, would be much appreciated!

--Jack
Posted
Updated 10-Jan-12 8:00am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900