I developed a merge module that copies several files and launches two EXE files.
Those EXE files need as input the destination directory of the files.
Now I'm developing a MSI installation pack with InstallShield DevStudio9... I open the Redistributables View, I select the Properties of my .MSM ... and then?
In the "Configurable Values" tab I modified "New Destination Folder" using TARGETDIR,INSTALLDIR,.... but my merge module continues to be installed in
"C:\"
I suppose there is something about merge modules that I still don't understand.
Is there anybody who can help me.
Thanks in advance


