Long story short: I have an executable jar, that calls jni.dll which is dependent on lib.dll. And I\'m getting the oh-so-dreaded UnsatisfiedL
jni.dll
lib.dll
UnsatisfiedL
The simplest solution is to ensure that all .dlls are in '.' when you execute.