Changelog
- Added Steam.cfg
DataPath
detection – shows the actual path or “Not Found” in the SYSTEM / System Info section. - Enhanced steam.cfg generation logic – now checks if it already exists in the Steam path and skips regeneration if not needed.
- Updated
Move-ConfigFile
function – added checks to only move files when the source exists and the destination doesn’t. - Removed duplicate “Selected mode” message – eliminated the redundant line in both INIT and System Info.
- Removed
Process::Cleanup
message – no longer shows the notification when stopping Steam processes. - Fixed spacing issues – normalized spacing across the script, removed double spaces and duplicate prompts.
- Added proper spacing after validation – inserted
Write-Host ""
afterFileSystem::Validation
andTest-ExistingFiles
. - Added spacing after Steam update – inserted
Write-Host ""
after the update process completes.
Automatic Installer
Installer Type | Download Link |
---|---|
Automatic | Installer.bat |
Manual Installers
Installer Type | Download Link |
---|---|
Normal 2025 | Installer2025.bat |
Normal 2022–2025 | Installer2022-2025.bat |
Lite 2022 (December) | Installerlite2022dec.bat |
Normal 2022 (December) | Installer2022dec.bat |
Uninstaller | Uninstall.bat |