Microsoft SDK for Java

Vjreg

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>

Vjreg Command-Line Arguments

options One or more vjreg command-line options.
class files Java class files to be registered.

Vjreg Command-Line Options

/cp:p /noinvoke /nologo /nowarn /regtypelib /typelib /unreg /unregclasses /vbr

See Also

Vjreg Options

Javareg

© 1999 Microsoft Corporation. All rights reserved. Terms of use.