Code snippet and resulting uninstaller window on execution
I am attempting to use Pywinauto to automate the uninstallation of 'Microsoft NET Framework' using a template provided by Vasily Ryabov. I am able to get to the point where I hit 'Uninstall' in the control panel and the corresponding Uninstaller shows up (please see image)
I can't figure out how to transfer control to the resulting window, select the 'Remove' radio button and click the 'Next' button.
Any help would be much appreciated!