John Smith wrote:
> Hi,
>
> I want to publish a custom action event only when a certain expression
> is TRUE.
> e.g. when a certain property [Version] is higher than "7.0", what's the
> syntax to use??
Hi,
just use that property inside of the tag:
VersionNT >=
500
...
Regards,
Frank
-
Karthika K wrote:
> Hi All,
>
> I have a console application which installs custom controls to a
> toolbox. I want to run this application from a setup (wix file).
> How can I use InstallUtil.exe for this purpose? I had the following
> customaction element:
>
> '"C:\WINDOWS\Microsoft.NET\Frame
2 matches
Mail list logo