I’m using AutoHotKey which is a program that lets me define my own hot keys. I have a hot key to open a link in IE. When I run the hot key command again the same window opens in the same browswer. I would like it to open in a new browser.
I’m using “Run http://www.google.com”, for example.
Thanks.
got it:
iexplore.exe -noframemerging http://www.google.com