WindowsXP-SP1/mergedcomponents/setupinfs/da/asynceqn.txt

53 lines
1.9 KiB
Plaintext

;----------------------------------------------------------------------------
; String substitutions
;----------------------------------------------------------------------------
[Strings]
EqnxSys = "Equinox Systems Inc."
EqnServiceDesc = "Equinox SST Multiport Async-driver"
SstDiskName1 = "Equinox Windows 2000 SST-driverdiskette 1"
SST_4_PCI = "Equinox SST-4P PCI-kort"
SST_8_PCI = "Equinox SST-8P PCI-kort"
SST_16_PCI = "Equinox SST-16P PCI-kort"
SST_16_PCI_DB = "Equinox SST-16P PCI-kort"
SST_16_PCI_RJ = "Equinox SST-16P PCI-kort"
SST_64_PCI = "Equinox SST-64P PCI-kort"
SST_128_PCI = "Equinox SST-128P PCI-kort"
SST_2_ISA_PNP = "Equinox SST-2I ISA/PnP-kort"
SST_4_ISA_PNP = "Equinox SST-4I ISA/PnP-kort"
SST_8_ISA_PNP = "Equinox SST-8I ISA/PnP-kort"
SST_16_ISA_PNP = "Equinox SST-16I ISA/PnP-kort"
SST_16_ISA_PNP_DB = "Equinox SST-16I ISA/PnP-kort"
SST_16_ISA_PNP_RJ = "Equinox SST-16I ISA/PnP-kort"
SST_64_ISA_PNP = "Equinox SST-64I ISA/PnP-kort"
SST_128_ISA_PNP = "Equinox SST-128I ISA/PnP-kort"
REG_SZ = 0x00000000
REG_DWORD = 0x00010001
REG_EXPAND_SZ = 0x00020000
SERVICE_KERNEL_DRIVER = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER = 0x00000002
SERVICE_ADAPTER = 0x00000004
SERVICE_RECOGNIZER_DRIVER = 0x00000008
SERVICE_WIN32_OWN_PROCESS = 0x00000010
SERVICE_WIN32_SHARE_PROCESS = 0x00000020
SERVICE_INTERACTIVE_PROCESS = 0x00000100
SERVICE_BOOT_START = 0x00000000
SERVICE_SYSTEM_START = 0x00000001
SERVICE_AUTO_START = 0x00000002
SERVICE_DEMAND_START = 0x00000003
SERVICE_DISABLED = 0x00000004
SERVICE_ERROR_IGNORE = 0x00000000
SERVICE_ERROR_NORMAL = 0x00000001
SERVICE_ERROR_SEVERE = 0x00000002
SERVICE_ERROR_CRITICAL = 0x00000003