Closed Diamondslayer19 closed 4 years ago
Which batch file - the ExampleServer.bat script?
no, the tutorial.bat, forgot to mention that im also on windows
Are you have any whitespace in path to bat file?
can you explain what you mean more in depth. I understand hardware more than software.
Replace %~dp0ServerHelper.bat
with "%~dp0ServerHelper.bat"
and try again
now it says "windows cannot find '+InternetServer/MyServer' make sure you typed the name correctly, and then try again"
If you try this does it work?
start "" "%~dp0ServerHelper.bat" +InternetServer/MyServer
Good catch @D-AIRY, thanks for raising that issue. I will update the docs and example scripts accordingly.
nope, it does the same thing as the first problem
It takes you to your user directory now, or it says it cannot find something? Is your script in the same folder as the ExampleServer.bat script? It should be.
Closing, but feel free to comment and I will re-open.
Im using the internet hosted server and the other files were not created in servers upon launching the batch file