Command line arguments: Difference between revisions

m
→‎Usage: updating example to match actual args
m (→‎Client Arguments: indenting)
m (→‎Usage: updating example to match actual args)
Line 7: Line 7:
#: "<...>\2006Scape.jar"
#: "<...>\2006Scape.jar"
# Write the desired command line arguments after the quote marks, each beginning with a space:
# Write the desired command line arguments after the quote marks, each beginning with a space:
#:"<...>\2006Scape.jar" -perf -windowed
#:"<...>\2006Scape.jar" -qol -w "2"


If you don't plan on using an argument frequently, it can be easier to use the Run command for a single invocation. To do this, click the "Start" button and select "Run", and enter the same line you would use to make a shortcut: the full path of 2006Scape.jar in quotes, followed by the arguments.
If you don't plan on using an argument frequently, it can be easier to use the Run command for a single invocation. To do this, click the "Start" button and select "Run", and enter the same line you would use to make a shortcut: the full path of 2006Scape.jar in quotes, followed by the arguments.
899

edits