We are in the process of switching from InstallShield 12 to InstallShield 2009. Our builds are failing because the newly built merge modules are not being copied to merge module location as specified by the first folder in the "Merge Module Path" field of the Stand Alone tab of the action. The help says
"Merge Module Path : Enter a single path or multiple comma separated paths to the merge modules. You will need to manually quote this field if you are entering multiple paths (individually quoted) or your path contains spaces. The first path is what is selected as the path to copy the MSM file.
Note:
The copy will only work if IsSABld.exe is set as the IS executable. This is because it has the -o option w/in InstallShield"
However, the merge modules are not being copied. In IS 2009 Stand Alone Build Tool, it appears that IsSABld.exe IS NO LONGER installed as part of the tool. However, IsCmdBld.exe IS installed as part of the tool. And, in deed, Tools->Options-->Install Builders-->InstallShield--> InstallShield 2009 Location is populated with \System\IsCmdBuild.exe.
After creating an IS 2009 project action and populating it with the settings from a previous IS 12 project action, it fails to copy the .MSM to the specified Merge Module folder. And, the FinalBuilder log file showing the command issued does NOT have the -o option specifying the merge module path. But, when running the exact command from the command line with the -o included, everything works as it used to.
So, is this something that can be looked into and fixed quickly?
Also, is there a way to "upgrade/convert" one action to another? In this case, convert an "Installshield Dev7+,X+,11,12 Project (MSI)" action to an "InstallSheild 2009 Project" action? Say, right click on the current action and have the ability to select convert to either IS2008 Project action or IS2009 Project action and have all of my current settings ported over?
BTW, I'm using FinalBuilder 6.1.0.891.
Thanks in advanced for your help guys!!!
Regards,
Tracey