; DIGIRPRT.INF ; "Digi RealPort for Windows" ; Version 3.2.281.0 ; "Copyright 1998-2005 Digi International Inc." [Version] Signature="$WINDOWS NT$" Class=Ports ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} Provider=%Mfg% CatalogFile=digirlpt.cat DriverVer=11/17/2005,3.2.281.0 ;**************************************************************************************************** ; Manufacturer Section ;**************************************************************************************************** [Manufacturer] %Mfg%=Digi [ControlFlags] ExcludeFromSelect=* [Digi] %RpPort.DeviceDesc%=RpPort,DgRpPort ;**************************************************************************************************** ; Install Section ;**************************************************************************************************** [RpPort] AddReg=RpPort.AddReg [RpPort.HW] AddReg=RpPortHW.AddReg [RpPort.Services] AddService=DIGIRPS,2,DIGIRPS.AddService,DIGIRPS.AddEventLog [RpPort.CoInstallers] Copyfiles=RpPort.CoInstallers_CopyFiles AddReg=RpPort.CoInstallers_AddReg ;**************************************************************************************************** ; Add Reg Section ;**************************************************************************************************** [RpPort.CoInstallers_AddReg] HKR,,CoInstallers32,0x00010000,"dgrpui37.dll,PortCoinstaller" [RpPort.AddReg] HKR,,EnumPropPages32,,"dgrpui37.dll,PortPropPageProvider" HKR,,PortDriver,,digirlpt.sys [RpPortHW.AddReg] HKR,,"UpperFilters",0x00010000,"serenum" ;**************************************************************************************************** ; Copy Files Section ;**************************************************************************************************** [RpPort.CoInstallers_CopyFiles] ;**************************************************************************************************** ; Source Disk Names ;**************************************************************************************************** [SourceDisksNames] ;**************************************************************************************************** ; Source Disk Files ;**************************************************************************************************** [SourceDisksFiles] ;**************************************************************************************************** ; Destination Directories ;**************************************************************************************************** [DestinationDirs] ;**************************************************************************************************** ; Service Section ;**************************************************************************************************** [DIGIRPS.AddService] DisplayName=%DIGIRPS.ServiceDesc% ServiceType=1 StartType=3 ErrorControl=1 ServiceBinary=%12%\digirlpt.sys LoadOrderGroup=Extended base [DIGIRPS.AddEventLog] AddReg=DIGIRPS.AddEventLog.AddReg [DIGIRPS.AddEventLog.AddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\digirlpt.sys" HKR,,TypesSupported,0x00010001,7 ;**************************************************************************************************** ; Non Localizable Strings ;**************************************************************************************************** [Strings] Mfg="Digi International" RpPort.DeviceDesc="Standard RealPort" DIGIRPS.ServiceDesc="Digi RealPort Driver"