ZRCola tutorial is now displayed only if ZRCola feature was installed
This commit is contained in:
parent
4d53785af7
commit
1016d5f738
@ -200,9 +200,9 @@ All :: "$(LANG).$(PLAT).$(CFG).InstallUISequence-1.idt"
|
|||||||
Action Condition Sequence
|
Action Condition Sequence
|
||||||
s$(MSIBUILD_LENGTH_ID) S255 I2
|
s$(MSIBUILD_LENGTH_ID) S255 I2
|
||||||
InstallUISequence Action
|
InstallUISequence Action
|
||||||
dlgTutorial1 NOT Installed 1400
|
dlgTutorial1 NOT Installed AND &featZRCola>=3 1400
|
||||||
dlgTutorial2 NOT Installed 1401
|
dlgTutorial2 NOT Installed AND &featZRCola>=3 1401
|
||||||
dlgTutorial3 NOT Installed 1402
|
dlgTutorial3 NOT Installed AND &featZRCola>=3 1402
|
||||||
<<NOKEEP
|
<<NOKEEP
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user