29 lines
612 B
Plaintext
29 lines
612 B
Plaintext
|
|
|||
|
;
|
|||
|
; Strings section
|
|||
|
;
|
|||
|
[Strings]
|
|||
|
MoxaTech="Moxa Technologies Inc."
|
|||
|
MxServiceDesc = "MOXA Intellio Family S<>r<EFBFBD>c<EFBFBD>s<EFBFBD>"
|
|||
|
MxPortServiceDesc = "Moxa Intellio Ailesi Ba<42>lant<6E> Noktas<61> S<>r<EFBFBD>c<EFBFBD>s<EFBFBD>"
|
|||
|
C218TPCI.DevDesc="MOXA Intellio C218Turbo/PCI Serisi"
|
|||
|
C320TPCI.DevDesc="MOXA Intellio C320Turbo/PCI Serisi"
|
|||
|
SourceDisksNamesDesc = "MOXA Intellio Windows 2000 S<>r<EFBFBD>c<EFBFBD> Diski"
|
|||
|
|
|||
|
|
|||
|
|
|||
|
REG_DWORD = 0x00010001
|
|||
|
REG_EXPAND_SZ = 0x00020000
|
|||
|
REG_BINARY = 1
|
|||
|
|
|||
|
SERVICE_KERNEL_DRIVER = 0x00000001
|
|||
|
|
|||
|
;;SERVICE_AUTO_START = 0x00000002
|
|||
|
SERVICE_DEMAND_START = 0x00000003
|
|||
|
|
|||
|
|
|||
|
SERVICE_ERROR_NORMAL = 0x00000001
|
|||
|
|
|||
|
|
|||
|
|