

sccbase.dll |
![]() |
![]() |
Relate Error: Windows XP: missing sccbase.dll/slbcsp.dll files for hp printer install Issues stopping installation:
How to resolve: If you setup vista, You need to go to HP's website and look under Support>Descargar Drivers And please also try this: http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?lc=en&cc=us&dlc=en&product=1119598&lang=en& Then uninstall the drivers from your computer. To do so: If your computer with windows xp sp2, please also try: if it complained about files: sccbase.dll, gpkcsp.dll, slbcsp.dll. Solved that problem by grabbing those files from another WinXP c:\windows\system32 folder. Also export the branch "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Defaults\Provider", and then import it to the WinXP Stripped Bones machine. Relate Prints: Officejet 5610 All-in-One,HP PhotoSmart 2570 All-in-one .....
Comentarios (0) ![]() |
< Anterior | Siguiente > |
---|
--------------------------------------------------------------------
Erro *.dll ? Es una libreria de enlace dinámico, típicamente van en la carpeta System32 aunque algunos programas que incluyen DLL's propias las instalan en su propia carpeta de programa.
Para Win2k la carpeta es C:\Winnt\System32
Para WinXP la carpeta es C:\Windows\System32
Copiarlo aqui ya que debes de correr una utileria para registrarla. Se encuentra en la misma carpeta System32 y el nombre es "regsvr32.exe"
Copia la DLL a System32 y ejecuta lo siguiente:
Borrar dll,Desde Inicio, Ejecutar, escriba lo siguiente (más Enter):
regsvr32 -u %windir%\system32\*.dll
Si el comando es ejecutado con éxito, se abrirá una ventana con el texto "DllUnregisterServer en C:\WINDOWS\system32\*.dll se realizó con éxito.". Ciérrela pulsando en Aceptar.
Para Win2000
C:\Winnt\System32\regsvr32 C:\Winnt\System32\*.dll
Para WinXP
C:\Windows\System32\regsvr32 C:\Windows\System32\*.dll
Instalar se necesita archivo librerias dll
---------------------------------------------------------------------