Re: [WiX-users] Msi is not creating in the Drive

2013-02-06 Thread Chaitanya
to go to C:\ drive IS it possible -Original Message- From: David Watson [mailto:dwat...@sdl.com] Sent: 06 February 2013 16:11 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Msi is not creating in the Drive It sounds like there is a mismatch between the

Re: [WiX-users] Msi is not creating in the Drive

2013-02-06 Thread David Watson
06 February 2013 05:23 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Msi is not creating in the Drive It is MSI's default behavior to choose the disk with the most space. Try capitalizing the property to TARGETDIR. TARGETDIR=E:\ -- View this message in context: http://windo

Re: [WiX-users] Msi is not creating in the Drive

2013-02-05 Thread Chaitanya
orge.net Subject: Re: [WiX-users] Msi is not creating in the Drive It is MSI's default behavior to choose the disk with the most space. Try capitalizing the property to TARGETDIR. TARGETDIR=E:\ -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.co

Re: [WiX-users] Msi is not creating in the Drive

2013-02-05 Thread Nick Ramirez
It is MSI's default behavior to choose the disk with the most space. Try capitalizing the property to TARGETDIR. TARGETDIR=E:\ -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Msi-is-not-creating-in-the-Drive-tp7583373p7583385.html Sent from the wi