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.

64 lines
969 B

  1. setlocal
  2. if "%1" == "" goto hide
  3. set _SSFLAG=u
  4. goto action
  5. :hide
  6. set _SSFLAG=g
  7. :action
  8. ssync -%_SSFLAG%r acctreg
  9. ssync -%_SSFLAG%r contact
  10. cd cryptdlg
  11. ssync -%_SSFLAG%r test
  12. cd ..
  13. ssync -%_SSFLAG%r dead
  14. ssync -%_SSFLAG%r envhost
  15. ssync -%_SSFLAG%r exploder
  16. cd external
  17. ssync -%_SSFLAG%r objp
  18. cd ..
  19. ssync -%_SSFLAG%r gwnote
  20. cd inetcomm
  21. ssync -%_SSFLAG%r apitest
  22. ssync -%_SSFLAG%r mepad
  23. cd..
  24. ssync -%_SSFLAG%r logwatch
  25. ssync -%_SSFLAG%r macbuild
  26. cd mailnews
  27. ssync -%_SSFLAG%r onestop
  28. ssync -%_SSFLAG%r om
  29. ssync -%_SSFLAG%r doc
  30. cd ..
  31. ssync -%_SSFLAG%r mapitest
  32. ssync -%_SSFLAG%r msoemapi
  33. ssync -%_SSFLAG%r oejunk
  34. ssync -%_SSFLAG%r oesdk
  35. ssync -%_SSFLAG%r sendfile
  36. cd setup\cab
  37. ssync -%_SSFLAG%r qfe
  38. cd ..\..
  39. ssync -%_SSFLAG%r symfind
  40. ssync -%_SSFLAG%r tools
  41. ssync -%_SSFLAG%r wab
  42. cd wabw
  43. ssync -%_SSFLAG%r bbt
  44. ssync -%_SSFLAG%r build
  45. ssync -%_SSFLAG%r doc
  46. ssync -%_SSFLAG%r ldapcli
  47. ssync -%_SSFLAG%r test
  48. ssync -%_SSFLAG%r tools
  49. ssync -%_SSFLAG%r vcard
  50. cd ..