; Copyright (c) 1999-2000 Shining Technology
; v1.0 Creation for Win2000 installation.
[version]
Signature="$WINDOWS NT$"
Class=hdc
ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
Provider=%STPM%
;CatalogFile=stide2k.cat
LayoutFile=layout.inf
DriverVer=05/23/2000
;Class Install
[ClassInstall32.NT]
AddReg=HDC_Class
[HDC_Class]
HKR,,,,%HDCClassName%
HKR,,Installer32,,"SysSetup.Dll,HdcClassInstaller"
HKR,,Icon,,"-9"
HKR,,DeviceType,0x10001,4 ; FILE_DEVICE_CONTROLLER
HKR,,DeviceCharacteristics,0x10001,0x100 ; Use same security checks on relative opens
[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
storprop_copyfiles = 11
[ControlFlags]
ExcludeFromSelect = PCMCIA\Shining-PMIDE-ASC
ExcludeFromSelect = PCI\VEN_14E6&DEV_0001
[Manufacturer]
%SHINING%=ST_HDC
[ST_HDC]
%PCMCIA\Shining-PMIDE-ASC.DeviceDesc%=STPM_drv, PCMCIA\Shining-PMIDE-ASC
%PCI\VEN_14E6&DEV_0001.DeviceDesc%=STPM_drv2, PCI\VEN_14E6&DEV_0001
[STPM_drv]
CopyFiles = @stide2k.sys
AddReg = pcmide_property_provider_AddReg, pcmide_AddReg
DelReg = pcmide_DelReg
[STPM_drv2]
CopyFiles = @stide2k.sys
AddReg = pcmide_property_provider_AddReg, pcmide_AddReg
DelReg = pcmide_DelReg
[pcmide_property_provider_AddReg]
HKR,,EnumPropPages32,,"storprop.dll,IdePropPageProvider"
[pcmide_AddReg]
HKR,,PcmciaIdeHasSlaveDevice,%REG_DWORD%,0
[pcmide_DelReg]
HKR,,MasterDeviceTimingModeAllowed
HKR,,SlaveDeviceTimingModeAllowed
HKR,,MasterDeviceTimingModeAllowed2
HKR,,SlaveDeviceTimingModeAllowed2
[STPM_drv.Services]
AddService = stide2k, %SPSVCINST_ASSOCSERVICE%, pcmide_Service_Inst, pcmide_EventLog_Inst
[STPM_drv2.Services]
AddService = stide2k, %SPSVCINST_ASSOCSERVICE%, pcmide_Service_Inst, pcmide_EventLog_Inst
[pcmide_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\stide2k.sys
LoadOrderGroup = SCSI Miniport
AddReg = pnpsafe_pcmide_addreg
AddReg = pnpsafe_cbside_addreg
AddReg = bus_type_ide
[pcmide_EventLog_Inst]
AddReg = pcmide_EventLog_AddReg
[pcmide_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%SystemRoot%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7
[pnpsafe_pcmide_addreg]
HKR, "Parameters\PnpInterface", "1", 0x00010001, 0x00000001
[pnpsafe_cbside_addreg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
[bus_type_ide]
HKR, "Parameters", "BusType", 0x00010001, 0x00000003
[ControlFlags]
CopyFilesOnly=PCMCIA\Shining-PMIDE-ASC
CopyFilesOnly=PCI\VEN_14E6&DEV_0001
[Strings]
HDCClassName = "CardBus & PCMCIA IDE controllers Win2000"
STPM = "Shining Technology"
SHINING = "Shining"
PCMCIA\Shining-PMIDE-ASC.DeviceDesc="Shining PCMCIA IDE Controller Win2000"
PCI\VEN_14E6&DEV_0001.DeviceDesc="Shining CardBus IDE Controller Win2000"
;*******************************************
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_DEMAND_START = 3
SERVICE_ERROR_IGNORE = 0
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
REG_MULTI_SZ = 0x00010000
Download Driver Pack
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.