espdpc.inf Driver File Contents (ISC3111.EXE)

;ISC installation of the Direct Platform Control (DPC)

[Version]
Signature="$Windows NT$"
Provider=%Provider%

[Strings]
Provider="Intel Corp, ESG"
LDSMPATH="SOFTWARE\Intel\LANDesk\Management Console\Launch Guids\{751ef5b0-75d8-11d3-9e30-000629d086df}"

;******************************************************************************
;*                                                                                              ;*
;*             DPC Condidtion/Features/Components/Install/Uninstall Sections  *
;*                                                                            *                                 
;******************************************************************************

;******************************************************
;*              DPC Conditions                        *
;******************************************************
[Condition.DPC.NT]
SupportedOs=WinNT_2K
COND_REG=HKLM, "SOFTWARE\Microsoft\RAS\CurrentVersion"
ret_val=TRUE
ret_val=FALSE
feature=Feature.DPC.Parent
feature=Feature.DPC.NT

[Condition.DPC.95]
SupportedOs=Win9x
feature=Feature.DPC.Parent
feature=Feature.DPC.95

;******************************************************
;*              DPC Features                          *
;******************************************************
[Feature.DPC.Parent]
Version=1
Display_Order=2
Selected=true
Short_Description= "Control directo de plataforma de Intel"
Long_Description= "Control directo de plataforma de Intel - Para utilizarse con un módem, es necesario instalar y configurar RAS y TAPI correctamente en el sistema donde se instala DPC." 
Supported_OS=WIN32
Components_List=Component.DPC.Base,
		Component.Win32.SystemFiles,
		Component.IscConsoleToolsMgr,
		Component.Win32.Uninstall

[Feature.DPC.NT]
Version=1
Display_Order=0
Selected=true
Short_Description= "Archivos NT necesarios para DPC"
Long_Description= "Control directo de plataforma de Intel" ; 
Supported_OS=WinNT_2K
Parent_Feature = Feature.DPC.Parent
Components_List=Component.WinNT.SystemFiles

[Feature.DPC.95]
Version=1
Display_Order=0
Selected=true
Short_Description= "Archivos Win95 necesarios para DPC"
Long_Description= "Control directo de plataforma de Intel" ; 
Supported_OS=Win9x
Parent_Feature = Feature.DPC.Parent
Components_List=Component.Win95.SystemFiles
		
;******************************************************
;*              DPC Components                        *
;******************************************************
[Component.DPC.Base]
Schedule_Install=INSTALL_AT_SYSTEMSTART
Install_Section=Install.DPC.Base
Uninstall_Section=Uninstall.DPC.Base
InfFile=.\win32\dpc\espdpc.inf


;******************************************************
;*              DPC Install/Uninstall Sections        * 
;******************************************************
[SourceDisksNames]
1="ISC DPC", , ,win32\dpc       ; All the files common to Win32 install
2="ISC DPC", , ,win32\dpc\enu   ; English resources and help files
3="ISC DPC", , ,win32\dpc\esp   ; Localized resources and help files

[DestinationDirs]
CopyDpcBase= 32900, \bin        ; where 32900 is the ISCPath

;************************
;*    Base DPC          *
;************************

;**************
;* Install    *
;**************
[Install.DPC.Base]
AddReg=Registry.DPC.Version, Registry.DPC.LDSM
Copyfiles=CopyDpcBase
RegisterCOM=RegisterDpcActiveX
CreateShortcut=CreateDPCShortcut
ExecSection=DPC.MCITaskMgr.Register
;AddReg=AddTaskMgr

[CreateDPCShortcut]
Remove = Intel Server Control, "Guía del usuario de DPC", "Guía del usuario de DPC"
Add = Intel Server Control, "Consola DPC", %32900%\bin\DPCConsole.exe
Add = Intel Server Control, "Ayuda para la Consola DPC", %32900%\bin\ESPDPCConsole.hlp
Add = Intel Server Control, "Guía del usuario de la Consola DPC", %32900%\bin\ESPDPCUG.pdf
; TODO Add = Intel Server Control, "Archivo léame de DPC", %32900%\bin\readme.txt

