> -Original Message-
> I have a feature with the ID="SomeFeature".
>
> $SomeFeature
> This throws an ICE79 error.
>
> However, changing the $ to a ! is fine.
$ is for components, & and ! are for features.
(Conditional Statement Syntax
http://msdn2.microsoft.com/en-us/library/aa368012(VS
I'm running Wix 3 and can't figure out how to get around this ICE79 error.
I have a feature with the ID="SomeFeature".
Down in the InstallExecuteSequence I have...
$SomeFeature
This throws an ICE79 error.
However, changing the $ to a ! is fine.
!SomeFeature
Any ideas? Has the expression sy
2 matches
Mail list logo