Vjreg is a command-line tool that registers Java classes as COM components in the Microsoft® Windows® registry. This tool is similar to javareg, but allows you to register and create type libraries for multiple Java classes in one execution.
Use the following command to run vjreg:
vjreg [options] <class files>
options | One or more vjreg command-line options. |
class files | Java class files to be registered. |
/cp:p /noinvoke /nologo /nowarn /regtypelib /typelib /unreg /unregclasses /vbr