Hi all,
We've just upgraded from Admin Studio 3.5 to version 5.5. I have a new version of an application which we packaged many times previously. When I put it through the version 5.5 repackager it misses three merge modules that the version 3.5 repackager included, and as a consequence the resulting msi breaks the target system.
The files 5.5 decides to include in the [systemfolder] are:
ASYCFILT.DLL
COMDLG32.OCX
MSCOMCTL.OCX
MSFLXGRD.OCX
OLEAUT32.DLL
OLEPRO32.DLL
STDOLE2.TLB
and the Merge Modules it omits compared with 3.5 are:
MS Common Dialog Control 6.0
MS Flexgrid Control 6.0
MS Windows Common Controls (6.0)
Whilst to get this particular package out in a hurry (as always!) I can remove the individual files and include the merge modules manually, it scares the hell out of me to think that I may not be able to trust merge module detection in the new version.
Has anyone experienced similar problems?
Can anyone advise how exactly repackager decides whether or not to include a particular merge module and why 3.5 and 5.5 work differently?
Any thoughts on how I can ensure that 5.5 correctly detects these merge modules in future?
Thanks in Advance,
Graham