Hi !
I had the same problem.
After search : MSComm is not a free componant. You must have a complete
licence of VB ou VC++, and use the MS-install procedure.
Perhaps, you can use Pyserial, or another Python-library ?
@-salutations
--
Michel Claveau
Hello,
I hope you can help me.
I have a need to use the Microsoft MSComm control, and have written a
program to do and it works fine on my PC.
However, when I run this program on my target system it fails 'Class not
Licensed for Use' when I try to Dispatch('MSCOMMLib.MSComm').
On my PC I have