Go Back   Cyber Tech Help Support Forums > Software > Internet / Browsers

Notices

Reply
 
Topic Tools
  #1  
Old November 17th, 2006, 05:39 AM
Puddintane Puddintane is offline
Member
 
Join Date: Jun 2003
Location: USA
Posts: 86
Question Internet shortcuts not associated in XP

Somehow my internet shortcuts are not associated with any app in my folder options. When I try to edit the "open" option under file types tab, there is nothing there. What do I need to enter there to get them working again?

Thanks in advance for any help offered.
Reply With Quote
  #2  
Old November 17th, 2006, 07:36 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 49,771
Close IE and under "Application used to perform action", copy and paste:

rundll32.exe ieframe.dll,OpenURL %l

Check "Use DDE"

Under Application, copy and paste:

shdocvw

Under Topic, copy and paste:

System

Ok your changes and exit. Try now and let us know if this helped.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2009

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #3  
Old November 17th, 2006, 05:04 PM
Puddintane Puddintane is offline
Member
 
Join Date: Jun 2003
Location: USA
Posts: 86
Quote:
Originally Posted by AnnMarie View Post
Close IE and under "Application used to perform action", copy and paste:

rundll32.exe ieframe.dll,OpenURL %l

Check "Use DDE"

Under Application, copy and paste:

shdocvw

Under Topic, copy and paste:

System

Ok your changes and exit. Try now and let us know if this helped.
I tried that, but it didn't work. I checked the settings on my other computer, which is working properly (it's running 98SE, the problems are on the one with XP Home), and it has this in the "application used to perform action" box:

rundll32.exe shdocvw.dll,OpenURL %l

And DDE is deselected. Is that possibly just a difference in OS? FYI, I use Firefox 2.0 mostly, on both computers. It's set as my default browser. Thanks for all your help.
Reply With Quote
  #4  
Old November 17th, 2006, 06:52 PM
Miz's Avatar
Miz Miz is online now
Cyber Tech Help Moderator
 
Join Date: Mar 2003
O/S: Windows Vista
Location: Kansas
Posts: 9,771
I have Firefox as the default and mine, too, has the "shdocvd.dll" entry in the "Application used to perform action" box with "DDE not running". Try those entries and see if they fix things. You can always change it back if they don't.
Reply With Quote
  #5  
Old November 18th, 2006, 04:31 AM
Puddintane Puddintane is offline
Member
 
Join Date: Jun 2003
Location: USA
Posts: 86
Quote:
Originally Posted by Miz View Post
I have Firefox as the default and mine, too, has the "shdocvd.dll" entry in the "Application used to perform action" box with "DDE not running". Try those entries and see if they fix things. You can always change it back if they don't.
That one doesn't work either. I tried to use the dll as above, with DDE deselected. But after I close it and then go back to check it, it's selected again. And I still can't get a browser to open when I click a link, either a shortcut on my desktop, taskbar, or in an email. Only when the browser is already open will it go to the page, but even that doesn't work from links in emails.
Reply With Quote
  #6  
Old November 18th, 2006, 10:35 PM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 49,771
Try this. Close your browser and go to Start > Run and run the following commands one after the other and hit Enter after each line.

regsvr32 shdocvw.dll
regsvr32 urlmon.dll
regsvr32 comcat.dll
regsvr32 actxprxy.dll
regsvr32 Shell32.dll
regsvr32 Oleaut32.dll
regsvr32 Mshtml.dll
regsvr32 jscript.dll
regsvr32 vbscript.dll

Run each line individually. After each run, you should see a short message stating the command was successful. Now reboot and let us know if this helped.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2009

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #7  
Old November 18th, 2006, 11:44 PM
Puddintane Puddintane is offline
Member
 
Join Date: Jun 2003
Location: USA
Posts: 86
Quote:
Originally Posted by AnnMarie View Post
Try this. Close your browser and go to Start > Run and run the following commands one after the other and hit Enter after each line.

regsvr32 shdocvw.dll
regsvr32 urlmon.dll
regsvr32 comcat.dll
regsvr32 actxprxy.dll
regsvr32 Shell32.dll
regsvr32 Oleaut32.dll
regsvr32 Mshtml.dll
regsvr32 jscript.dll
regsvr32 vbscript.dll

Run each line individually. After each run, you should see a short message stating the command was successful. Now reboot and let us know if this helped.
Thanks AnnMarie. They all were successful except Mshtml.dll. The message that came back said it "was loaded, but the DllRegisterServer entry point wasn't found. This file cannot be registered."
Reply With Quote
  #8  
Old November 19th, 2006, 12:11 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 49,771
That's ok. It does on my OS too. I think this is an IE 7 issue but it doesnt indicate a problem.

Let's try this. Go back to Folder Options and look for URL:HyperText Transfer Protocol. Select Open and click on Edit.

Under Application used to perform action, copy and paste:

C:\PROGRA~1\MOZILL~1\FIREFOX.EXE -url "%1"

Check Use DDE

Under DDE message, copy and paste:

"%1",,0,0,,,,

Under Application, type:

Firefox

Under Topic, copy and paste:

WWW_OpenURL
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2009

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #9  
Old November 19th, 2006, 01:06 AM
Puddintane Puddintane is offline
Member
 
Join Date: Jun 2003
Location: USA
Posts: 86
Quote:
Originally Posted by AnnMarie View Post
That's ok. It does on my OS too. I think this is an IE 7 issue but it doesnt indicate a problem.

Let's try this. Go back to Folder Options and look for URL:HyperText Transfer Protocol. Select Open and click on Edit.

Under Application used to perform action, copy and paste:

C:\PROGRA~1\MOZILL~1\FIREFOX.EXE -url "%1"

Check Use DDE

Under DDE message, copy and paste:

"%1",,0,0,,,,

Under Application, type:

Firefox

Under Topic, copy and paste:

WWW_OpenURL
AnnMarie,

When I select "open" (it's the only item listed), it doesn't do anything. Should I try removing the current "Open" action and just add a new "Open" action and do as you suggest here and try naming it "open" to see what happens?
Reply With Quote
  #10  
Old November 19th, 2006, 08:56 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 49,771
Sure, give it a go.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2009

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
  #11  
Old November 19th, 2006, 05:38 PM
Puddintane Puddintane is offline
Member
 
Join Date: Jun 2003
Location: USA
Posts: 86
Quote:
Originally Posted by Puddintane View Post
AnnMarie,

When I select "open" (it's the only item listed), it doesn't do anything. Should I try removing the current "Open" action and just add a new "Open" action and do as you suggest here and try naming it "open" to see what happens?
Quote:
Originally Posted by AnnMarie View Post
Sure, give it a go.
Woohoo! It finally worked. Thanks for all your help, AnnMarie. You're awesome!
Reply With Quote
  #12  
Old November 20th, 2006, 12:29 AM
AnnMarie's Avatar
AnnMarie AnnMarie is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2001
Location: New Zealand
Posts: 49,771
That's good news Puddintane and you are very welcome.
__________________
Moderator: Vista Forum

Microsoft MVP - Windows Desktop Experience 2004-2009

If we have helped you, please consider supporting Cyber Tech Help with a subscription

Please do not send me Emails or Private Messages for personal support. Last time I checked, there were still only 24 hours in a day. Thank you.

How to help prevent re-infection
Reply With Quote
Reply

Bookmarks

Topic 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
Forum Jump


All times are GMT +1. The time now is 09:21 PM.

[ RSS ]