WindowsXP-SP1/mergedcomponents/setupinfs/nl/remboot.txt
2020-09-30 16:53:49 +02:00

27 lines
849 B
Plaintext

;
; Strings
;
[Strings]
RemInst_Desc = "Remote Installation-services"
@w!p:@@:RemInst_Help = "Hiermee kunt u Windows 2000 Professional op afstand installeren op clientcomputers waarop remoteboot is ingeschakeld"
@p:@@:RemInst_Help = "Hiermee kunt u Windows 2000 Personal op afstand installeren op clientcomputers waarop remoteboot is geïnstalleerd."
srvcd = "Windows 2000 Server-cd-rom"
@w!p:@@:wkscd = "Windows 2000 Professional-cd-rom"
@p:@@:wkscd = "Windows 2000 Personal-cd-rom"
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