Hello,
I have read many posts regarding the support of 64-bit platforms by Portable Apps, but most of them I think revolve around compatibility of 32-bit applications.
Here we are facing a particular challenge: our portable Java application relies on JNI programs for specific integration with the host (mail, smartcards, etc.) which in turn rely with host specific programs.
When these specific programs are compiled for a 64-bit host, then we have to recompile our JNIs in 64-bit and thus we need A 64-BIT PORTABLE JAVA RUNTIME ENVIRONMENT !!!
Are there any plans for this ?
Thanks and regards and merry christmas to all.
Cosmik