I've been using v4.0 since its release, I also donated on the previous version. Great software, however apart from the (already reported) forced reboot of the PC after installing, I've also seen that Windows Defender constantly reports a .dll file to send to Microsoft for investigation. It's related to FB.
The file it's reported multiple times is located here: C:\Users\USERNAME\AppData\Roaming\FileBot\temp\jna-77110445\jna1987788839974038482.dll
This wasn't reported on previous versions and my Java is up to date.
Windows Defender reports FileBot .dll file to send
Re: Windows Defender reports FileBot .dll file to send
If you have installed FileBot then the library would be in your Program Files folder, thus be trusted:
If you run the portable version then it'll have to extract the correct native lib at runtime. You can either copy the correct jnidispatch.dll into the portable folder or just use the Windows installer.
PS: Just send it, eventually Defender will learn that this library is trusted and not bother you again.
EDIT: How did you install FileBot? Can you tell me more system details? i.e run filebot -script fn:sysinfo
Code: Select all
C:\Program Files\FileBot\jnidispatch.dll
PS: Just send it, eventually Defender will learn that this library is trusted and not bother you again.
EDIT: How did you install FileBot? Can you tell me more system details? i.e run filebot -script fn:sysinfo
Re: Windows Defender reports FileBot .dll file to send
Hi rednoah and thank you for your reply.
I've been suggesting as much as possible that everyone on the XBMC forums use FileBot - quite a few have moved over to it
Anyway, the info you requested:
I've been suggesting as much as possible that everyone on the XBMC forums use FileBot - quite a few have moved over to it

Anyway, the info you requested:
I downloaded the newest version, installed it and opened the application - didn't do anything else at all.FileBot 4.0 (r2056)
JNA Native: 4.0.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': N
ative library (win32-x86/mediainfo.dll) not found in resource path ([file:/C:/Pr
ogram%20Files/FileBot/FileBot.jar])
Mar 14, 2014 9:19:58 AM net.sourceforge.filebot.archive.SevenZipLoader requireNa
tiveLibraries
WARNING: Failed to preload library: java.lang.UnsatisfiedLinkError: no mingwm10
in java.library.path
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: F
ailed to load 7z-JBinding: C:\Program Files\FileBot\7-Zip-JBinding.dll: Can't lo
ad AMD 64-bit .dll on a IA 32-bit platform
chromaprint-tools: fpcalc version 1.1.0 (c:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.2.0
Java(TM) SE Runtime Environment 1.7.0_51
32-bit Java HotSpot(TM) Client VM
Windows 8 (x86)
Done ?(?????)?
Re: Windows Defender reports FileBot .dll file to send
The shortcut I was using pointed to filebot.launcher.exe, should that be filebot.jar instead?
Re: Windows Defender reports FileBot .dll file to send
FAQ wrote:If you're using 64-bit Java you must install 64-bit FileBot, if you're using 32-bit Java you must install 32-bit FileBot.
You need to install 64-bit Java.

Re: Windows Defender reports FileBot .dll file to send
Well that would explain it! Thank you. Off I go to get the correct version.rednoah wrote:FAQ wrote:If you're using 64-bit Java you must install 64-bit FileBot, if you're using 32-bit Java you must install 32-bit FileBot.
You need to install 64-bit Java.