%WIX%\bin

-----Original Message-----
From: Dirk Räder [mailto:d...@raeder.cc] 
Sent: 16 September 2011 12:38
To: wix-users
Subject: [WiX-users] Calling heat from preprocessor extension?

Hi,

I'm currently tayloring a preprocessor extension that generates the
entire directory structure, components and so on during the
preprocessor run. It is quite similar to heat, but can be used within
the WiXproj build.

I also have to generate class and registry values for several files.
Here, I'm would like to call "heat file $inputFile -out $outputFile
-sfrag". The next step would be to extract the resulting Class and
RegistryValue element from $outputFile.

How can I determine where to find heat.exe? Simply start a process it
and hope Windows will find the executable? Or is there a more robust
way?

Regards, Dirk

-----------------------------------------------------------------------------
-
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to