Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to turn off or start steam #735

Open
moi952 opened this issue Dec 16, 2024 · 0 comments
Open

[BUG] Unable to turn off or start steam #735

moi952 opened this issue Dec 16, 2024 · 0 comments

Comments

@moi952
Copy link

moi952 commented Dec 16, 2024

  • Describe the bug

I enabled steam auto kill and auto restart but I get errors in the logs:

Killing Steam (Error): + Start-Process "${env:PROGRAMFILES(X86)}\Steam\steam.exe" "-shutdown"
CategoryInfo : InvalidOperation : (:) [Start-Process], InvalidOperationException
FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

The problem is that my steam is not in the usual location, so you should use the path specified in the steam rom manager options

  • Steps to reproduce the behavior

Install steam in a non-usual directory. D:/Steam for example

Activate steam auto kill and auto restart, go to "Add games" and "save to steam"

Go to the logs and see that the kill and start do not work.

  • Expected behavior

you should use the path specified in the steam rom manager options

  • Screenshots
Steam rom manager error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant