4Gym - Resolver erros comuns - resolver erro MSCOMM32.OCX

4Gym - Resolver erros comuns - resolver erro MSCOMM32.OCX

Identificador: 11787
Autor: Alan Rodrigues   segunda-feira, Dia 1 de maio de 2023, às 03:00:04 horas
Revisado Por:    terça-feira, Dia 5 de março de 2019, às 19:25:00 horas
Visualização: Todos

Pontos: 0   Acessos: 2379

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 
  1. baixar arquivo
  2. 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
  3. Type the following command: regsvr32 /u MSCOMM32.OCX.
  4. Hit ENTER. This will UN-REGISTER your file.
  5. Type the following command: regsvr32 /i MSCOMM32.OCX.
  6. If this gives any error type the following regsvr32 MSCOMM32.OCX.
  7. Hit ENTER. This will RE-REGISTER your file.