Changelog
- Automatic Show-SystemInfo: Now displays automatically when run with parameters (e.g., from a
.bat
), even with-SkipIntro
. - Enhanced SystemInfo Display: Shows current execution mode, saved mode in
steam.cfg
for both Steam directories, paths for both configs, and detects discrepancies between selected and saved modes. - Steam.cfg Mode Tracking: Adds
Mode: [SelectedMode]
tosteam.cfg
, always creates/overwrites config, and tracks mode to detect reinstalls or changes. - Improved Batch File Generation: Generated
.bat
files now include mode comments (:: Mode: [ModeName]
), including dual-mode support (Normal2025July
andNormal2022dec
). - Steam Process Cleanup: Stops Steam processes before asking about parameter updates to prevent issues when Steam is running.
- Smart Startup Registry Check: Only prompts to remove Steam from startup if the registry entry exists, otherwise shows an informational message.
- Improved Config Functions:
Get-ConfigMode
reads existing config modes,Get-RequiredFiles
always creates configs, and config deployment now tracks modes properly.
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 |