Resolver erro quando Windows dá mensagem que não pode executar sei lá o que porque falta esse arquivo no
Windows MSCOMM32.OCX 64-bits
- baixar arquivo
- Make sure you have changed the path to C:\Windows\System32 on 32 bit machine or C:\Windows\SysWOW64 if you are on 64 bit machine
- Type the following command: regsvr32 /u MSCOMM32.OCX.
- Hit ENTER. This will UN-REGISTER your file.
- Type the following command: regsvr32 /i MSCOMM32.OCX.
- If this gives any error type the following regsvr32 MSCOMM32.OCX.
- Hit ENTER. This will RE-REGISTER your file.