Re: [WiX-users] Change the parentdirectory of a mergemodule

2007-09-26 Thread Rob Mensching
than any other technology… From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 01:49 To: Rob Mensching; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Change the parentdirectory of a mergemodule Hi Rob, I have just decompiled the mergemodules made by

Re: [WiX-users] Change the parentdirectory of a mergemodule

2007-09-26 Thread [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 10:25 AM To: [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Change the parentdirectory of a mergemodule Yes, the Directories that are parented to TARGETDIR can be “reparented”. The MSI SDK talks about how

Re: [WiX-users] Change the parentdirectory of a mergemodule

2007-09-26 Thread Rob Mensching
To: wix-users@lists.sourceforge.net Subject: [WiX-users] Change the parentdirectory of a mergemodule Hi, Is there a posibility to change the parent Directory of a merge module? At the moment I am using a custom action that changes the directory below TARGETDIR. All files of this target will be

[WiX-users] Change the parentdirectory of a mergemodule

2007-09-19 Thread [EMAIL PROTECTED]
Hi, Is there a posibility to change the parent Directory of a merge module? At the moment I am using a custom action that changes the directory below TARGETDIR. All files of this target will be installed fine, but all Subfolders are installed to „[TARGETDIR]Module Retargetable Folder\subdir“