Created
June 18, 2016 15:55
-
-
Save anonymous/95c8df5eef2682d75d7a3cd59d2dfc75 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[autorun] | |
shellexecute=autorun.vbs | |
icon=your-icon-optional.ico | |
label=Game Name (Optional) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CreateObject("WScript.Shell").Run("steam://backup") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment