You cannot set a property to the value of another property in that way.
That is necessary to prevent creating circular references. What you
should do is call a CustomAction that will set the value of VDDIR
property after MAINDIR has been set. You would have to do something like
this:
K-bal
: [WiX-users] How to use a Property Value to create another
Property
Have you tried:
I think that should resolve to what you want.
On 2/14/07, Nick Hennemann <[EMAIL PROTECTED]> wrote:
I have the following Property "MAINDIR" and it is populated correctly
f
Have you tried:
I think that should resolve to what you want.
On 2/14/07, Nick Hennemann <[EMAIL PROTECTED]> wrote:
*I have the following Property "MAINDIR" and it is populated correctly
from the registry….*
And then I have another property call "VDDIR" and I use
3 matches
Mail list logo