home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / DEPLOY / PASETUP.EXE / RCDATA / CABINET / vjreg.exe / string.txt next >
Text File  |  1998-02-24  |  3KB  |  49 lines

  1. 1    Out of memory
  2. 2    No registration attribute in class file '%s'
  3. 3    Cannot open file '%s'
  4. 4    Can't read response file '%s'
  5. 5    '@' must be followed by a response file name
  6. 6    Could not initialize COM
  7. 7    Java Virtual Machine did not initialize or could not be found -- not correctly installed
  8. 8    Cannot create instance of class '%s'
  9. 9    Java Virtual Machine cannot create type information for '%s'
  10. 10    Registration of type library '%s' failed
  11. 11    Cannot open file '%s' for writing
  12. 12    Cannot create temporary file
  13. 13    Creation of type library failed
  14. 14    Unable to create registry keys for class '%s'
  15. 15    Option '%s' must be followed by another argument
  16. 16    Unknown option '%s' (use /? for help)
  17. 17    Class file '%s' does not have the extension '.class'
  18. 18    The internal class name '%s' does not match the file or directory name of class file '%s' -- it cannot be loaded
  19. 19    Illegal number: '%s'
  20. 20    Option '%s' cannot be specified without '%s'
  21. 21    No files specified.
  22. 22    Classes contain more than one type library id. Only one type library can be created at a time.
  23. 23    Registration attribute in class file '%s' has an invalid format
  24. 24    Options '%s' and '%s' cannot be specified together
  25. 25    Unable to remove registry keys for class '%s'
  26. 26    Unregistration of type library failed
  27. 27    File output error on file '%s'
  28. 100    Command line option '%s' not implemented in this version
  29. 1000    error:
  30. 1001    warning:
  31. 1010    Microsoft (R) Visual J++ COM Registration Tool Version %1u.%02u.%04u
  32. 1011    Copyright (C) Microsoft Corp 1997-1998. All Rights Reserved.
  33. 1020    Usage: vjreg [options] <class files>
  34. 1021     
  35. 1022    Options:
  36. 1023     /nologo                    do not display the copyright banner
  37. 1024     /typelib <filename>        create type library with given name
  38. 1025       /name "<name>"           set internal name of type library
  39. 1026       /description "<desc>"    set description of type library
  40. 1027       /helpfile <file>         set type library help file name
  41. 1028       /helpcontext <number>    set type library help context id
  42. 1029     /regtypelib <filename>     register existing type library
  43. 1030     /cp:p "<path>"             prepend path to the classpath for typelib creation
  44. 1031     /vbr <filename>            generate VBR (remote server info) file
  45. 1032     /noinvoke                  do not invoke user code during registration
  46. 1033     /nowarn                    do not display warnings
  47. 1034     /unreg                     unregister classes and type library
  48. 1035     /unregclasses              unregister classes (leave type library registered)
  49.