I have a POS application that will allow a call to another application. I have a need to have an Internet Explorer window open and switch to it. The command that I am using opens a new Internet Explorer window when run:
C:\Program Files\Internet Explorer\iexplore.exe
Is there any way to get the command to open the existing open window?