Is it possible to launch a sandbox's Run Menu item via commandline? #4076
Unanswered
TFWol
asked this question in
Q&A Feedback
Replies: 1 comment 2 replies
-
I don't think there's a direct way to do that yet. One method I know that is quite similar to what you want involves specifying the full path to the executable. Some programs also work without specifying the full path. Here's the old documentation for all possible start commands. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example if I wanted to run "Raft Mod Launcher":
Could I do something like:
start.exe /box:Steam /run_menu:"Raft Mod Launcher"
Beta Was this translation helpful? Give feedback.
All reactions