Re: Double clicking saved Putty sessions
Once you save a putty session you need to run it with the command:
putty -load saved_session_name (saved_session_name is the name u saved it with)
You can write a batch file to double click if you'd like :)
Re: Double clicking saved Putty sessions
Once you save a putty session you need to run it with the command:
putty -load saved_session_name (saved_session_name is the name u saved it with)
You can write a batch file to double click if you'd like :)