User Tools

Site Tools


servers:windows:games:trinitycore_3.3.5_localhost

Differences

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

Link to this comparison view

servers:windows:games:trinitycore_3.3.5_localhost [2025/09/03 06:32] – [Server Start] Sean Rhoneservers:windows:games:trinitycore_3.3.5_localhost [2025/09/11 06:43] (current) – external edit 127.0.0.1
Line 10: Line 10:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[windows;10|Windows 10 (21H2)]]+  * [[windows;11_ltsc|Windows 11 (24H2)]]
   * [[programs;windows;git|Git]]   * [[programs;windows;git|Git]]
   * [[servers;windows;mariadb|MariaDB]] (Dev components required; no service/networking)   * [[servers;windows;mariadb|MariaDB]] (Dev components required; no service/networking)
Line 277: Line 277:
 <code> <code>
 @echo off @echo off
 +
 +TITLE TrinityCore 335 Launcher
  
 START "MariaDB Server" "%ProgramFiles%\MariaDB 12.1\bin\mariadbd.exe" --defaults-file="%ProgramFiles%\MariaDB 12.1\data\my.ini" START "MariaDB Server" "%ProgramFiles%\MariaDB 12.1\bin\mariadbd.exe" --defaults-file="%ProgramFiles%\MariaDB 12.1\data\my.ini"
Line 295: Line 297:
 <code> <code>
 @echo off @echo off
 +
 +TITLE TrinityCore 335 Updater
  
 "%ProgramFiles%\Git\bin\git.exe" -C "%UserProfile%\Projects\TrinityCore-335\src" reset --hard "%ProgramFiles%\Git\bin\git.exe" -C "%UserProfile%\Projects\TrinityCore-335\src" reset --hard
Line 313: Line 317:
 <code> <code>
 @echo off @echo off
 +
 +TITLE WoW 3.3.5 Database Back-up
  
 START "MariaDB Server" "%ProgramFiles%\MariaDB 12.1\bin\mariadbd.exe" --defaults-file="%ProgramFiles%\MariaDB 12.1\data\my.ini" START "MariaDB Server" "%ProgramFiles%\MariaDB 12.1\bin\mariadbd.exe" --defaults-file="%ProgramFiles%\MariaDB 12.1\data\my.ini"
/srv/www/wiki/data/attic/servers/windows/games/trinitycore_3.3.5_localhost.1756895556.txt.gz · Last modified: by Sean Rhone