Forum Discussion
3 Replies
- Marsha_R
Champion Level 3
You can use this method to look for the program file in the folder for the start menu.
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfilesystem/exists.html
- AlexKaras
Champion Level 1
Hi,
The actual check (and, thus, the code) depends on your tested application. It might be just a check of some folder, as it was suggested by Marsha; or it might be a query to WMI; or some other flag that indicates whether or not the tested application is installed in the system.
- sonya_m
Alumni
Thank you Marsha and Alex!
Shiva_Kumar could you mark the best reply as a solution here? This will be very helpful for all TestComplete Community members.