# Check that an embedded SIS file can have different capabilities to the ones granted to the parent SIS file.
[main]
name=match_12
template=simple.txt
inifile=match.ini

[chains]
chain1=SymbianTestRootCARSA,user_caps

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

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

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


