garandou - 2005-02-28

Logged In: YES
user_id=1113627

> I suggest the install process create these files with
> writable by regular or all users

Good idea, thanks :)

> how does this utility send them to an
> eMule client?

The catcher registers itself as handler for ed2k:// URLs. It
"sends" them to the ed2k client by restoring the original ed2k
URL handler and simply ShellExecuting all the caught links
(ShellExecute is the Win32 API way of executing something
via the "Run..." dialog).

> allow the user to
> cancel or delete any ed2k links that are trapped

Something like this is already on my todo-list.
As a workaround, you can click on "show caught ed2k links",
remove unwanted links and save the "ed2k
links.txt" file.