File/@Id and @Name are generated during compile. !(wix.) variables are
resolved during bind. However, you could use a preprocessor variable
$(var.) becaue the order looks like this:
preprocess - candle.exe
compile - candle.exe
link - light.exe
bind - light.exe
Kamil Mierzejewski wrote:
> H
Hi,
I've just noticed an unexpected behaviour while using a WixVariable in
f...@source attribute. For example:
[...]
[...]
The doc states, that if I don't specify Name or Id, WiX will generate
them for me. When I looked into the generated MSI with Orca it appeared
that the generated Id for
2 matches
Mail list logo