Last active
February 8, 2026 08:13
-
-
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
This file contains hidden or 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
| cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" "SteamSetup.exe" |
@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
hey it just opens steam adminstrator.exe what now
Hey, its not working well because im on windows 11 and i tried to install it
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
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.