Is there a way to get something like (In C++) #pragma message("some message")
that I can put in my WiX project file?  I want to output in the log the
generated product code each time it is built. 

I found <warning> but I can't get it to output the value of a variable.  I
tried a couple of variations of this, and they just show the literal.

<?warning ProductCode is !(var.ProductCode) ?>

It prints out "ProductCode is !(var.ProductCode)"

I am brain dead, so please excuse me for not thinking.

Thanks!

G






--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/I-swear-I-looked-around-before-asking-about-pragma-message-functionality-tp7598646.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to