Re: [WiX-users] File Element - Source attribute

2011-11-22 Thread Rob Mensching
hnologies.com] > > Sent: 10 November 2011 00:24 > > To: General discussion for Windows Installer XML toolset. > > Subject: Re: [WiX-users] File Element - Source attribute > > > > I've encountered this. I had to shorten names that that the full path > > is less th

Re: [WiX-users] File Element - Source attribute

2011-11-14 Thread John Bergman
aller XML toolset.' Subject: Re: [WiX-users] File Element - Source attribute Thanks for the feedback John. This is a real pain for me. The Wix documentation is pretty poor and does not mention any kind of limit. Can you tell me how you created the full path by concatenating the base and rel

Re: [WiX-users] File Element - Source attribute

2011-11-14 Thread Peter Shirtcliffe
: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] File Element - Source attribute Thanks for the feedback John. This is a real pain for me. The Wix documentation is pretty poor and does not mention any kind of limit. Can you tell me how you created the

Re: [WiX-users] File Element - Source attribute

2011-11-13 Thread Sanjay Poria
path where the wix build is being run? Cheers sanjay > -Original Message- > From: John Bergman [mailto:john.berg...@xpedienttechnologies.com] > Sent: 10 November 2011 00:24 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] File Element - S

Re: [WiX-users] File Element - Source attribute

2011-11-09 Thread John Bergman
I've encountered this. I had to shorten names that that the full path is less than about 240 in order to get past the problems I was having. That means that your current path of your wix file, and append your relative pathing and see how long the resulting string is, maybe you are beyond the l