Why don't you just use the msbuild commandline if you already have the
wixproj? Just call msbuild in the same directory to the sln or wixproj
and it will find it.

Richard Mayes
Blog: http://blog.slinkysoftware.com
Twitter: http://twitter.com/caveman_dick



On 27 June 2012 15:24, Dan Muller <dmuller...@comcast.net> wrote:
> Is there a way to build an installer directly from a wixproj? The normal
> method is to call candle on a wxs, then light on a wixobj, but in a project
> with multiple source files and therefore multiple wixobjs, is there a way to
> create the installer through the command line? What would be the process and
> what would be your suggestions at automating it?
>
> Thanks in advance,
> Dan
>
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Creating-an-installer-through-the-command-line-tp7579149.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to