Microsoft SDK for Java

Vjreg Options

This section describes the command-line options that can be used with vjreg.

/cp:p <path>

Prepends path to the class path for type library creation.

/noinvoke

Does not invoke user code during registration.

/nologo

Suppresses the Microsoft copyright message.

/nowarn

Does not display warning messages.

/regtypelib <type library>

Registers an existing type library.

/typelib <filename> <options>

Creates a type library with the specified filename. The following additional options can be specified with /typelib:

/name <name>

Specifies the internal name of the type library.

/description <description>

Specifies the description of the type library.

/helpfile <filename>

Specifies the type library's help file name.

/helpcontext <number>

Specifies the type library's help context identifier.

/unreg

Unregisters both classes and the type library.

/unregclasses

Unregisters classes only (leaving the type library registered).

/vbr <filename>

Generates a .vbr file that contains remote server information.

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