riginal Message-
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: 28 November 2010 14:58
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Testing a variables value from the util extension
>
> Util registry search is currently
neral discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Testing a variables value from the util extension
Util registry search is currently only supported in Bundles. You want the
regular RegistrySearch for use with Product Properties.
On Sun, Nov 28, 2010 at 1:40 AM, Sean Farrow
Util registry search is currently only supported in Bundles. You want the
regular RegistrySearch for use with Product Properties.
On Sun, Nov 28, 2010 at 1:40 AM, Sean Farrow
wrote:
> Hi:
> Using the util:Registry search I have the following code:
> In a fragment:
>
>
>
> Then in th
Hi:
Using the util:Registry search I have the following code:
In a fragment:
Then in the main.wxs file:
How do I then test this in a condition, I've tried the following in a condition
text:
"ISJAWSINSTALLED" =true
And
"ISJAWSINSTALLED" ="true"
Do I even need the property and
4 matches
Mail list logo