This section describes the command-line options that can be used with vjreg.
Prepends path to the class path for type library creation.
Does not invoke user code during registration.
Suppresses the Microsoft copyright message.
Does not display warning messages.
Registers an existing type library.
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.
Unregisters both classes and the type library.
Unregisters classes only (leaving the type library registered).
Generates a .vbr file that contains remote server information.