The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
@echo off
:: this file installs the mariadb serviceifnot"%1"=="am_admin"(powershell start -verb runas '%0' am_admin &exit /b)
mysqld.exe --install "MySQL"
net start MySQL