|

|
"We talk to the OS ...
so you don't have to ..." |
 |
Lalim Parallel Port Control Help
Replacing Mswinsck.ocx:
SOLUTION:
In order to fix this problem, you'll need to set up and register the library
file.
You may download just the file you are missing and manually register it
yourself. Here's how to do it:
- Download
Mswinsck.zip .Right click the text on the left and save to your
Desktop, unzip it to Mswinsck.ocx
- Back up your current copy of Mswinsck.ocx and copy the new version to the
same file location. This file should be located in the WINDOWS\SYSTEM
directory on your C: drive (for Windows NT, 2000, and XP: \WINNT\system32).
- Using your mouse, click on the "Start" button and then click on
"Run".
- Type the following command to register this library file: regsvr32
\windows\system\Mswinsck.ocx (for Windows NT and 2000: regsvr32
\WINNT\system32\Mswinsck.ocx)
- You should see a message saying "DllRegisterServer ...
succeeded"
If you are getting an error telling you that the file is missing, then you are
not typing the command in correctly. You will need to type it in *exactly* as
follows:
regsvr32 \windows\system\Mswinsck.ocx
regsvr32 \WINNT\system32\Mswinsck.ocx (for Windows NT and 2000)
* Please note that there is a SPACE after "regsvr32"
and before "\windows\system\Mswinsck.ocx"
You should probably copy and paste the command so that you are unable to mistype
it.
Back
to Homepage