Java with JACOB - How to properly set Java Library Path
问题 I'm challenging with a problem with library path and jacob. Ok, so let's go to the beginning. I'm writting an application which needs to use jacob library etc - this applications has to be run as JAR file and here is the whole goal. I'm loading the library using System.load() method - works fine. Inside the code I have declared a method which extracts the jacob.dll file to the external folder, afterwards this path needs to me add to the java library path, what is done by: System.setProperty(