Skip to content

IT Blog

Vyacheslav Gapon – personal blog, manuals, articles, notes, development

  • РусскийРусский

TrinityCore Auto Restarter for Windows

Posted byVyacheslav 21.02.2020 1 Comment on TrinityCore Auto Restarter for Windows

Example of a simple TrinityCore restart script for Windows:

@ECHO OFF
CLS
ECHO Trinity Core
:1
start "Trinity Core" /B /MIN /WAIT TrinityCore.exe -c TrinityCore.conf
if %errorlevel% == 0 goto end
goto 1
:end

Create an empty file with the bat extension and put the above code into it, put the file in the bin directory.

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Telegram (Opens in new window)
  • More
  • Click to share on Pocket (Opens in new window)
  • Click to share on Skype (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to print (Opens in new window)
Posted byVyacheslav21.02.2020Posted inScripts, Trinity CoreTags: scripts

Post navigation

Previous Post Previous post:
WordPress update without FTP
Next Post Next post:
Joomla admin password recovery

Join the Conversation

1 Comment

Leave a Reply Cancel reply

  1. johnyx says:
    22.08.2021 at 19:59

    and does it work on freezing core?

    Reply

Categories

Contacts
DONATE
About it
Privacy
Subscribe by Email (EN)
Подписаться по Email (RU)
YouTube
Instagram

При использовании материалов, активная ссылка на сайт ixnfo.com обязательна!
When using materials, an active link to ixnfo.com is required!

IT Blog © 2013-2023 Privacy Policy