This appears similar to some others but has a differenty number. I tried V2018 but to no avail. I've got a new Dell running XP64 and I've had a couple of issues with compatibility due to the new OS. Any suggestions?
Command Line is: -i -e -l1033 Language to use is: English Checking if PDF reDirect is already installed......IT IS NOT. Attempting to remove old pdf reDirect Printer Driver......NOT THERE. Attempting to remove old pdf reDirect Port Monitor......NOT THERE. Installing PDF reDirect Port Monitor. Error Occured as follows: - Error# = 0 - DLLErr = 126 *************************** * ERROR MESSAGE * *************************** Sorry. Installation of the PDF reDirect Port Monitor failed.
Error Number 126
You may not have access priviledges to install/remove printers. Contact your computer administrator for help.
Installation will now quit. *************************** * MEMORY DUMP * *************************** pData() As Byte = 0 = 0 End pData() MyDriverInfo3 As DRIVER_INFO_3 .cVersion As Long = 0 .pConfigFile As String = .pDataFile As String = .pDefaultDataType As String = .pDependentFiles As String = .pDriverPath As String = .pEnvironment As String = .pHelpFile As String = .pMonitorName As String = .PName As String = End MyDriverInfo3 MyPrinterInfo2() As PRINTER_INFO_2 Index = 0 .pPrinterName As String = .pDriverName As String = .pServerName As String = .pShareName As String = .pPortName As String = .pLocation As String = .pComment As String = Index = 1 .pPrinterName As String = file://\\ken\RICOH - \\ken\RICOH Aficio AP3800C PCL 5c .pDriverName As String = Ricoh Aficio AP3800C PCL5c .pServerName As String = .pShareName As String = .pPortName As String = file://\\ken\Printer2 - \\ken\Printer2 .pLocation As String = .pComment As String = End MyPrinterInfo2() MyMonitorInfo2 As MONITOR_INFO_2 .pDLLName = PDFreDirectMonNT.dll .pEnvironment = .PName = PDF reDirect Monitor End MyMonitorInfo2 MyPrinterDefaults4Delete As PRINTER_DEFAULTS4Delete .pDatatype As Long = 0 .DesiredAccess As Long = 983052 End MyPrinterDefaults OSInfo As OSVERSIONINFO .dwBuildNumber As Long = 3790 .dwMajorVersion As Long = 5 .dwMinorVersion As Long = 2 .dwOSVersionInfoSize As Long = 148 .dwPlatformId As Long = 2 .szCSDVersion As String * 128 = Service Pack 1 End OSInfo hPrinter As Long = 0 MyKey As String = MyKeyString As String = MyKeyValue As Long = 0 Result As Long = 0 MyError As String = Sorry. Installation of the PDF reDirect Port Monitor failed.
Error Number 126
You may not have access priviledges to install/remove printers. Contact your computer administrator for help.
Installation will now quit. Level As Long = 0 MyPath As String = pNeeded As Long = 0 I As Long = 2 InstallPrinter As Boolean = True ShowErrors As Boolean = True System_Dir As String = C:\WINDOWS\system32\ Monitor_DLL_Name As String = PDFreDirectMonNT.dll Printer_Driver_Dir As String = C:\WINDOWS\system32\PDF reDirect\Drivers\Win 2K-XP\ Generic Error Code as Long = 0 DLL Error Code as Long = 126
|