Source code of Windows XP (NT5)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[AdditionalClientFiles] templates\bootfont.bin,bootfont.bin
; ; Strings ; [Strings]
@w!p:@@:RemInst_Help = "�ṩ������Զ�������Ŀͻ��������ϵ�Զ�̰�װ Windows 2000 Professional �Ĺ��ܡ�" @p:@@:RemInst_Help = "�ṩ������Զ�������Ŀͻ��������ϵ�Զ�̰�װ Windows 2000 Personal �Ĺ��ܡ�" srvcd = "Windows Whistler Server (Beta 1) CD-ROM" @w!p:@@:wkscd = "Windows Whistler Professional (Beta 1) CD-ROM" @p:@@:wkscd = "Windows Whistler Personal (Beta 1) CD-ROM" @w!p:@@:BINL_SERVICE_DESC = "�ṩ�� PXE ����Զ�������Ŀͻ��������ϵ�Զ�̰�װ Windows 2000 Professional �Ĺ��ܡ�" @p:@@:BINL_SERVICE_DESC = "�ṩ�� PXE ����Զ�������Ŀͻ��������ϵ�Զ�̰�װ Windows 2000 Professional �Ĺ��ܡ�"
RemInst_Desc = "Զ�̰�װ����" RemInstProf_DESC = "Զ�̰�װ������װ����" AdminTools_GROUP = "��������"
BINL_SERVICE_NAME = "Remote Installation" TFTPD_SERVICE_NAME = "Trivial FTP Daemon" TFTPD_SERVICE_DESC = "ʵ�� TFTP Internet ������Ҫ���û����������롣��Զ�̰�װ����һ���֡�" SIS_SERVICE_NAME = "Single Instance Storage" SIS_SERVICE_DESC = "�ļ�ϵͳɸѡ�������ڹ���Ӳ�̾����ļ��ĸ��Ƹ��������������ļ���һ���������Ƶ�һ������Ŀ¼��Ȼ����ָ�����븱���������滻�����ļ����Դﵽ���ߴ���ʹ�õ�Ŀ�ġ�������ֹ�˷����������˷����ã������������������ļ�����������Ŀ¼��ɾ��������Զ���ܷ������������ļ���" GROVEL_SERVICE_NAME = "Single Instance Storage Groveler" GROVEL_SERVICE_DESC = "ɨ��Զ�̰�װ���� (RIS) ��������Ӳ�̾��ϵ��ļ����Ƹ������������ָ������˸����ļ���һ�������ᱻ������һ������Ŀ¼��Ȼ����ָ�����븱���������滻�����ļ����Դﵽ���ߴ���ʹ�õ�Ŀ�ġ�������ֹ�˷������ļ��Ͳ��������ַ�ʽ�Զ����ӣ�������Ȼ���Է����ִ��������ļ���"
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 SERVICE_ERROR_NORMAL = 1
|