2 Successfully registered Java class "%s" as CLSID "%s."
3 Successfully unregistered Java class "%s" as CLSID "%s."
4 Unable to find the registry entry for the specified Java class.
5 Successfully unregistered CLSID "%s."
6 The command line syntax is:\n \nJavaReg [/?] | [/register | /unregister [/class:<JavaClass> [options]]] \n /? - Help. \n /register - Registers the specified Java class. \n /unregister - Unregisters the specified Java class. \n /class - Specifies the JavaClass to register/unregister. \n Options: \n /codebase:<path> - Specifies the directory name or URL that contains the Java class. \n /clsid:<clsid> - Specifies the CLSID to use for the Java class. \n /progid:<ProgID> - Specifies the ProgID to use for the Java class. \n /surrogate - Registers to run in system provided surrogate process. \n /control - Registers to run as an ActiveX control. \n /typelib:<file> - Specifies the output type library file name for the Java class. \n /nomktyplib - Registers, but does not create, the type library file name. \n /remote:[<ServerName>] - Configures the class for activation on a remote machine. \n /q - Quiet mode. Suppresses all message boxes.
7 Java/COM Registration Utility 2.6
8 Unable to create the type library for the specified Java class.
9 Unable to register the type library for the specified Java class.