"Charles Templeton" <[EMAIL PROTECTED]> said: > In reply to that. I checked again. That was a typo on > my part it the diretory that ethereal is looking for > is: "C:\Program Files\Ethereal\plugins\0.9.16\<insert > all the files that I listed in the e-mail before this > one>" Sorry for that typeo. Any ideas?
In that case, it may be a problem with the PATH or the DLL search order. Normally they should be searched in the path of loading app first. Unless HKLM\System\CurrentControlSet\Control\Session Manager\SafeDllSearchMode is 1. I.e. current directory is searched after the system, Windows and PATH directories. Is "C:\Program Files\Ethereal\plugins\0.9.16" in your PATH and does it include the quotes (")? --gv