Re: [WiX-users] Component Creation - Simple Advice needed

2013-02-11 Thread Marc Beaudry
: Re: [WiX-users] Component Creation - Simple Advice needed One component per file works well in most cases. The link below suggests help files go in their own component. http://msdn.microsoft.com/en-gb/library/windows/desktop/aa368269%28v=vs.85%2 9 .aspx Non-versioned files have their own update

Re: [WiX-users] Component Creation - Simple Advice needed

2013-02-11 Thread Peter Shirtcliffe
One component per file works well in most cases. The link below suggests help files go in their own component. http://msdn.microsoft.com/en-gb/library/windows/desktop/aa368269%28v=vs.85%29 .aspx Non-versioned files have their own update rules, but basically it works without you having to do anyt