programs:windows:steamcmd
This is an old revision of the document!
Install
DEL /Q "%UserProfile%\Downloads\steamcmd.zip" & "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\steamcmd.zip" --location "https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip" --progress-bar && RMDIR /S /Q "%ProgramFiles%\Steam" & MKDIR "%ProgramFiles%\Steam" && "%SystemRoot%\System32\tar.exe" xf "%UserProfile%\Downloads\steamcmd.zip" -C "%ProgramFiles%\Steam" && DEL /Q "%UserProfile%\Downloads\steamcmd.zip"
Login
"%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +quit
Goldberg Emu TODO
- cs_1.6_cz_steamcmd (32-bit Steam dll)
- goldberg_emulator (64-bit dll)
- Test SteamCMD dlls on regs before Emu's
- CS:S
240doesn't log into Steam with steamcmd's dlls and+app_launch 240
"%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Valve\Steam\ActiveProcess" /v "SteamClientDll64" /t "REG_SZ" /d "%ProgramFiles%\Steam\steamclient64.dll" /f
"%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Valve\Steam\ActiveProcess" /v "SteamClientDll" /t "REG_SZ" /d "%ProgramFiles%\Steam\steamclient.dll" /f
Games
CS:S
"%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "240" +quit
"%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "240" validate +quit
TF2
"%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "440" +quit
"%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "440" validate +quit
/var/www/wiki/data/attic/programs/windows/steamcmd.1775773737.txt.gz · Last modified: by Sean Rhone
