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
267 B

  1. del /s build.log build.err build.wrn
  2. rd /s/q obj
  3. rd /s/q i386
  4. rd /s/q ia64
  5. for %%i in (src kernel lkrdbg samples\hashtest\usermode samples\hashtest\kernel samples\minfan samples\numset samples\str-num) do rd /s/q %%i\obj
  6. del /s *~ *.pp *.cod
  7. del /q test\*.txt