Re: [WiX-users] multiple wxs wixobj one msi

2008-08-18 Thread Bob Arnson
kkmca wrote: > Could you include an example of how to do this on the command line - my > attempts have not worked. > light one.wixobj two.wixobj -out three.msi -- sig://boB http://joyofsetup.com/ - This SF.Net email is

Re: [WiX-users] multiple wxs wixobj one msi

2008-08-17 Thread kkmca
Could you include an example of how to do this on the command line - my attempts have not worked. k Bob Arnson-6 wrote: > > kkmca wrote: >> Should i use a tool to compile the multipe wixobj files into one or can >> light take multiple wixobj files and output them into one msi? >> > > Yes, l

Re: [WiX-users] multiple wxs wixobj one msi

2008-08-17 Thread Bob Arnson
kkmca wrote: > Should i use a tool to compile the multipe wixobj files into one or can > light take multiple wixobj files and output them into one msi? > Yes, light accepts multiple inputs. -- sig://boB http://joyofsetup.com/

[WiX-users] multiple wxs wixobj one msi

2008-08-15 Thread kkmca
I have multiple fragments that exist as wxs files that i need to compile into one msi - I ran candle on the and now have multiple wixobj files - Should i use a tool to compile the multipe wixobj files into one or can light take multiple wixobj files and output them into one msi? -- View this me