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.

127 lines
4.1 KiB

  1. @Echo Off
  2. Rem #########################################################################
  3. Rem
  4. Rem %RootDrive%�� �����Ǿ����� Ȯ���ϰ� �� ��ũ��Ʈ�� ���� �����մϴ�.
  5. Rem
  6. Call "%SystemRoot%\Application Compatibility Scripts\ChkRoot.Cmd"
  7. If "%_CHKROOT%" == "FAIL" Goto Done
  8. Call "%SystemRoot%\Application Compatibility Scripts\SetPaths.Cmd"
  9. If "%_SETPATHS%" == "FAIL" Goto Done
  10. Rem #########################################################################
  11. Rem
  12. Rem ���� ������ ���ø����� ���� ������ ���ø� ��ġ�� ������ �����մϴ�.
  13. Rem
  14. If Not Exist "%ALLUSERSPROFILE%\%TEMPLATES%\EXCEL8.XLS" copy "%UserProfile%\%TEMPLATES%\EXCEL8.XLS" "%ALLUSERSPROFILE%\%TEMPLATES%\" /Y >Nul: 2>&1
  15. Rem #########################################################################
  16. Rem
  17. Rem ������Ʈ������ Excel 97 ��ġ ��ġ�� �����ϴ�. ������ ������,
  18. Rem Office�� ��ġ�Ǿ� ���� �ʴ� ������ �����ϰ� ���� �޽����� ǥ���մϴ�.
  19. Rem
  20. ..\ACRegL %Temp%\O97.Cmd O97INST "HKLM\Software\Microsoft\Office\8.0" "BinDirPath" "STRIPCHAR\1"
  21. If Not ErrorLevel 1 Goto Cont0
  22. Echo.
  23. Echo ������Ʈ������ Excel 97 ��ġ ��ġ�� �˻����� ���߽��ϴ�.
  24. Echo Excel 97�� ��ġ�Ǿ� �ִ��� Ȯ���ϰ� �� ��ũ��Ʈ��
  25. Echo �ٽ� �����Ͻʽÿ�.
  26. Echo.
  27. Pause
  28. Goto Done
  29. :Cont0
  30. Call %Temp%\O97.Cmd
  31. Del %Temp%\O97.Cmd >Nul: 2>&1
  32. Rem #########################################################################
  33. Rem
  34. Rem ���� �����ڿ� ���� [����] �޴����� [���� ã��]�� �����մϴ�. [���� ã��]��
  35. Rem ���ҽ��� ���� �ʿ��ϹǷ� �ý��� ���ɿ� ������ �ݴϴ�.
  36. Rem
  37. If Exist "%COMMON_STARTUP%\Microsoft Find Fast.lnk" Del "%COMMON_STARTUP%\Microsoft Find Fast.lnk" >Nul: 2>&1
  38. Rem #########################################################################
  39. Rem
  40. Rem Powerpoint �� Excel �߰� ���ɿ� �ʿ��� MsForms.Twd �� RefEdit.Twd ����
  41. Rem (����/HTML�� ����, ��)�� �����ϴ�. �� �� �ϳ��� ���α׷���
  42. Rem �����Ǹ� �� ���α׷��� �� ������ �ʿ��� �����Ͱ� ���� �ִ�
  43. Rem ���Ϸ� �ٲߴϴ�.
  44. Rem
  45. If Exist %systemroot%\system32\MsForms.Twd Goto Cont2
  46. Copy Nul: %systemroot%\system32\MsForms.Twd >Nul: 2>&1
  47. Cacls %systemroot%\system32\MsForms.Twd /E /P "Authenticated Users":F >Nul: 2>&1
  48. :Cont2
  49. If Exist %systemroot%\system32\RefEdit.Twd Goto Cont3
  50. Copy Nul: %systemroot%\system32\RefEdit.Twd >Nul: 2>&1
  51. Cacls %systemroot%\system32\RefEdit.Twd /E /P "Authenticated Users":F >Nul: 2>&1
  52. :Cont3
  53. Rem #########################################################################
  54. Rem
  55. Rem ������Ʈ�� Ű�� �����Ͽ� ���ΰ� ������ ������
  56. Rem �����͸��� ����Ű���� �մϴ�.
  57. Rem
  58. Rem ���� ��ġ ���忡 ���� ������ ��ġ ������ �����մϴ�.
  59. Set __OrigMode=Install
  60. ChgUsr /query > Nul:
  61. if Not ErrorLevel 101 Goto Begin
  62. Set __OrigMode=Exec
  63. Change User /Install > Nul:
  64. :Begin
  65. Set __SharedTools=Shared Tools
  66. If Not "%PROCESSOR_ARCHITECTURE%"=="ALPHA" goto acsrCont1
  67. If Not Exist "%ProgramFiles(x86)%" goto acsrCont1
  68. Set __SharedTools=Shared Tools (x86)
  69. :acsrCont1
  70. ..\acsr "#ROOTDRIVE#" "%RootDrive%" Template\MsExcl97.Key MsExcl97.Tmp
  71. ..\acsr "#__SharedTools#" "%__SharedTools%" MsExcl97.Tmp MsExcl97.Tmp2
  72. ..\acsr "#INSTDIR#" "%O97INST%" MsExcl97.Tmp2 MsExcl97.Tmp3
  73. ..\acsr "#MY_DOCUMENTS#" "%MY_DOCUMENTS%" MsExcl97.Tmp3 MsExcl97.key
  74. Del MsExcl97.Tmp >Nul: 2>&1
  75. Del MsExcl97.Tmp2 >Nul: 2>&1
  76. Del MsExcl97.Tmp3 >Nul: 2>&1
  77. regini MsExcl97.key > Nul:
  78. Rem ���� ���尡 ���� ���忴����, ���� ������ �ٽ� �����մϴ�.
  79. If "%__OrigMode%" == "Exec" Change User /Execute > Nul:
  80. Set __OrigMode=
  81. Rem #########################################################################
  82. Rem
  83. Rem Exl97Usr.Cmd�� ������Ʈ�Ͽ� ���� ��ġ �����͸��� �ݿ��ϰ� �̸�
  84. Rem UsrLogn2.Cmd ��ũ��Ʈ�� �߰��մϴ�.
  85. Rem
  86. ..\acsr "#INSTDIR#" "%O97INST%" ..\Logon\Template\Exl97Usr.Cmd ..\Logon\Exl97Usr.Cmd
  87. FindStr /I Exl97Usr %SystemRoot%\System32\UsrLogn2.Cmd >Nul: 2>&1
  88. If Not ErrorLevel 1 Goto Skip1
  89. Echo Call Exl97Usr.Cmd >> %SystemRoot%\System32\UsrLogn2.Cmd
  90. :Skip1
  91. Echo.
  92. Echo MS Excel 97�� �ùٸ��� �۾��ϱ� ����
  93. Echo ���� �α׿µǾ� �ִ� �����ڰ� �α׿����ϰ� �ٽ� �α׿��� ��
  94. Echo ���� ���α׷��� �����ؾ� �մϴ�.
  95. Echo.
  96. Echo Microsoft Excel 97 ���� ������ ���� ���α׷� ���� �Ϸ�
  97. Pause
  98. :Done