
# Two chains, the first constrains the device and the second constrains the capabilities
[main]
name=match_06
template=simple.txt
inifile=match.ini

[chains]
chain1=SymbianTestRootCARSA,single_dev1
chain2=SymbianTestRootCARSA,user_caps

[files]
file1="\epoc32\release\<PLATFORM>\<CONFIGURATION>\tswiusergrantable_all_protected.exe"-"!:\sys\bin\tswiusergrantable_all_protected.exe";

[install]
script=<SCRIPT_DIR>\simple.xml
numexist=1
exist0=c:\sys\bin\tswiusergrantable_all_protected.exe

[uninstall]
script=<SCRIPT_DIR>\uninstall.xml
numnonexist=1
nonexist0=c:\sys\bin\tswiusergrantable_all_protected.exe
