aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: ED2K Links Handling (SOLVED!!!)  (Read 9002 times)

The Dot

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
ED2K Links Handling (SOLVED!!!)
« on: June 26, 2006, 04:48:23 AM »

(Please transfer this info to the wiki ;))

I'm using amule 2.1.3 (for Windows) and Firefox.

After reading your wiki and some threads in this forum I couldn't setup a proper handling for ed2k files.

I found the solution after searching Mozilla Knowledge Base.

Copy this text to a new text document, then rename it to anything you want but with a .reg extension.

Replace the path if it's not correct.

---Copy everything below this line---

REGEDIT4

[HKEY_CLASSES_ROOT\ed2k]
@="URL:ed2k Protocol"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\ed2k\shell]

[HKEY_CLASSES_ROOT\ed2k\shell\open]

[HKEY_CLASSES_ROOT\ed2k\shell\open\command]
@="\"C:\\Program Files\\aMule\\ed2k.exe\" \"%1\""


---Copy everything above this line---


Hope this helps!
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: ED2K Links Handling (SOLVED!!!)
« Reply #1 on: June 26, 2006, 08:25:31 AM »

Don't get me wrong, but that's already in the wiki.
Quote
NOTE 1: Since version 1.5.x of Mozilla Firefox this method doesn't work any longer for the windows version. You must use the Internet Explorer method with the registry entries instead.
Logged

The Dot

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: ED2K Links Handling (SOLVED!!!)
« Reply #2 on: June 26, 2006, 04:13:45 PM »

Yes, but it's not right... Try doing everything that is described there and you'll see that there is a syntax problem...
Logged