Guest User

Untitled

a guest
May 29th, 2019
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.28 KB | None | 0 0
  1. C:\Users\gtgam>cd music
  2.  
  3. C:\Users\gtgam\Music>dir
  4. Volume in drive C is OS
  5. Volume Serial Number is 9058-DE25
  6.  
  7. Directory of C:\Users\gtgam\Music
  8.  
  9. 05/29/2019 12:54 PM <DIR> .
  10. 05/29/2019 12:54 PM <DIR> ..
  11. 05/29/2019 12:18 PM 4,888,981 forge-1.12.2-14.23.5.2768-universal.jar
  12. 05/29/2019 12:18 PM 30,222,121 minecraft_server.1.12.2.jar
  13. 05/29/2019 12:54 PM <DIR> New folder (2)
  14. 2 File(s) 35,111,102 bytes
  15. 3 Dir(s) 755,158,241,280 bytes free
  16.  
  17. C:\Users\gtgam\Music>forge-1.12.2-14.23.5.2768-universal.jar
  18.  
  19. C:\Users\gtgam\Music>dir
  20. Volume in drive C is OS
  21. Volume Serial Number is 9058-DE25
  22.  
  23. Directory of C:\Users\gtgam\Music
  24.  
  25. 05/29/2019 12:54 PM <DIR> .
  26. 05/29/2019 12:54 PM <DIR> ..
  27. 05/29/2019 12:18 PM 4,888,981 forge-1.12.2-14.23.5.2768-universal.jar
  28. 05/29/2019 12:18 PM 30,222,121 minecraft_server.1.12.2.jar
  29. 05/29/2019 12:54 PM <DIR> New folder (2)
  30. 2 File(s) 35,111,102 bytes
  31. 3 Dir(s) 755,005,313,024 bytes free
  32.  
  33. C:\Users\gtgam\Music>java
  34. Usage: java [-options] class [args...]
  35. (to execute a class)
  36. or java [-options] -jar jarfile [args...]
  37. (to execute a jar file)
  38. where options include:
  39. -d32 use a 32-bit data model if available
  40. -d64 use a 64-bit data model if available
  41. -server to select the "server" VM
  42. The default VM is server.
  43.  
  44. -cp <class search path of directories and zip/jar files>
  45. -classpath <class search path of directories and zip/jar files>
  46. A ; separated list of directories, JAR archives,
  47. and ZIP archives to search for class files.
  48. -D<name>=<value>
  49. set a system property
  50. -verbose:[class|gc|jni]
  51. enable verbose output
  52. -version print product version and exit
  53. -version:<value>
  54. Warning: this feature is deprecated and will be removed
  55. in a future release.
  56. require the specified version to run
  57. -showversion print product version and continue
  58. -jre-restrict-search | -no-jre-restrict-search
  59. Warning: this feature is deprecated and will be removed
  60. in a future release.
  61. include/exclude user private JREs in the version search
  62. -? -help print this help message
  63. -X print help on non-standard options
  64. -ea[:<packagename>...|:<classname>]
  65. -enableassertions[:<packagename>...|:<classname>]
  66. enable assertions with specified granularity
  67. -da[:<packagename>...|:<classname>]
  68. -disableassertions[:<packagename>...|:<classname>]
  69. disable assertions with specified granularity
  70. -esa | -enablesystemassertions
  71. enable system assertions
  72. -dsa | -disablesystemassertions
  73. disable system assertions
  74. -agentlib:<libname>[=<options>]
  75. load native agent library <libname>, e.g. -agentlib:hprof
  76. see also, -agentlib:jdwp=help and -agentlib:hprof=help
  77. -agentpath:<pathname>[=<options>]
  78. load native agent library by full pathname
  79. -javaagent:<jarpath>[=<options>]
  80. load Java programming language agent, see java.lang.instrument
  81. -splash:<imagepath>
  82. show splash screen with specified image
  83. See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.
  84.  
  85. C:\Users\gtgam\Music>dir
  86. Volume in drive C is OS
  87. Volume Serial Number is 9058-DE25
  88.  
  89. Directory of C:\Users\gtgam\Music
  90.  
  91. 05/29/2019 12:54 PM <DIR> .
  92. 05/29/2019 12:54 PM <DIR> ..
  93. 05/29/2019 12:18 PM 4,888,981 forge-1.12.2-14.23.5.2768-universal.jar
  94. 05/29/2019 12:18 PM 30,222,121 minecraft_server.1.12.2.jar
  95. 05/29/2019 12:54 PM <DIR> New folder (2)
  96. 2 File(s) 35,111,102 bytes
  97. 3 Dir(s) 755,005,304,832 bytes free
  98.  
  99. C:\Users\gtgam\Music>jav -jar forge-1.12.2-14.23.5.2768-universal.jar
  100. 'jav' is not recognized as an internal or external command,
  101. operable program or batch file.
  102.  
  103. C:\Users\gtgam\Music>dir
  104. Volume in drive C is OS
  105. Volume Serial Number is 9058-DE25
  106.  
  107. Directory of C:\Users\gtgam\Music
  108.  
  109. 05/29/2019 12:54 PM <DIR> .
  110. 05/29/2019 12:54 PM <DIR> ..
  111. 05/29/2019 12:18 PM 4,888,981 forge-1.12.2-14.23.5.2768-universal.jar
  112. 05/29/2019 12:18 PM 30,222,121 minecraft_server.1.12.2.jar
  113. 05/29/2019 12:54 PM <DIR> New folder (2)
  114. 2 File(s) 35,111,102 bytes
  115. 3 Dir(s) 755,005,304,832 bytes free
  116.  
  117. C:\Users\gtgam\Music>java jar- forge-1.12.2-14.23.5.2768-universal.jar
  118. Error: Could not find or load main class jar-
  119.  
  120. C:\Users\gtgam\Music>java jar-forge-1.12.2-14.23.5.2768-universal.jar
  121. Error: Could not find or load main class jar-forge-1.12.2-14.23.5.2768-universal.jar
  122.  
  123. C:\Users\gtgam\Music>java jar- forge-1.12.2-14.23.5.2768-universal.jar
  124. Error: Could not find or load main class jar-
  125.  
  126. C:\Users\gtgam\Music>java jar-forge-1.12.2-14.23.5.2768-universal.jar
  127. Error: Could not find or load main class jar-forge-1.12.2-14.23.5.2768-universal.jar
Advertisement
Add Comment
Please, Sign In to add comment