ahsin
Posts: 1
Joined: Wed May 18, 2005 10:55 pm

Java executable question

Hi there,

I am using Advanced Installer to build a Java Product; I noticed it will generate an executable which can launch my java GUI program. I am wondering is any way my java app can reference other jars which won’t be able to incorporate into this package. In other word, I tried to add these jar path into Environment variable, CLASSPATH, but it seems didn’t take it when I run this executable.

Thanks
UdreaMihai
Posts: 90
Joined: Wed Mar 23, 2005 8:13 am

Hello Alan,

For the moment, you can add to the ClassPath only references to the JAR files from the package.
We hope to finish the support in the next version for adding Folders, Properties and Environment Variables to the ClassPath.

Best regards,
Mihai.
Udrea Mihai
Advanced Installer Team
http://www.advancedinstaller.com

Return to “Common Problems”