home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature = "$Windows NT$"
- Class=SCSIAdapter
- ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
- Provider=%COMPANY%
- CatalogFile.ntx86=%driverName%.cat
- DriverVer= 10/30/2001
-
-
- [DestinationDirs]
- driver.Files = 12
- driver.Files.x86 = 12
-
-
- [SourceDisksNames]
- 0=%Desc_x86%
-
- [SourceDisksNames.x86]
- 0=%Desc_x86%
-
- [SourceDisksFiles]
- %driverName%.pdr=0,,
-
-
- [SourceDisksFiles.x86]
- %driverName%.sys=0,,
-
-
- [Manufacturer]
- %COMPANY%=MFG
-
- [MFG]
- %driverDesc%=driver_Inst,root\%driverName%
-
-
- [driver_Inst]
- CopyFiles=driver.Files
- AddReg=driver.AddReg
-
- [driver.Files]
- %driverName%.pdr
-
- [driver.AddReg]
- HKR,,DevLoader,0,*IOS
- HKR,,PortDriver,0,%driverName%.pdr
-
-
- [driver_Inst.ntx86]
- CopyFiles = driver.Files.x86
-
- [driver_Inst.ntx86.Services]
- AddService = %driverName%,0x00000002,driver_Service_Instx86, driver_EventLog_Inst
-
- [driver_Service_Instx86]
- ServiceType = 1
- StartType = 3
- ErrorControl = 1
- ServiceBinary = %12%\%driverName%.sys
- LoadOrderGroup = "SCSI Miniport"
-
- [driver.Files.x86]
- %driverName%.sys
-
-
- [driver_EventLog_Inst]
- AddReg = driver_EventLog_Inst.AddReg
-
- [driver_EventLog_Inst.AddReg]
- HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
- HKR,,TypesSupported,%REG_DWORD%,7
-
-
- [Strings]
- ; *******Non Localizable Strings*******
- REG_EXPAND_SZ = 0x00020000
- REG_DWORD = 0x00010001
-
-
- ; *******Localizable Strings*******
- COMPANY= "Paragon"
- Desc_x86= "Paragon Virtual SCSI Adapter drivers disk"
- driverDesc= "Paragon Virtual SCSI Adapter"
- driverName=cdiport
-