Forum Discussion
Abramova
Staff
14 years agoHi,
There are several approaches to install your tested application:
1. Run your MSI package from the command line.
2. Create a TestComplete script that uses the Windows Management Instrumentation (WMI) functionality to run the installation program. For more information, please read Working With WMI Objects in Scripts in the online documentation.
3. Use another SmartBear product - Automated Build Studio. This tool provides you with the Install Application (WMI) operation that lets you automate installing an application from a Windows Installer Package to a local or remote computer.