Blockland Forums > General Discussion
Kaphost Blockland Servers
pecon7:
--- Quote from: Kalphiter on March 21, 2011, 04:08:35 PM ---java -cp Remote_Client client
--- End quote ---
What? Command Prompt won't accept 'java' as a command.
Kalphiter:
--- Quote from: pecon7 on March 21, 2011, 11:18:46 PM ---What? Command Prompt won't accept 'java' as a command.
--- End quote ---
Find Java in your program files, then "JRE", the "bin", then "java.exe"
Replace the java with the path of java.exe:
"C:\....java.exe" -cp Remote_Client client
pecon7:
Uhg, still no.
Kalphiter:
Did you unzip it accidentally?
pecon7:
--- Quote from: Kalphiter on March 22, 2011, 12:01:51 AM ---Did you unzip it accidentally?
--- End quote ---
It's not associated with any archiving program, so no.
Could you just compile it as an .exe? That's how I got Minecraft to work.