we are trying to use rational robot to test our application installation process. At the end of the installation, there is a "Installation complete" window to inform user the application has been installed successfully. We put code in robot scripts to close this window, but somehow rational robot is not in control when the installation starts, and we have to manually close that "Installation complete" window, then rational robot regains control back. We really want robot to finish the whole installation process. Is anyone know why this hanppens? and is there any way to make it work automatically? Thanks!