User Tools

Site Tools


games:windows:notes:battle_net_client

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:windows:notes:battle_net_client [2026/02/07 19:37] – [Silent Install] Sean Rhonegames:windows:notes:battle_net_client [2026/02/09 06:19] (current) – [Silent Install] Sean Rhone
Line 1: Line 1:
-====== Silent Install ======+====== Install ======
  
-  TODO: Paths, curl, post-install settings; re-test install with quotes and env+****
  
-  Battle.net-Setup.exe --lang="enUS" --installpath="%ProgramFiles(x86)%\Battle.net"+  DEL /Q "%UserProfile%\Downloads\Battle.net-Setup.exe" & "curl.exe" --output "%UserProfile%\Downloads\Battle.net-Setup.exe" --location "https://battle.net/download/getInstaller?os=win&installer=Battle.net-Setup.exe" && "%UserProfile%\Downloads\Battle.net-Setup.exe" --lang="enUS" --installpath="%ProgramFiles(x86)%\Battle.net"
  
 ====== Minimal Launch ====== ====== Minimal Launch ======
Line 13: Line 13:
 ===== Headless ===== ===== Headless =====
  
-  * :!: Main client doesn't render ((invisible clear window; Settings from taskbar right-click renders))+  * :!: Main client doesn't render ((floating invisible clear or black window; Settings from taskbar right-click renders)) 
 +  * :?: Sometimes crashes immediately after log-in
   * ''--repair'' commands and background downloads/updating works   * ''--repair'' commands and background downloads/updating works
-  * :?: //Sometimes// crashes on-start 
  
   "%ProgramFiles(x86)%\Battle.net\Battle.net.exe" --headless --single-process --disable-gpu   "%ProgramFiles(x86)%\Battle.net\Battle.net.exe" --headless --single-process --disable-gpu
Line 60: Line 60:
  
   "%ProgramFiles(x86)%\Battle.net\Battle.net.exe" --game="anbs" --gamepath="%ProgramFiles(x86)%\Diablo Immortal" --repair   "%ProgramFiles(x86)%\Battle.net\Battle.net.exe" --game="anbs" --gamepath="%ProgramFiles(x86)%\Diablo Immortal" --repair
 +
 +====== TODO ======
 +
 +  * Main WoW (untested)
 +  * Can combine all flags into one to immediately check for updates ((could be interesting for ''master'' TC))
 +  * :?: TODO: Flag for immediate exit after update, or flag to pass to Bnet.exe to exit like ''--quit''
 +
 +  "%ProgramFiles(x86)%\Battle.net\Battle.net.exe" --headless --single-process --disable-gpu --game="wow" --gamepath="%ProgramFiles(x86)%\World of Warcraft" --repair
  
/usr/local/www/wiki/data/attic/games/windows/notes/battle_net_client.1770511058.txt.gz · Last modified: by Sean Rhone