abishur Posted January 13, 2020 Share Posted January 13, 2020 Hi all, I recently started a server for me and some friends. It's running and working nicely, 7D2D rat is working no complaints there. My only thing is I have it running on a PC I have connected to a TV and let my kids use. Is there any way to have startdedicated.bat execute such that the server console is completely hidden (or at least minimzed to system tray) instead of creating a program icon in the task bar area of Windows? I don't want them to accidentally close the console and shut down the server. Link to comment Share on other sites More sharing options...
SylenThunder Posted January 14, 2020 Share Posted January 14, 2020 There is an option in the launcher for it to not start that console. Just set it to False. If you ever need to access the console, just use a Raw Putty connection to the telnet port you set in the config, or use the web console. <property name="TerminalWindowEnabled" value="true"/> <!-- Show a terminal window for log output / command input (Windows only) --> Link to comment Share on other sites More sharing options...
abishur Posted January 14, 2020 Author Share Posted January 14, 2020 Wow, don't know how I missed something so obvious, but yes; that did the job nicely. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.