How can I select nojvm in deployed COM dll

1 view (last 30 days)
I have generic COM object built in Builder NE but need to turn off jvm for some users. I am getting "Unable to Start the JVM. There is not enough memory to start the Java virtual machine" and I don't require Java for what I'm doing.
I don't see how to do it from the deploytool. I'm using as dll in an Excel application.
I'd prefer to do this from the VBA.
Alternatively, how can I build and package generic COM object from command line?
Thx

Answers (0)

Categories

Find more on Java Package Integration in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!