I use a web application which is based on multiple tabs in browser. This is all fine to me, since this means I can just load those tabs to a single browser instance and have them there in one big group. However I'd like to be able to persist those tabs since reopening them is a bit cumbersome. Since I'm using Internet Explorer 9, I already tried the new pinning sites feature but that only allows for a single tab to be pinned.
So, how do I create a link similar to pinned site that would spawn a new instance of Internet Explorer 9 with the tabs I have predefined?
