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

Reply via email to