Last active
October 9, 2025 14:51
-
-
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" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey it just opens steam adminstrator.exe what now