An application that I have packaged will only work with Excel 2000. But Office XP is installed as part of the base image and is the corporate standard. These are the steps that I have taken, to get the application to function on a clean XP workstation.
*Install Excel 2000 to C:\Program Files\Microsoft Office 2000\ (not standard location).
*Install remaining Office XP Features (word,outlook...etc) to default directory of C:\Program Files\Microsoft Office\. During the installation I choose not to do the upgrade.
So to automate this task I...
*Created a Transform for Excel 2000 and Office XP
*In a script installed Excel 2000 using a transform. This functioned fine.
*In a script Installed Office XP using a transform as well, but this didn't work as expected. This upgrade Excel 2000 to XP and failed to install the remaining Office Features.
What I am thinking is that the transform runs differently when I use the /qb install during installation, or that Tuner did not pick up the options that I set when I told the install not to do an upgrade. I am guessing that the first is the reason, although I don't have any idea on how to remedy it.
I would love to try any ideas anyone has,