We recently upgraded from XPe to WES 2009. We had no issues during the
upgrade. When we went to run our target images (which ran fine under XPe),
which we built under WES, we are seeing three application installations from
a specific component run way too early during FBA. In fact, they're running
well before phase 8500! Then, when FBA gets to the phase for which we've set
them to run (9100, 9200, & 9300), they run again!
The component has about 10 different application installs to run (via FBA
generic cmd), and they start at 9000, and go to 10000.
These 3 applications that run early are installed using msiexec. We have
one other component that installs fine using msiexe, but it has a setup file
associated with it. The offending msi installers do not have a setup file
associated with them, nor can we get them.
We've even created a new component from the ground up, and we still see the
same behavior.
What would cause these applications to install well before phase 8500, then
again during their specified phases? I suspect it has something to do w/ the
msi installers...
Any ideas? We're stuck! Any help would be greatly appreciated!
The only real difference we