[WiX-users] Wix main and heat project not coupling

2010-11-09 Thread tosatesh
Hi All, I am try to create a simple MSI installer where in i create a heat project with the command ler>heat project "D:\ContentServiceEntities.csproj" -pog Binaries -out "ProjHeat.wxs" -v -gg -cg gnwcommon -var "mygnwcommonprj". I do get a heat file which i use it in my main project file like t

Re: [WiX-users] msbuild and WIX. How to include .net binaries in wix

2010-10-28 Thread tosatesh
Thanks Nick for your time. The picture is getting clearer. Yes, I do intend buy this book but in ebook format to start off with. Satesh From: Nick Ramirez [via Windows Installer XML (WiX) toolset] [mailto:ml-node+5682799-1873990454-298...@n2.nabble.com] Sent: T

Re: [WiX-users] msbuild and WIX. How to include .net binaries in wix

2010-10-26 Thread tosatesh
I managed to understand the usage of HEAT and i saw the output of that tool is to a wxs file which changes the structure with in. Since i am just starting to use wix, pardon my understanding. As i understand, i have a wxs file and the heat tool also outputs to wxs file. my question is Should i be