Initial commit

This commit is contained in:
2021-04-20 07:59:36 +02:00
commit fb0247c874
21969 changed files with 11640044 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" ?>
<root>
<config>
<!-- All needed infos about the edkb02 batch -->
<EDKB02>
<ProgramId>4</ProgramId>
<JobId>20</JobId>
</EDKB02>
<!-- The process names to monitor -->
<EDKB02ProcessName>OUTLOOK</EDKB02ProcessName>
<WordProcessName>WINWORD</WordProcessName>
<!-- The file that contains the filecount -->
<FileCountPath>C:\data\proj\BMS\WinUI\bin\FileCount.txt</FileCountPath>
<!-- The file that contains the return value -->
<ReturnFilePath>C:\data\proj\BMS\WinUI\bin\Return.txt</ReturnFilePath>
</config>
</root>