Printer CD installation requires missing cryptography registry keys

cupajava

Member
Sep 20, 2005
57
0
0
For whatever reason, when I try to load my printer installation cd, I get prompted saying that three dll files are missing along with their corresponding reg keys. I installed the dll files but I need the reg keys as well. They all have to do with cryptography. From what I understand these reg keys should have been installed with XP. I am running MCE 2005. I DON'T want to have to reinstall the OS to get these added. The dlls are as follows: SLBCSP.DLL, SCCBASE.DLL, GPKCSP.DLL. How do I get the reg keys added for these dlls? I am not an expert using regedit by any means.
 

MagnusTheBrewer

IN MEMORIAM
Jun 19, 2004
24,122
1,594
126
Try this: :)
1. Click Start, and then click Run.
2. In the Open box, type cmd, and then click OK.
3. At the command prompt, type regsvr32 SLBCSP.DLL, and then press ENTER.
4. Click OK when you receive the message that DllRegisterServer in SLBCSP.DLL succeeded.
5. Repeat steps 1 through 4 for the following files: Gpkcsp.dll, Sccbase.dll
6. Type exit, and then press ENTER to quit Command Prompt.