August 26, 201015 yr comment_8638 Can anyone tell me how do i prevent apanel 3 from opening redirect.html? In a panel 2, the text below explain how to do it, but in apanel 3, there isn´t server_start.bat. If you want to prevent apanel display when the servers are started open file Server_Start.bat locate the line start %apanel%\redirect.html and comment it out by adding either ":" or "rem" at the start of the line eg rem start %apanel%\redirect.html I use uniform server 5.6.7-nano. Thanks Oli Report
August 26, 201015 yr comment_8639 Edit file:UniServer\unicon\tray_menu\UniTray1.iniReplace start_servers.php 7 with start_servers.php 3 Replace stop_servers.php 7 with stop_servers.php 3Replace service_install_run.php 7 with service_install_run.php 3Replace service_stop_uninstall.php 7 with service_stop_uninstall.php 3 All the bestRic Report
August 30, 201015 yr Author comment_8646 Edit file:UniServer\unicon\tray_menu\UniTray1.iniReplace start_servers.php 7 with start_servers.php 3 Replace stop_servers.php 7 with stop_servers.php 3Replace service_install_run.php 7 with service_install_run.php 3Replace service_stop_uninstall.php 7 with service_stop_uninstall.php 3 All the bestRic Thanks a lot. That worked beautifully.Oli Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.