Subversion Repositories delphiutils

Rev

Rev 39 | Rev 42 | 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 "_Common"
  4. call _Batch\processDir.bat "Batch-Working-Directory"
  5. call _Batch\processDir.bat "CmdHere"
  6. call _Batch\processDir.bat "Create Shortcut"
  7. call _Batch\processDir.bat "DNDFC (Drag'n'Drop FileCompare)"
  8. call _Batch\processDir.bat "DosLineConv"
  9. call _Batch\processDir.bat "FileExtCh"
  10. call _Batch\processDir.bat "FileMD5"
  11. call _Batch\processDir.bat "Kalenderersatz"
  12. call _Batch\processDir.bat "Recycle Bin Unit"
  13. call _Batch\processDir.bat "Recycle Bin Unit\Windows 95 Bit Bucket Reader"
  14. call _Batch\processDir.bat "Uhrersatz (Atomuhr)"
  15. call _Batch\processDir.bat "Units"
  16. call _Batch\processDir.bat "umlaut-Ersetzer"
  17. call _Batch\processDir.bat "Dreisatz"
  18. call _Batch\processDir.bat "."
  19. pause
  20.