How to restore the password for MyChat Server Administrator?

A special command for the server start that fully restores the user "admin".
What does "restore" mean?
1) a user with UIN = 1 gets the nickname "admin";
2) a password is also set to "admin";
3) new rights group with Admin privileges and this user is added to it.
What do you have to do?
1. Stop MyChat Server (GUI application or the service).
2. launch the server by the comand "/zeroadmin", for example:
"C:\Program Files (x86)\MyChat Server\mcserv.exe" /zeroadmin
To make this process more comfortable we made the CMD file that can do all the operation:
The script must be run as an administrator:
What does "restore" mean?
1) a user with UIN = 1 gets the nickname "admin";
2) a password is also set to "admin";
3) new rights group with Admin privileges and this user is added to it.
What do you have to do?
1. Stop MyChat Server (GUI application or the service).
2. launch the server by the comand "/zeroadmin", for example:
"C:\Program Files (x86)\MyChat Server\mcserv.exe" /zeroadmin
To make this process more comfortable we made the CMD file that can do all the operation:
The script must be run as an administrator: