taksan / skype-java-api

Skype API for Java, based on Skype4Java library
128 stars 60 forks source link

Skype.isInstalled not working with 64bit jdk #19

Closed taksan closed 12 years ago

taksan commented 12 years ago

There is another problem If it is not first call to skype api it returns true under 32-bit jdk and false under 64-bit jdk although skype is installed. Possible it is related to the fact that skype client is 32-bit application.