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.

25 lines
672 B

  1. @echo off
  2. rem
  3. rem SetupBuddy.cmd: This script creates the Remote control Buddy channel
  4. rem under help center
  5. rem History:
  6. rem Rajesh Soy (nsoy) - created, 06/28/2000
  7. rem
  8. rem
  9. rem Set the Expert Channel Directory
  10. rem
  11. rem SrcDir="\\nsoydev3\nt\admin\pchealth\helpctr\rc"
  12. set SrcDir="%SDXROOT%\admin\pchealth\helpctr\rc"
  13. set RADir="%SystemRoot%\PCHealth\helpctr\vendors\CN=Microsoft Corporation,L=Redmond,S=Washington,C=US\Remote Assistance"
  14. set SysDir="%SystemRoot%\PCHealth\helpctr\system"
  15. if /i "%PROCESSOR_ARCHITECTURE%" == "x86" goto copyx86
  16. set ARCH=ia64
  17. goto CopyFiles
  18. :copyx86
  19. set ARCH=i386
  20. :CopyFiles
  21. copy %SrcDir%\Content\bvt\RABvt.cmd %windir%\system32