Forum Discussion

sshahin's avatar
sshahin
Occasional Contributor
12 years ago
Solved

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...
  • TanyaYatskovska's avatar
    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.