Re: [WiX-users] Setting different TARGETDIR

2013-02-07 Thread Peter Shirtcliffe
: 07 February 2013 05:26 To: WiX-users@lists.sourceforge.net Subject: [WiX-users] Setting different TARGETDIR HI, In MSI.i want to set two different TARGETDIR'S .my entire flow is going to E:\ directory.. But SOme of my folders/files has to go to C:\ dirve. I tried with InstallDir,SystemDi

[WiX-users] Setting different TARGETDIR

2013-02-06 Thread Chaitanya
HI, In MSI.i want to set two different TARGETDIR'S .my entire flow is going to E:\ directory.. But SOme of my folders/files has to go to C:\ dirve. I tried with InstallDir,SystemDir but those are not working.. Suggest me.how to do Thanks, wdvwv -