You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
582 B
21 lines
582 B
<?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> |