I am trying to install the comm API but i get this error :
Error loading win32com: java.lang.UnsatisfiedLinkError: C:\Program Files\Java\jre1.8.0_45\bin\win32com.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
I placed the comm.jar file in the jre/lib/ext directory, javax.comm.properties file in the jre/lib directory and the win32com.dll in the jre/bin directory. Any ideas how can i resolve this ?