build: link nums only when BT is enabled (ref #27)
[mldonkey.git] / distrib / ed2k_links.txt
blob4fe6e92482234166b9149d7aa35cb90d26c08dfa
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):
11 mlsubmit.reg:
12 -----
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\""
18 -----
20 Note that, at each startup, mldonkey generates new "mlsubmit.reg" and
21 "mldonkey_submit" containing the current values of your options.