STEAM GROUP
Steam Remote Play homestream
STEAM GROUP
Steam Remote Play homestream
4,599
IN-GAME
41,224
ONLINE
Founded
November 7, 2013
fatSki Aug 7, 2016 @ 5:41am
Restart Steam automatically on crash
Just in case this helps anybody.....

I got bored going to my host machine and restarting Steam every time the client crashed while streaming. If you want it to restart automatically you can put the following in a text file, call it something like RunSteam.vbs and run Steam by double clicking it. It will restart the client every time it stops running. I just set the script to run on boot and now I never have to restart Steam manually on my host machine:

Set objShell = WScript.CreateObject("WScript.Shell") ObjShell.run """C:\Program Files (x86)\Steam\Steam.exe""", 1, true ObjShell.run (Wscript.ScriptFullName)
< >
Showing 1-1 of 1 comments
Gustavo C Moreira Oct 9, 2016 @ 12:14pm 
This steam client "crash" forcing restart should be reported as a bug. The client and the streaming client should act independently. So we didn't have to reach the remote computer everytime the streaming client crashes.

Actually, the streaming client CRASHING should be reported as a bug as well.
Last edited by Gustavo C Moreira; Oct 9, 2016 @ 12:15pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Aug 7, 2016 @ 5:41am
Posts: 1