Hello,
I tried to change some settings into the default PUTTY session. Like increasing buffer in the windows session (from 200 to 3000 i.e.).
I save it in default, and when I open a new session from scrached, PUTTY don't use the new settings.
Have you an idea, I don't found a specific putty.exe file for RDManager, it seems to use the standard PUTTY installed.
Please help me, I really need to custom PUTTY.
Thanks.
Hi,
We use the default Putty. I'm not sure that it's possible to configure a default setting. I think that you need to create a session for each machine.
David Hervieux
OK, I see the command line launched. You use -load option, so default settings are ignored.
Is there a way to doesn't use this flag ?
edited by kekle on 11/22/2011
OK I found !
To use default, just put "Default Settings" in session name.
So you can see that it load this default :
"C:\Program Files (x86)\PuTTY\putty.exe" -load "Default Settings" ....