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.

69 lines
1.7 KiB

  1. Set _CHKROOT=PASS
  2. Cd "%SystemRoot%\Application Compatibility Scripts"
  3. Call RootDrv.Cmd
  4. If Not "A%ROOTDRIVE%A" == "AA" Goto Cont2
  5. Echo REM > RootDrv2.Cmd
  6. Echo REM ����������Ӧ�ó��������Խű�֮ǰ�������� >> RootDrv2.Cmd
  7. Echo REM ָ��һ���ն˷�����û��ʹ�õ��������ţ� >> RootDrv2.Cmd
  8. Echo REM �Ա�ӳ�䵽ÿ���û�����Ŀ¼�� >> RootDrv2.Cmd
  9. Echo REM ���������ļ���β�� "Set RootDrive" ���� >> RootDrv2.Cmd
  10. Echo REM ��ָ����Ҫ���������š�������û��ѡ���� >> RootDrv2.Cmd
  11. Echo REM ������ʹ�������� W:������: >> RootDrv2.Cmd
  12. Echo REM >> RootDrv2.Cmd
  13. Echo REM Set RootDrive=W: >> RootDrv2.Cmd
  14. Echo REM >> RootDrv2.Cmd
  15. Echo REM ע��: ��ȷ�����������ź�ð�ź�û�пո��� >> RootDrv2.Cmd
  16. Echo REM >> RootDrv2.Cmd
  17. Echo REM �����������������뱣�������ļ����˳� >> RootDrv2.Cmd
  18. Echo REM �����±�������������Ӧ�ó��������Խű��� >> RootDrv2.Cmd
  19. Echo REM >> RootDrv2.Cmd
  20. Echo. >> RootDrv2.Cmd
  21. Echo Set RootDrive=>> RootDrv2.Cmd
  22. Echo. >> RootDrv2.Cmd
  23. NotePad RootDrv2.Cmd
  24. Call RootDrv.Cmd
  25. If Not "A%ROOTDRIVE%A" == "AA" Goto Cont1
  26. Echo.
  27. Echo ����������Ӧ�ó��������Խű�֮ǰ��������
  28. Echo ָ��һ��Ҫӳ�䵽ÿ���û�����Ŀ¼��
  29. Echo �������š�
  30. Echo.
  31. Echo ����ֹ�ű���
  32. Echo.
  33. Pause
  34. Set _CHKROOT=FAIL
  35. Goto Cont3
  36. :Cont1
  37. Rem
  38. Rem ���������û���¼�ű���ӳ������������
  39. Rem �Ա�������װӦ�ó�����
  40. Rem
  41. Call "%SystemRoot%\System32\UsrLogon.Cmd
  42. :Cont2
  43. Rem ����ע�����е� RootDrive ��
  44. echo HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Terminal Server > chkroot.key
  45. echo RootDrive = REG_SZ %ROOTDRIVE%>> chkroot.key
  46. regini chkroot.key > Nul:
  47. :Cont3
  48. Cd "%SystemRoot%\Application Compatibility Scripts\Install"