1 You have different ways to enter ed2k:// links inside mldonkey:
3 1) You can use the "dllink" command in the command line interface.
5 2) You can use the "ed2k_submit" program distributed here (need perl installed).
7 3) On Windows, you can install the following register entry (modify it to
8 change wwwlogin, wwwpasword, mldonkey_ip and mldonkey_port !) to send
9 download queries to another computer running mldonkey (thx equinox):
13 Windows Registry Editor Version 5.00
15 [HKEY_CLASSES_ROOT\ed2k\shell\open\command]
16 @="\"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE\"
17 \"http://wwwlogin:wwwpasword@mldonkey_ip:mldonkey_port/submit?q=dllink+%1\""
20 Note that, at each startup, mldonkey generates new "mlsubmit.reg" and
21 "mldonkey_submit" containing the current values of your options.