sshahin
12 years agoOccasional Contributor
Sys.Process("msiexec") and Sys.Process("msiexec", 2)
Sometimes the InstallShield Wizard is recognized by TestComplete as Sys.Process("msiexec"), and other times as Sys.Process("msiexec", 2). All my code fails if I code for one and it turns out to be the...
- 12 years ago
Hi Sal,
It's normal that you may see several msiexec processes - this is one of InstallShield Wizard's features. Please refer to this thread. It contains some tips that will help you create the test.