Technology Questions

Go Back   Technology Questions > Software Questions > Internet > Internet Explorer

Internet Explorer Discuss IE7 or any other IE version.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-13-2008, 04:40 AM
Rickap57
Newsgroup Contributor
 
Posts: n/a
Making IE7 multi tab desktop shortcuts

Hello, I am trying to make some extra desktop shortcut's using IE7. I have 3
tab's that i would like to open. Using Firefox the syntax is to use
"-new-window" and the "|" between each URL. That would make Firefox open in a
new window with a tab for each URL. I can not seem to make IE7 work this way.
I have tryed using: -new, :, ;, -newtab, -tab, |, and a few others. -new does
open IE7 in a new window. Maybe IE7 is not ment to work this way. The default
IE7 desktop shortcut works fine with more then one tab.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 02-13-2008, 04:40 AM
  #2 (permalink)  
Old 02-13-2008, 08:00 AM
PA Bear [MS MVP]
Newsgroup Contributor
 
Posts: n/a
Re: Making IE7 multi tab desktop shortcuts

The closest would be saving a Tab Group: IE7 Help | Tabbed browsing:
frequently asked questions | How do I save a group of tabs?

QED: Can you drag (or Send) the saved Tab Group to the desktop as a
shortcut?
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/


Rickap57 wrote:
> Hello, I am trying to make some extra desktop shortcut's using IE7. I have
> 3
> tab's that i would like to open. Using Firefox the syntax is to use
> "-new-window" and the "|" between each URL. That would make Firefox open
> in
> a new window with a tab for each URL. I can not seem to make IE7 work this
> way. I have tryed using: -new, :, ;, -newtab, -tab, |, and a few others.
> -new does open IE7 in a new window. Maybe IE7 is not ment to work this
> way.
> The default IE7 desktop shortcut works fine with more then one tab.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-13-2008, 09:10 AM
Rickap57
Newsgroup Contributor
 
Posts: n/a
Re: Making IE7 multi tab desktop shortcuts

I tryed saving as a group and sending to the desktop as shortcut but that
just gives you a folder view of whats inside the group. Thanks anyway.
Seems to be a shortfall of IE7 I guess. Guess I'll use firefox for
multi-tabbed internet desktop shortcuts.

"PA Bear [MS MVP]" wrote:

> The closest would be saving a Tab Group: IE7 Help | Tabbed browsing:
> frequently asked questions | How do I save a group of tabs?
>
> QED: Can you drag (or Send) the saved Tab Group to the desktop as a
> shortcut?
> --
> ~Robear Dyer (PA Bear)
> MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
> AumHa VSOP & Admin http://aumha.net
> DTS-L http://dts-l.net/
>
>
> Rickap57 wrote:
> > Hello, I am trying to make some extra desktop shortcut's using IE7. I have
> > 3
> > tab's that i would like to open. Using Firefox the syntax is to use
> > "-new-window" and the "|" between each URL. That would make Firefox open
> > in
> > a new window with a tab for each URL. I can not seem to make IE7 work this
> > way. I have tryed using: -new, :, ;, -newtab, -tab, |, and a few others.
> > -new does open IE7 in a new window. Maybe IE7 is not ment to work this
> > way.
> > The default IE7 desktop shortcut works fine with more then one tab.

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-13-2008, 09:51 AM
Viktor Krammer
Newsgroup Contributor
 
Posts: n/a
Re: Making IE7 multi tab desktop shortcuts

Hello,

The Quero Launcher supports multi tab desktop shortctuts and allows you to
customize other window properties (like size and position) as well.

http://www.quero.at/launcher.php

Syntax examples:

qlaunch.exe open="url1|url2|etc"

Tabs are separated by "|"

You can also open multiple windows with qlaunch

qlaunch.exe open="url1" open="url2"

Best regards,

Viktor Krammer
--
http://www.quero.at/
The New Web Experience

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 02-13-2008, 10:11 AM
Robert Aldwinckle
Newsgroup Contributor
 
Posts: n/a
Re: Making IE7 multi tab desktop shortcuts

"Rickap57" <Rickap57@discussions.microsoft.com> wrote in message
news:A7DA3F68-8BEF-4F1F-8496-EE77CDD19A5D@microsoft.com...
>I tryed saving as a group and sending to the desktop as shortcut but that
> just gives you a folder view of whats inside the group. Thanks anyway.


> Seems to be a shortfall of IE7 I guess.



Yes. The closest you can get to what you want but isn't very reliable
is to make a cmd file which starts in that directory and does this:

for %u in (*.URL) do "%u"


E.g. it certainly doesn't do what you might expect if you are offline
or not connected.... ; }


Good luck

Robert Aldwinckle
---


