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
# Modified version of @piotr-kowalski's script | |
# Now also makes thumbnails for screenshots | |
# https://gaming.stackexchange.com/a/238288/212957 | |
# | |
# Note: | |
# This script finds last logged-in user and last played game so keep it in mind before running. | |
# | |
# Usage: | |
# 1) Save this as run.bat: | |
# @powershell -NoProfile -ExecutionPolicy Bypass -File main.ps1 |