Hi,

I have the following pre-build event for wix.

"$(WIX)bin\heat.exe" dir
"$(ProjectDir)/../src/bin/$(ConfigurationName)/MyAppInt" -cg MyAppFiles -gg
-scom -sreg -sfrag -srd -dr AV -var var.MyAppFilesDir -out
"$(ProjectDir)Fragments/MyAppFiles.wxs"

I have my MyApp.exe and MyApp.exe.config files in the
/src/bin/Debug/MyAppInt.  However, when the prebuild step is carried out,
for some reason, wix/heat.exe thought that my executable and config should
be MyAppInt.exe and MyAppInt.exe.config.  Is there any way to fix this?  

Thank you very much for your help in advance.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Heat-exe-harvesting-question-tp7596962.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&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