windows-nt/Source/XPSP1/NT/mergedcomponents/setupinfs/br/remboot.txt

27 lines
829 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
;
; Strings
;
[Strings]
RemInst_Desc = "Servi<76>os de instala<6C><61>o remota"
@w!p:@@:RemInst_Help = "Permite a instala<6C><61>o remota do Windows 2000 Professional em computadores clientes com inicializa<7A><61>o remota ativada."
@p:@@:RemInst_Help = "Permite a instala<6C><61>o remota do Windows 2000 Personal em computadores clientes com inicializa<7A><61>o remota ativada."
srvcd = "CD-ROM do Windows 2000 Server"
@w!p:@@:wkscd = "CD-ROM do Windows 2000 Professional"
@p:@@:wkscd = "CD-ROM do Windows 2000 Personal"
REG_DWORD =0x10001
REG_EXPAND_SZ =0x20000
REG_BINARY =0x00001
REG_SZ =0x00000
REG_MULTI_SZ =0x10000
REG_NONE =0x20001
SERVICE_DISABLED = 4
SERVICE_DEMAND_START = 3
SERVICE_AUTO_START = 2
SERVICE_WIN32_SHARE_PROCESS = 32
SERVICE_FILE_SYSTEM_DRIVER = 2
SERVICE_WIN32_OWN_PROCESS = 16
SERVICE_BOOT_START = 0