Re: [WiX-users] Files to install in a location other than INSTALLDIR

2012-08-23 Thread sudriptan
7; Read='yes' /> > > > > > > > > > But, still it doesn't help. No matter what I do I am unable to get rid of > the link error. > > > Thanks. > > > > -----Original Message----- > From: "Peter Shirtcliffe"

Re: [WiX-users] Files to install in a location other than INSTALLDIR

2012-08-22 Thread Rob Mensching
; > > > > > > > But, still it doesn't help. No matter what I do I am unable to get rid of > the link error. > > > Thanks. > > > > -Original Message----- > From: "Peter Shirtcliffe" > Sent: Wednesday, 22 August, 2012 2:44pm > To

Re: [WiX-users] Files to install in a location other than INSTALLDIR

2012-08-22 Thread sudriptan
do I am unable to get rid of the link error. Thanks. -Original Message- From: "Peter Shirtcliffe" Sent: Wednesday, 22 August, 2012 2:44pm To: "Sudripta Nandy" , "General discussion for Windows Installer XML toolset." Subject: RE: [WiX-user

Re: [WiX-users] Files to install in a location other than INSTALLDIR

2012-08-22 Thread Peter Shirtcliffe
Normally directories are created automatically when a file is installed into them. For some reason, the ICE checker thinks you might not install a file into that location.I'm not sure how intelligent it is at calculating when this can happen. If you are happy that there are valid situations where f

Re: [WiX-users] Files to install in a location other than INSTALLDIR

2012-07-02 Thread sudriptan
Thanks for the help. Will try it out and let you know. // Sudripta -Original Message- From: "Peter Shirtcliffe" Sent: Wednesday, 27 June, 2012 6:09pm To: "Sudripta Nandy" , "General discussion for Windows Installer XML toolset." Subject: RE: [

Re: [WiX-users] Files to install in a location other than INSTALLDIR

2012-06-27 Thread Peter Shirtcliffe
A property and a directory ID are both kinds of properties. You use NEWLOC1 as a directory ID and you write your directory structure so that the default locations for the 2 properties are the IDs of their corresponding directories in the tree: -- default directory structure for INSTALLDIR