We Recommend

HTML: The Definitive Guide HTML: The Definitive Guide
They teach you that learning HTML is like learning any other language and that reading a book of rules can only take you so far. Readers begin writing what may be their first Web page just two pages into the book's second chapter. From there on, they provide a wide range of HTML coding to allow readers to learn from good examples. The book includes a handy "cheat sheet" of HTML codes for quick reference.


Posted By

eszpee on 01/15/08


Tagged

protocol Firefox registry ed2k mldonkey


Versions (?)


Registry file for adding ed2k protocol to Firefox to be handled with MLDonkey


Published in: Other 


After saving as whatever.reg and adding this registry entry, ed2k:// links clicked in firefox will open in MLDonkey (correct the path for that).

Yes, I do understand that this was quite a niche problem. :)

  1. REGEDIT4
  2.  
  3. [HKEY_CLASSES_ROOT\ed2k]
  4. @="URL:ed2k Protocol"
  5. "URL Protocol"=""
  6.  
  7. [HKEY_CLASSES_ROOT\ed2k\shell]
  8.  
  9. [HKEY_CLASSES_ROOT\ed2k\shell\open]
  10.  
  11. [HKEY_CLASSES_ROOT\ed2k\shell\open\command]
  12. @="\"C:\\Program Files\\Mozilla Firefox\\firefox.exe\" \"javascript:location='http://MLDONKEY_WEBUI_PATH:4080/submit?q='+escape('%1');\""

Report this snippet 

Comments

RSS Icon Subscribe to comments
Posted By: eszpee on January 15, 2008

Opera version in the version history of the snippet.

You need to login to post a comment.