Leaked source code of windows server 2003
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.

17 lines
980 B

  1. <% @LANGUAGE="VBScript" @CodePage="1252" @EnableSessionState="False" %>
  2. <%
  3. Option Explicit
  4. Const L_DevInfoFound_Text = "Windows �����˸m���T"
  5. Const L_NoDevInfoFound_Text = "Windows �䤣���˸m���T"
  6. Const L_MatchButNoInfoIntro_Text = "�å��V Microsoft ���� ""Designed for Windows XP"" �X�ʵ{���A���z���b�w�˪��w���ϥΡC"
  7. Const L_InfoFoundBlurb_Text = "���ŦX ""Designed for Windows XP"" �n�D���X�ʵ{���A�b�w�˫��Φb�H�᪺�����ɶ��A���i���|�����l�`�z�q���t�Ϊ����T�ާ@�C���F�̨ήį��AMicrosoft ��ij�z�u�U���t�� ""Designed for Windows XP"" �лx���X�ʵ{���C<br />�p�G�z�Q�o���˸m�H���O�_�|���ŦX ""Designed for Windows XP"" �n�D���X�ʵ{���A�Ъ����P�˸m�s�y�t�ӳs���C"
  8. Const L_NoInfoFoundBlurb_Text = "�P�±z�V Microsoft ���榳���z�������X�ʵ{�������T�C���L�A�o�Ӹ˸m���s�y�t�Өå����ѵ� Microsoft �����X�ʵ{�������T�C�p�G�z�Q���o�X�A���X�ʵ{���A�αo���s�y�t�ӬO�_�|�إߤ@�ӲŦX ""Designed for Windows XP"" �n�D���X�ʵ{���A�Ъ����P�s�y�t�ӳs���C"
  9. %>