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.

12 lines
359 B

  1. pushd ..
  2. sd edit repset.c repconn.c
  3. popd
  4. sd edit NTFRSREP.h NTFRSREP.ini repset.h
  5. sd edit NTFRSCON.h NTFRSCON.ini repconn.h
  6. nmake -f genfiles.mak clean
  7. REM
  8. REM Don't forget to check the new generated files back into the SD tree.
  9. REM
  10. REM NTFRSREP.h NTFRSREP.ini ..\repset.c repset.h
  11. REM NTFRSCON.h NTFRSCON.ini ..\repconn.c repconn.h
  12. REM