Replies: 0 comments 16 replies
-
Do you have a |
Beta Was this translation helpful? Give feedback.
9 replies
-
I found that you have to type in the entire path of the game in the working directory in Sunlight. For example if you have the following path in the command field: "D:\Games\Lego Star Wars\ LEGOStarWarsSaga.exe" you would enter the following as the working directory: "D:\Games\Lego Star Wars" |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im unable to run Lego Star Wars: The Complete Saga using command. I have made it launch with detached.
Now, when I exit the app on my client, I wish for the application to close. Through research, I've found:
taskkill /im legostarwarssaga.exe /f /fi "STATUS eq RUNNING"
Should do the trick. This, I have also confirmed manually through cmd. But when I add the command to undo, the app fails to launch.
What am I doing wrong?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions