You are on page 1of 1

How to use Win 7:

1. Registor MSCOMM32.OCX
Copy MSCOMM32.OCX to :C:\Windows\System32
Then Windows +R to RUN: regsvr32 MSCOMM32.OCX
2. Run exe file

For Win8 Win 64 Bit:

You need to copy the MSCOMM32.OCX file to c:\windows\sysWOW64 not


c:\windows\system32. You then can register it by running from the command prompt or
run in the start menu regsvr32 c:\windows\sysWOW64\MSCOMM32.OCX and it should
register although make sure that you run regsvr32 with administrator privileges.
How to run that command in Administrative Mode
================================
1. Click the Start button, then in the "Start Search" box, type CMD but DO NOT
press Enter yet.
2. In the list above, under "Programs" right-click on CMD that appears above and
choose "Run as Administrator" and click "Continue".
3. In the open window, type the following command and press Enter:
regsvr32 c:\windows\sysWOW64\MSCOMM32.OCX

You might also like