Skip to content

Instantly share code, notes, and snippets.

@Fuwn
Last active February 8, 2026 08:13
Show Gist options
  • Select an option

  • Save Fuwn/faf6dd3afe8d5a183d3d32713b0b49f4 to your computer and use it in GitHub Desktop.

Select an option

Save Fuwn/faf6dd3afe8d5a183d3d32713b0b49f4 to your computer and use it in GitHub Desktop.
A simple Batch script to force install Steam without administrator permissions on Windows
cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" "SteamSetup.exe"
@gapehorn12345
Copy link
Copy Markdown

i made the notepad and made it a bat type but when i try to open steamsetup in it the notepad just blinks and it doesnt work and the notepad doesnt open at all anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment