How can I select nojvm in deployed COM dll

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

Asked:

on 8 Feb 2013

Community Treasure Hunt

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

Start Hunting!