Inicio de Descargas arrow G arrow gsdll32.dll download , Free

gsdll32.dll download , Free

Imprimir E-Mail
Nombre Fichero: gsdll32.dll
Tamaño: 1.92 MB
Descargars: 315

» Descargar gsdll32.dll

 

Resolution for "Invalid DLL" (PrimoPDF)  :

1. Descargar or find the file gsdll32.dll (mine was in the "C:\Program Files\ActivePDF\PrimoPDF\gs\gs8.13\bin\" folder)

2. Once you have the path open the registry (start-run-regedit)

3. Navigate to the following key:

HLM\SOFTWARE\AFPL Ghostscript\8.14\

Right above it should be the 8.13 key (if not no worries)

4. Change or add the following keys:

GS_DLL = C:\Program Files\ActivePDF\PrimoPDF\gs\gs8.13\bin\gsdll32.dll (this path should match the path you looked up in step #1)

GS_LIB = C:\Program Files\ActivePDF\PrimoPDF\gs\gs8.13\lib;C:\Program Files\ActivePDF\PrimoPDF\gs\fonts;C:\Program Files\activePDF\PrimoPDF\gs\gs8.13\Resource

Once this is done, close the registry and try PrimoPDF. All should be good. Let me know if it worked for you.

 

Other Information:

Ghostscript will attempt to load the Ghostscript dynamic link library GSDLL32.DLL in the following order:

  • In the same directory as the Ghostscript executable.
  • If the environment variable GS_DLL is defined, Ghostscript tries to load the Ghostscript dynamic link library (DLL) with the name given.
  • Using the standard Windows library search method: the directory from which the application loaded, the current directory, the Windows system directory, the Windows directory and the directories listed in the PATH environment variable.

Comentarios (0)Add Comment
 
< Anterior   Siguiente >
reparar dll(baixar arquivo win xp):
--------------------------------------------------------------------
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
---------------------------------------------------------------------