> -----Original Message-----
> I have a feature with the ID="SomeFeature".
>
> <Custom Action="MyAction" After="InstallFinalize">$SomeFeature</Custom>
> 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.85).aspx)


Daryn.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to