Hi,

I have a  Wix property which I set from a value entered by a user in a
particular UI dialog. This is actually a base port number used by the
program that will be installed. The default value of this is 20000 (say).

<Property Id="STARTPORT" Value="20000" />

I want to set other port numbers based on the value of this STARTPORT
property. Is it possible to create another property and perform some simple
calculation based on the value of the STARTPORT? How can I achieve this in
Wix?

Thanks.

-- 
View this message in context: 
http://n2.nabble.com/Incrementing-the-value-of-a-Wix-Property-tp2992019p2992019.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to