Re: [WiX-users] Adding duplicate filenames within different locations

2007-04-25 Thread Bob Arnson
jrcolons wrote: >In my application, there's thousands of files, and some of them have the > same file name. I try to compile /link my project and shows the following > error: > You can have many files with the same name but their ids must be unique per package. If you use Heat to generate

Re: [WiX-users] Adding duplicate filenames within different locations

2007-04-25 Thread Rennie Petersen
Are the files declared in the same ? They should not be. Files for different folders should be declared in separate Components. Rennie > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of jrcolons > Sent: 25. april 2007 20:59 > To: wix-users@lists.so