Re: [WiX-users] Id for Component and File

2013-02-14 Thread Rob Mensching
nally, if the installer changes. Adding a bug with a minimal > project to reproduce would help it get fixed too. > > -Original Message- > From: Sam Boman [mailto:s...@samb.se] > Sent: 11 February 2013 15:47 > To: General discussion for Windows Installer XML toolset. > Subje

Re: [WiX-users] Id for Component and File

2013-02-11 Thread Peter Shirtcliffe
ussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Id for Component and File Ok, I also found the example in the documentation which uses same Id for Component and File... http://wix.sourceforge.net/manual-wix3/add_a_file.htm But they (Id's) seems to be required, so I can

Re: [WiX-users] Id for Component and File

2013-02-11 Thread Sam Boman
Ok, I also found the example in the documentation which uses same Id for Component and File... http://wix.sourceforge.net/manual-wix3/add_a_file.htm But they (Id's) seems to be required, so I can't skip them. Also, the Error: LGHT0216 Can I get a better / more detailed description? I have tried to

Re: [WiX-users] Id for Component and File

2013-02-11 Thread Peter Shirtcliffe
Yes that's OK for the reason that you suggest. In fact, if you omit the IDs from file and component, wix will generate them and are the file name with any invalid characters substituted. -Original Message- From: Sam Boman [mailto:s...@samb.se] Sent: 11 February 2013 15:23 To: wix-users@li