I have created an InstallShield single-executable install which includes some merge modules for VS2005 dependencies which go in the WinSxS, such as VC80.CRT. I work remotely, and when our tester runs the install on an XP machine, it works fine. I've also verified that when run on an XP machine that's missing the VC80.CRT version I need, the install does successfully install it. But, when our tester runs the install on a VMWare image (XP), the merge module does not get installed.
I know nothing about VMWare. Can somebody provide a "well, duh!" type of answer on this? I'd love to just be able to tell them that we can't expect it to install the merge module on a VMWare image. Or, is there some way I can make the merge module install properly under VMWare?
Thanks!