Multiple Watch running

Some scenarios may require multiple Watch running in parallel:

$ iidxwatch.exe config Watch|Another

The result is that the initial Watch is started and it will spawn an additional process which will read startup and configuration information from different sections.

Example 1. Run two Watch activated by insertion of a smart card with certificates from two different CAs.
[Command]
Watch=-match "2.5.4.3=Pointsharp CA v2|A0" config Watch|Another
Watch Another=-match "2.5.4.3=Pointsharp CA v3|A0" config Another
[Watch Insert]
1=open c:\temp\ca_v2.txt
[Watch Another Insert]
1=open c:\temp\ca_v3.txt