Selecting "No" button on a dialog
I have setup an installer that kicks of a secondary install of WSH. When this install finishes, it pops up with an option to reboot. I would like to programatically select the no option. I am already able to find this window and close it, but the install of WSH isn't completed until one of the buttons is selected. Any help would be appreciated.