[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2

Force Links in "Favorites" folder pane IE6 to open in new window

Asked by BillDL in Windows XP Operating System, Web Browsers

Tags: new, open, window, ie6, force

Hi Experts

I've been trying to clean up all the redundant *.url files in my Favorites folder by clicking on each in turn in the Favorites pane in Internet Explorer to check which are live and which I either need to update/modify or delete.  In so doing, I've realised something slightly annoying that I thought I could fix with a quick registry tweak.  It doesn't work.

I know the command line options to launch iexplore.exe in a new window using -new, with the -nohome switch, etc, and I thought that if I modified the Default value of:
HKEY_CLASSES_ROOT\InternetShortcut\shell\open\command
by adding the -new switch, that all my Internet Shortcuts would always open in a new window.

The problem is that the command line to open the *.URL file type (Internet Shortcut) is:
HKEY_CLASSES_ROOT\InternetShortcut\shell\open\command
@="rundll32.exe shdocvw.dll,OpenURL %l"

and not iexplore.exe as I assumed it would be.  In fact it's been a while since I looked at that key, and I had forgotten how the command is run through the DLL.

I don't know if shdocvw.dll has any other internal functions that could be called instead, or whether any other parameters could be added to it.

OK, so I wondered if I could modify the command used to open an *.htm/html file (URL:HyperText Transfer Protocol and URL:HyperText Transfer Protocol with Privacy) always in a new IE window.  Here's the registry's "Open" action:

[HKEY_CLASSES_ROOT\http\shell\open]

[HKEY_CLASSES_ROOT\http\shell\open\command]
@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec]
@="\"%1\",,-1,0,,,,"
"NoActivateHandler"=""

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Application]
@="IExplore"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Topic]
@="WWW_OpenURL"

I changed the command from:
"C:\Program Files\Internet Explorer\iexplore.exe" -nohome
to
"C:\Program Files\Internet Explorer\iexplore.exe" -new -nohome
with strange results.

Next time I opened IE, it showed me the prompt about IE not being my default browser, and when I checked the box then closed IE after it loaded normally, it had removed the -new switch from the registry.

Does anyone have any ideas how I can force a link to always open in a new IE when I click on a shortcut in my Favorites pane of IE?

Before you say it, yes I know about Firefox's tabs, I use Firefox about 50% of the time anyway.  I haven't yet checked out Opera, but will do, and like all MS programs IE7 is still too half-baked for me to want to install it :-)

In case you are wondering why this is bugging me, it's not just  the fact that I don't like not being able to change an apparently simple setting, but the fact that having the target page open as a new window while testing each url's validity makes it a whole lot quicker to just close that window and still have my "index" page sitting with the favorites pane ready for the next link check and not have it reloading pages again.

I should probably just be using some utility that runs through each of my Favorites and tests to ensure they are still live.  I've no doubt there's a plethora of freeware utilities and VB Scripts to do this in one pass, but they most likely won't allow you to rename and shuffle the "live" ones into new appropriately named folders while working.

Any suggestions welcome.
Thanks - Bill
 
Related Solutions
Keywords: Force Links in "Favorites" folder pan…
 
Loading Advertisement...
 
[+][-]09/14/07 05:04 AM, ID: 19890664Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Windows XP Operating System, Web Browsers
Tags: new, open, window, ie6, force
Sign Up Now!
Solution Provided By: SheharyaarSaahil
Participating Experts: 3
Solution Grade: A
 
[+][-]09/13/07 08:19 AM, ID: 19884457Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]09/13/07 10:18 AM, ID: 19885472Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/13/07 12:43 PM, ID: 19886539Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]09/14/07 06:28 AM, ID: 19891204Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/14/07 06:33 AM, ID: 19891257Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/14/07 08:53 AM, ID: 19892665Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/14/07 08:57 AM, ID: 19892703Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/14/07 09:02 AM, ID: 19892755Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/14/07 09:06 AM, ID: 19892772Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/14/07 09:07 AM, ID: 19892778Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/14/07 09:09 AM, ID: 19892800Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/14/07 11:38 AM, ID: 19894025Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/14/07 11:40 AM, ID: 19894040Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/14/07 12:28 PM, ID: 19894472Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/14/07 01:31 PM, ID: 19894955Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/14/07 01:42 PM, ID: 19895022Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/14/07 01:46 PM, ID: 19895045Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/14/07 04:26 PM, ID: 19895761Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]09/15/07 03:18 AM, ID: 19897127Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/15/07 04:09 AM, ID: 19897194Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-92 / EE_QW_2_20070628