Skip to content

KilLo445/RestartSteam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RestartSteam

Very simple command line program I made that restarts Steam, I use this pretty often so I thought other people might too.

Built With

  • .NET

Installation

  1. Download RestartSteam.zip from the latest release
  2. Extract the contents to a safe location such as %localappdata%\Programs\RestartSteam using a program like 7-Zip
  3. Create a shortcut to RestartSteam.exe in C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    • If you do this, the program will show up in Windows Search, so you can just search "RestartSteam"
    • Make sure to add -r to the end of the shortcut, additionally, you can add -y to the end of the shortcut to bypass the confirmation prompt
    • Recomended shortcut would look similar to "C:\RestartSteam\RestartSteam.exe" -r -y
  4. Restart explorer.exe for it to show up in Windows Search
    • You can do this in Task Manager by Right Clicking on Windows Explorer and selecting Restart
    • Alternatively, open CMD and run this command, taskkill /F /IM explorer.exe & start explorer

Arguments

  • -help Displays all available command line arguments