> Guess I'll use firefox for
> multi-tabbed internet desktop shortcuts.
>
> "PA Bear [MS MVP]" wrote:
>
>> The closest would be saving a Tab Group: IE7 Help | Tabbed browsing:
>> frequently asked questions | How do I save a group of tabs?
>>
>> QED: Can you drag (or Send) the saved Tab Group to the desktop as a
>> shortcut?
>> --
>> ~Robear Dyer (PA Bear)
>> MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
>> AumHa VSOP & Admin http://aumha.net
>> DTS-L http://dts-l.net/
>>
>>
>> Rickap57 wrote:
>> > Hello, I am trying to make some extra desktop shortcut's using IE7. I have
>> > 3
>> > tab's that i would like to open. Using Firefox the syntax is to use
>> > "-new-window" and the "|" between each URL. That would make Firefox open
>> > in
>> > a new window with a tab for each URL. I can not seem to make IE7 work this
>> > way. I have tryed using: -new, :, ;, -newtab, -tab, |, and a few others.
>> > -new does open IE7 in a new window. Maybe IE7 is not ment to work this
>> > way.
>> > The default IE7 desktop shortcut works fine with more then one tab.

>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 02-13-2008, 02:30 PM
Rickap57
Newsgroup Contributor
 
Posts: n/a
Re: Making IE7 multi tab desktop shortcuts

Thanks for the help Robert. I'll give that a try.

"Robert Aldwinckle" wrote:

> "Rickap57" <Rickap57@discussions.microsoft.com> wrote in message
> news:A7DA3F68-8BEF-4F1F-8496-EE77CDD19A5D@microsoft.com...
> >I tryed saving as a group and sending to the desktop as shortcut but that
> > just gives you a folder view of whats inside the group. Thanks anyway.

>
> > Seems to be a shortfall of IE7 I guess.

>
>
> Yes. The closest you can get to what you want but isn't very reliable
> is to make a cmd file which starts in that directory and does this:
>
> for %u in (*.URL) do "%u"
>
>
> E.g. it certainly doesn't do what you might expect if you are offline
> or not connected.... ; }
>
>
> Good luck
>
> Robert Aldwinckle
> ---
>
>
> > Guess I'll use firefox for
> > multi-tabbed internet desktop shortcuts.
> >
> > "PA Bear [MS MVP]" wrote:
> >
> >> The closest would be saving a Tab Group: IE7 Help | Tabbed browsing:
> >> frequently asked questions | How do I save a group of tabs?
> >>
> >> QED: Can you drag (or Send) the saved Tab Group to the desktop as a
> >> shortcut?
> >> --
> >> ~Robear Dyer (PA Bear)
> >> MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
> >> AumHa VSOP & Admin http://aumha.net
> >> DTS-L http://dts-l.net/
> >>
> >>
> >> Rickap57 wrote:
> >> > Hello, I am trying to make some extra desktop shortcut's using IE7. I have
> >> > 3
> >> > tab's that i would like to open. Using Firefox the syntax is to use
> >> > "-new-window" and the "|" between each URL. That would make Firefox open
> >> > in
> >> > a new window with a tab for each URL. I can not seem to make IE7 work this
> >> > way. I have tryed using: -new, :, ;, -newtab, -tab, |, and a few others.
> >> > -new does open IE7 in a new window. Maybe IE7 is not ment to work this
> >> > way.
> >> > The default IE7 desktop shortcut works fine with more then one tab.
> >>
> >>

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 02-13-2008, 02:30 PM
Rickap57
Newsgroup Contributor
 
Posts: n/a
Re: Making IE7 multi tab desktop shortcuts

Thanks for the help Viktor, I'll give that program a try.

"Viktor Krammer" wrote:

> Hello,
>
> The Quero Launcher supports multi tab desktop shortctuts and allows you to
> customize other window properties (like size and position) as well.
>
> http://www.quero.at/launcher.php
>
> Syntax examples:
>
> qlaunch.exe open="url1|url2|etc"
>
> Tabs are separated by "|"
>
> You can also open multiple windows with qlaunch
>
> qlaunch.exe open="url1" open="url2"
>
> Best regards,
>
> Viktor Krammer
> --
> http://www.quero.at/
> The New Web Experience
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi Monitors Mirrored Desktop PC bad2 Vista Hardware 1 12-30-2007 02:11 AM
Making Desktop PC Into VPN Server For Itself? (PeteCresswell) Windows XP 3 10-21-2007 11:00 PM
Multi User Desktop Erick B. Windows Vista 2 05-10-2007 08:50 AM
making a digital photo my desktop image kuipers-az@cox.net Windows XP 1 04-10-2007 07:30 PM
Multi-Desktop app Linuxmon Tablet PC Tips & Tricks 0 07-02-2004 01:19 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 12:29 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0