I am trying to write a short powershell script so that when i start my computer, internet explorer is opened with several differnt tabs, ex.(google, yahoo, dogpile)
feedback
|
migrated from stackoverflow.com Nov 9 '10 at 10:46
This question came from our site for professional and enthusiast programmers.
|
Tried and worked:
Credits go to http://blogs.msdn.com/b/tonyschr/archive/2007/01/19/ie-automation-amp-tabs.aspx | |||
|
feedback
|
| |||
feedback
|
|
Add shortcuts for the URLs you want to load to your Startup menu. No need for a script or PowerShell. | |||||||||
feedback
|