Subversion Repositories delphiutils

Rev

Rev 44 | Rev 53 | Go to most recent revision | View as "text/x-msdos-batch" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. @echo off
  2. call _Batch\processDir.bat "Delphi Code\QuerySystemMenu"
  3. call _Batch\processDir.bat "Delphi Code\DragNDropDlgs"
  4. call _Batch\processDir.bat "Delphi Code\ParamUtils"
  5. call _Batch\processDir.bat "_Common"
  6. call _Batch\processDir.bat "Batch-Working-Directory"
  7. call _Batch\processDir.bat "CmdHere"
  8. call _Batch\processDir.bat "Create Shortcut"
  9. call _Batch\processDir.bat "DNDFC (Drag'n'Drop FileCompare)"
  10. call _Batch\processDir.bat "DosLineConv"
  11. call _Batch\processDir.bat "FileExtCh"
  12. call _Batch\processDir.bat "FileMD5"
  13. call _Batch\processDir.bat "Kalenderersatz"
  14. call _Batch\processDir.bat "Recycle Bin Unit"
  15. call _Batch\processDir.bat "Recycle Bin Unit\Windows 95 Bit Bucket Reader"
  16. call _Batch\processDir.bat "Uhrersatz (Atomuhr)"
  17. call _Batch\processDir.bat "Units"
  18. call _Batch\processDir.bat "umlaut-Ersetzer"
  19. call _Batch\processDir.bat "Dreisatz"
  20. call _Batch\processDir.bat "BackupMon 3.0"
  21. call _Batch\processDir.bat "."
  22.