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.

7 lines
197 B

  1. @echo off
  2. xcopy /q /d bldss.cmd d:\db
  3. xcopy /q /d obj\%arch%\sdp.exe d:\db
  4. xcopy /q /d *.pl d:\db
  5. xcopy /q /d srcsrv.ini d:\db
  6. xcopy /q /d nt.info d:\db
  7. xcopy /q /d %work%\dbghelp.dll d:\db