thanks for great app
i have one question:
is it posible to use more then one test.eval per section?
for example:
; Sub command 0
description.0=Windows Media Player 9 (Current Version is %wmp.dll.version%)
command.0=Wmp9\MPSetupXP.exe /Q:A /R:N
test.0.0=C:\test.htm
test.0.1=%SystemRoot%\System32\wmp.dll?size!4874240
;its for 1st test
test.eval.0 = 0
selected.0 = if.true
;its for 2nd test
test.eval.0 = 1
flags.0=italic:if.false
thanks