Initial commit
This commit is contained in:
21
BMS/EDKB02WinUI/settings.xml
Normal file
21
BMS/EDKB02WinUI/settings.xml
Normal 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>
|
||||
Reference in New Issue
Block a user