Subversion Repositories delphiutils

Rev

Rev 53 | Rev 62 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
39 daniel-mar 1
@echo off
41 daniel-mar 2
call _Batch\processDir.bat "Delphi Code\QuerySystemMenu"
44 daniel-mar 3
call _Batch\processDir.bat "Delphi Code\DragNDropDlgs"
4
call _Batch\processDir.bat "Delphi Code\ParamUtils"
39 daniel-mar 5
call _Batch\processDir.bat "_Common"
61 daniel-mar 6
call _Batch\processDir.bat "Base-Converter"
39 daniel-mar 7
call _Batch\processDir.bat "Batch-Working-Directory"
8
call _Batch\processDir.bat "CmdHere"
9
call _Batch\processDir.bat "Create Shortcut"
10
call _Batch\processDir.bat "DNDFC (Drag'n'Drop FileCompare)"
11
call _Batch\processDir.bat "DosLineConv"
12
call _Batch\processDir.bat "FileExtCh"
13
call _Batch\processDir.bat "FileMD5"
14
call _Batch\processDir.bat "Kalenderersatz"
15
call _Batch\processDir.bat "Recycle Bin Unit"
16
call _Batch\processDir.bat "Recycle Bin Unit\Windows 95 Bit Bucket Reader"
17
call _Batch\processDir.bat "Uhrersatz (Atomuhr)"
18
call _Batch\processDir.bat "Units"
19
call _Batch\processDir.bat "umlaut-Ersetzer"
20
call _Batch\processDir.bat "Dreisatz"
21
call _Batch\processDir.bat "."
53 daniel-mar 22
 
23
call _Batch\processDir.bat "StatusMon 3.0"
24
cd "StatusMon 3.0"
25
"C:\Programme\Inno Setup 5\iscc.exe" "StatusMon.iss"
26
cd ..
27
call _Batch\processDir.bat "StatusMon 3.0\Output"