ICE
TCP/IP Products => TCP-PRO => Topic started by: PaulFluent on September 19, 2005, 05:21:28 am
-
Is there a way to centrally set the default options for all users when using Telnet Pro on a Terminal Server - in particular the options "save window position & size on exit" and "Close the program if no sessions are active".
Thanks
Paul
-
The only way I can see to do this is to export the registry entry (HKEY_CURRENT_USER->Software->J.River->ICE.TCP->5.0) in regedit. Run the resulting file as part of the user login process. All of the values (global settings, profiles, selected hosts, etc) will be copied this way.
-
Thanks for that, Bob