Skip to content

Instantly share code, notes, and snippets.

@Fuwn
Last active May 21, 2025 18:29
Show Gist options
  • Save Fuwn/faf6dd3afe8d5a183d3d32713b0b49f4 to your computer and use it in GitHub Desktop.
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"
@GiontiBullonti
Copy link

@Turbojax07 well he open me the command prompt, what do i do now?

@Turbojax07
Copy link

What do you mean by that?

@GiontiBullonti
Copy link

that it send me in the combat prompt and install nothing

@Balderas-D
Copy link

for me it just opens another cmd called SteamSetup.exe what do i do?

@catonstage222
Copy link

Okay, so I used the corrected and original prompt as a batch file, but it just opened the terminal window and didn't install anything.

@Mr-Shushi
Copy link

@catonstage222 same i know very little and the admins in my school are really strict one other kid got a force install to work so i found this

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