I am working on QTP automation systems. I need to write custom code in order to pick an Installer for my application and run the same. Can any one help me to guide with code snippet that I should write in order that:
- The code should be able to pick the installer from a folder path location and run the latest Build Exe installer. The exe files are kept on a folder path sorted as per date.
- Also, the code should be able to move the installer to click to next--> next selection and finally finish during the complete installation process.