You'll want a separate script (language doesn't matter, just whatever
you're familiar with) that can be called as part of your build process
to extract the value from the C file and then simply pass it in as a
variable when launching WiX.

I'm using Nant, and have a bunch of scripts to extract information
from various files that is later passed in as variables to candle and
light.

Sascha

On Wed, Aug 12, 2009 at 3:10 PM, Igor Minsk<igor...@hotmail.com> wrote:
>
>
>  Hi,
>
> I need to get string constant from C header file and put its value to the 
> registry in Wix project.
>
> Can somebody recommend the way to use .h file in Wix?
>
>
>
> Thank you,
>
> Igor
>
>
> _________________________________________________________________
> Get your vacation photos on your phone!
> http://windowsliveformobile.com/en-us/photos/default.aspx?&OCID=0809TL-HM
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to