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.

6 lines
407 B

  1. copy \\%1\droot\nt\private\net\svcdlls\trksvcs\trkwks\obj\i386\*.exe \\%1\windir\system32
  2. copy \\%1\droot\nt\private\net\svcdlls\trksvcs\trksvr\obj\i386\*.exe \\%1\windir\system32
  3. tc /S /t /r . \\%1\droot\nt\private\net\svcdlls\trksvcs | sed -e "/\.ini/d" -e "/\.obj/d" -e "/\.mac/d" -e "/\.pch/d" -e "s/copy /xcopy \/R \/I /" >t.bat
  4. t.bat
  5. copy \nt\public\sdk\inc\linkdata.hxx \\%1\droot\nt\public\sdk\inc