Open IE with multiple tabs
问题 I'm trying to create an AutoHotkey script that can be added to the Startup folder, to open IE with multiple predetermined tabs. I have several websites at work that I use regularly, & I want to have IE automatically open when I first login with these pages loaded. I've searched & found a few AHKs which I've tried to alter for my needs, but I receive errors with them. Here is the code I'm trying to use: Pwb := COM_CreateObject ("InternetExplorer.Application") Pwb.Visible:=True Pwb.Navigate(