Internet Explorer 7 Command Line Arguments
MOVED
This content has been moved to my new blog at:
https://petelepage.com/blog/2007/01/internet-explorer-7-command-line-arguments/
Thanks,
PEte
Comments
Anonymous
January 19, 2007
The comment has been removedAnonymous
January 20, 2007
The comment has been removedAnonymous
January 25, 2007
Markus, Yes, just start iexplore several times, one for each url. Of course the user can change behaviour in Internet Options but the default is that each time you run iexplore with a url it will open in a new tab.Anonymous
February 06, 2007
Robert, If I do that, I have several windows with an url in each one, and I didn't found the right option to obtain several urls in a single window (since I think have tried all of them) ... What's the problem ? Thank you for your answer .Anonymous
February 09, 2007
The comment has been removedAnonymous
February 09, 2007
The comment has been removedAnonymous
February 10, 2007
Hi, I have tried a lot of possibilities, in fact if I write : start site1 start site2 ... start siteN I obtain one window with the siteN (only) But if I write : start site1 pause start site2 ... start siteN It doesn't matter. I obtain exactly what I want, that's to say one window with N tabs. I can't explain this, the only wrong thing is that we have to press a touch for continue... Thank you, have a nice day.Anonymous
February 12, 2007
I would appreciate any help on this. After installing IE 7 a couple of days ago, restarting my PC and starting up internet my ISP homepage (BT.Yahoo) can't be found because it's been prefixed with -nohome. I've tried a few things - like setting my homepage to 'about blank' in internet options but I still have the same issue. I appreciate that for some of you boffins the solution has been clearly defined in previous comments, but I still don't understand how to fix this. Cheers!Anonymous
February 13, 2007
I have the same problem as Oliver had. It's very difficult to open a single IE7 window with multi tabs when you use ShellExecute to open different urls. There is no a simple parameter to use for this. I searched by Google. There is a blog advise using JS script to solve it. The link is http://blogs.msdn.com/tonyschr/archive/2007/01/19/ie-automation-amp-tabs.aspx. But it is not a very good way. MS should improve it.