djonz Posted July 3, 2011 Share Posted July 3, 2011 (edited) Remember to do this only if the web update fails or if you are updating a remote. If you don't do the web update the database will not be updated and you will get errors when using the control panel.[ WARNING! - USE ONLY TO UPDATE REMOTE SERVERS. NEVER USE THIS TO UPDATE YOU MASTER SERVER. - WARNING! Simply copy this into a ".txt" file and rename it to "Update TCA2 Remote.bat". Don't forget to replace "C:\Program Files\TCAdmin2\Monitor" with the path to your TCAdmin Monitor folder. @echo off echo ========================================= echo === TCAdmin 2.0 Remote Update Script ==== echo ========================================= echo = Only use to update your Remote Server = echo ========================================= echo. SET INPUT= SET /P INPUT=Enter the version you want to update to : echo Updating to Version : %INPUT%... CD C:\Program Files\TCAdmin2\Monitor start TCAdminUpdateTool.exe %INPUT% Then, you simply enter the version number. WARNING! - USE ONLY TO UPDATE REMOTE SERVERS. NEVER USE THIS TO UPDATE YOU MASTER SERVER. - WARNING!TCA2 Update.zip Edited July 4, 2011 by djonz Link to comment Share on other sites More sharing options...
LFA Posted July 4, 2011 Share Posted July 4, 2011 Remember to do this only if the web update fails or if you are updating a remote. If you don't do the web update the database will not be updated and you will get errors when using the control panel. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now