[SourceDisksFiles]
DPCConsole.exe=1
;TODO Readme.txt=1
dpcTransport.dll=1
DPCSDR.dll=1
SELActiveX.ocx=1
DPCFRUManager.ocx=1
DPCSDRManager.ocx=1
DPCPlugin.dll=1
DPCRSADecode.dll=1
DPCRSADataAccess.dll=1
DPCRSAManager.dll=1
ICConnection.dll=1
icconnectionps.dll=1
ICRedirectCtrl.dll=1
ICMCITaskManagerps.dll=1
ICMCITaskManager.exe=1
PhoneEdit.ocx=1
Phonebook.dll=1
DPCRSADataAccessps.dll=1
DPCRSADecodeps.dll=1
ENUDPCConsole.hlp=2
ENUDPCConsole.cnt=2
ENUDPCUG.pdf=2
ENUDPCConsole.lrc=2
ENUDPCFRUManager.lrc=2
ENUSELActiveX.lrc=2
ENUDPCSDR.lrc=2
ENUDPCSDRManager.lrc=2
ENUPhonebook.lrc=2
ENUDPCRSADataAccess.lrc=2
ENUDPCRSADecode.lrc=2
ENUDPCRSAManager.lrc=2
ENUConnection.LRC=2
ENURedirectCtrl.LRC=2
ENUMCITaskManager.LRC=2
ENUDPCPlugin.LRC=2
ESPDPCConsole.hlp=3
ESPDPCConsole.cnt=3
ESPDPCUG.pdf=3
ESPDPCConsole.lrc=3
ESPDPCFRUManager.lrc=3
ESPSELActiveX.lrc=3
ESPDPCSDR.lrc=3
ESPDPCSDRManager.lrc=3
ESPPhonebook.lrc=3
ESPDPCRSADataAccess.lrc=3
ESPDPCRSADecode.lrc=3
ESPDPCRSAManager.lrc=3
ESPConnection.LRC=3
ESPRedirectCtrl.LRC=3
ESPMCITaskManager.LRC=3
ESPDPCPlugin.LRC=3
ESPDPCTransport.LRC=3

[CopyDpcBase]
DPCConsole.exe, , ,0x00010000
;TODO Readme.txt, , ,0x00010000
dpcTransport.dll, , ,0x00010000
DPCSDR.dll, , , 0x00010000
SELActiveX.ocx, , ,0x00010000
DPCFRUManager.ocx, , ,0x00010000
DPCSDRManager.ocx, , , 0x00010000
PhoneEdit.ocx, , , 0x00010000
DPCPlugin.dll, , , 0x00010000
DPCRSADecode.dll, , , 0x00010000
DPCRSADataAccess.dll, , , 0x00010000
DPCRSAManager.dll, , , 0x00010000
ICConnection.dll, , , 0x00010000
icconnectionps.dll, , , 0x00010000
ICMCITaskManagerps.dll, , , 0x00010000
ICMCITaskManager.exe, , , 0x00010000
ICRedirectCtrl.dll, , , 0x00010000
DPCRSADataAccessps.dll, , , 0x00010000
DPCRSADecodeps.dll, , , 0x00010000
Phonebook.dll, , , 0x00010000
ENUDPCConsole.hlp, , ,0x00010000
ENUDPCConsole.cnt, , ,0x00010000
ENUDPCUG.pdf, , , 0x00010000
ENUDPCConsole.lrc, , ,0x00010000
ENUSELActiveX.lrc, , ,0x00010000
ENUDPCFRUManager.lrc, , ,0x00010000
ENUDPCSDR.lrc, , , 0x00010000
ENUDPCSDRManager.lrc, , , 0x00010000
ENUPhonebook.lrc, , , 0x00010000
ENUDPCRSADataAccess.lrc, , , 0x00010000
ENUDPCRSADecode.lrc, , , 0x00010000
ENUDPCRSAManager.lrc, , , 0x00010000
ENUConnection.LRC, , , 0x00010000
ENURedirectCtrl.LRC, , , 0x00010000
ENUMCITaskManager.LRC, , , 0x00010000
ENUDPCPlugin.LRC, , , 0x00010000
ESPDPCConsole.hlp, , ,0x00010000
ESPDPCConsole.cnt, , ,0x00010000
ESPDPCUG.pdf, , , 0x00010000
ESPDPCConsole.lrc, , ,0x00010000
ESPSELActiveX.lrc, , ,0x00010000
ESPDPCFRUManager.lrc, , ,0x00010000
ESPDPCSDR.lrc, , , 0x00010000
ESPDPCSDRManager.lrc, , , 0x00010000
ESPPhonebook.lrc, , , 0x00010000
ESPDPCRSADataAccess.lrc, , , 0x00010000
ESPDPCRSADecode.lrc, , , 0x00010000
ESPDPCRSAManager.lrc, , , 0x00010000
ESPConnection.LRC, , , 0x00010000
ESPRedirectCtrl.LRC, , , 0x00010000
ESPMCITaskManager.LRC, , , 0x00010000
ESPDPCPlugin.LRC, , , 0x00010000
ESPDPCTransport.LRC, , , 0x00010000

[RegisterDpcActiveX]
Reg=%32900%\bin\DPCSDR.dll
Reg=%32900%\bin\SELActiveX.ocx
Reg=%32900%\bin\DPCFRUManager.ocx
Reg=%32900%\bin\DPCSDRManager.ocx
Reg=%32900%\bin\PhoneEdit.ocx
Reg=%32900%\bin\DPCPlugin.dll
Reg=%32900%\bin\DPCRSADecode.dll
Reg=%32900%\bin\DPCRSADataAccess.dll
Reg=%32900%\bin\DPCRSAManager.dll
Reg=%32900%\bin\ICConnection.dll
Reg=%32900%\bin\icconnectionps.dll
Reg=%32900%\bin\ICMCITaskManagerps.dll
Reg=%32900%\bin\ICRedirectCtrl.dll
Reg=%32900%\bin\DPCRSADataAccessps.dll
Reg=%32900%\bin\DPCRSADecodeps.dll
Reg=%11%\Comctl32.ocx

;[AddTaskMgr]
;HKLM, %RunOnceRegKey% , "DPC TaskMgr Reg", 0, %32900%\bin\ICMCITaskManager.exe -regserver

[DPC.MCITaskMgr.Register]
RunExec = %32900%\bin\ICMCITaskManager.exe,/RegServer

[Registry.DPC.LDSM]
HKEY_CURRENT_USER, %LDSMPATH%, "CommandLine", 0, ""
HKEY_CURRENT_USER, %LDSMPATH%, "ConsoleApp", 0x10001, 1
HKEY_CURRENT_USER, %LDSMPATH%, "Display Name", 0, "Direct Platform Control"
HKEY_CURRENT_USER, %LDSMPATH%, "HelpFile", 0, "ESPDPCConsole.hlp"
HKEY_CURRENT_USER, %LDSMPATH%, "Launch App", 0, %32900%\bin\DPCConsole.exe

;**************
;* Uninstall  *
;**************
[Uninstall.DPC.Base]
RegisterCOM=UnregisterDpcActiveX
DelReg=Registry.StandAlone, Registry.DPC.LDSM
Delfiles=CopyDpcBase
CreateShortcut=RemoveDPCShortcut
UninstExecSection=DPC.MCITaskMgr.UnRegister

[UnregisterDpcActiveX]
UnReg=%32900%\bin\DPCSDR.dll
UnReg=%32900%\bin\SELActiveX.ocx
UnReg=%32900%\bin\DPCFRUManager.ocx
UnReg=%32900%\bin\DPCSDRManager.ocx
UnReg=%32900%\bin\PhoneEdit.ocx
UnReg=%32900%\bin\DPCPlugin.dll
UnReg=%32900%\bin\DPCRSADecode.dll
UnReg=%32900%\bin\DPCRSADataAccess.dll
UnReg=%32900%\bin\DPCRSAManager.dll
UnReg=%32900%\bin\ICConnection.dll
UnReg=%32900%\bin\icconnectionps.dll
UnReg=%32900%\bin\ICMCITaskManagerps.dll
UnReg=%32900%\bin\ICRedirectCtrl.dll
UnReg=%32900%\bin\DPCRSADataAccessps.dll
UnReg=%32900%\bin\DPCRSADecodeps.dll
UnReg=%11%\Comctl32.ocx

[DPC.MCITaskMgr.UnRegister]
RunExec = %32900%\bin\ICMCITaskManager.exe,/UnRegServer


[Registry.StandAlone]
;HKEY_CURRENT_USER, "Software\Intel\Server Control\Console\DPC", "DPCServerCount"
;HKEY_CURRENT_USER, "Software\Intel\Server Control\Console\DPC", "DPCServer1"
;HKEY_CURRENT_USER, "Software\Intel\Server Control\Console\DPC", "DPCServer2"
;HKEY_CURRENT_USER, "Software\Intel\Server Control\Console\DPC", "DPCServer3"
;HKEY_CURRENT_USER, "Software\Intel\Server Control\Console\DPC", "DPCServer4"
;HKEY_CURRENT_USER, "Software\Intel\Server Control\Console\DPC", "DPCServer5"
HKEY_CURRENT_USER, "Software\Intel\Server Control\Console\DPC"

[RemoveDPCShortcut]
Remove = Intel Server Control, "Consola DPC", "Consola DPC"
Remove = Intel Server Control, "Ayuda para la Consola DPC", "Ayuda para la Consola DPC"
Remove = Intel Server Control, "Guía del usuario de la Consola DPC", "Guía del usuario de la Consola DPC"
;Remove = Intel Server Control, "Archivo léame de DPC", %32900%\bin\readme.txt


;********************************************************************
;* Define component version registry values                         *
;*                                                                  *
;* HACK!!! Define produce version values also, until Install is     *
;* updated.                                                         *
;********************************************************************
[Registry.DPC.Version]
HKLM, "Software\INTEL\Server Control\Console\Version", "Major", 65537, 3,0,0,0
HKLM, "Software\INTEL\Server Control\Console\Version", "Minor", 65537, 0,0,0,0
HKLM, "Software\INTEL\Server Control\Console\Version", "Maint", 65537, 0,0,0,0
HKLM, "Software\INTEL\Server Control\Console\Version", "Build", 65537, 6,0,0,0
HKLM, "Software\INTEL\Server Control\Console\DPC\Version", "Major", 65537, 3,0,0,0
HKLM, "Software\INTEL\Server Control\Console\DPC\Version", "Minor", 65537, 1,0,0,0
;* Final implementation
;HKLM, "Software\INTEL\Server Control\Console\DPC\Version", "Major", 65537, %VERSION_MAJOR%
;HKLM, "Software\INTEL\Server Control\Console\DPC\Version", "Minor", 65537, %VERSION_MINOR%
HKLM, "Software\INTEL\Server Control\Console\Version", Build, REG_SZ, 22
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web5, load: 0.82