I don't think you can do that in WiX. Your best bet is probably to have a
script like Python do the
calculation and then call candle with -dSequenceStart= on the command
line.
Rob
Ashish Premaraj wrote:
> Need to do the below calculation or a variation of it for every build
> our team genera
Need to do the below calculation or a variation of it for every build our team generates.
I want to calculate the sequence start number of each patch we generate in a variable called SequenceStart.
How do i do this operation in wix? if it is not possible is there any alternate ways of ach
2 matches
Mail list logo