This chapter provides a general introduction to some more advanced features of ExtraPuTTY. For extreme detail and reference purposes, chapter 4 is likely to contain more information.
A lot of ExtraPuTTY's complexity and features are in the configuration panel. Once you have worked your way through that and started a session, things should be reasonably simple after that. Nevertheless, there are a few more useful features available.
On ExtraPuTTY window you can send data from treeview by double-click into your terminal session.
It's possible to start a sequence of few commands.For do that you must click on the right mouse button and click run scenario on the popup menu.
ExtraPuTTY is composed of one treeview which contained 4 different icon :
If you click the left mouse button on the icon in the top left corner of ExtraPuTTY's terminal window, or click the right mouse button on the title bar, you will see the standard Windows system menu containing items like Minimise, Move, Size and Close.
ExtraPuTTY's system menu contains extra program features in addition to the Windows standard options. These extra menu commands are described below.
(These options are also available in a context menu brought up by holding Ctrl and clicking with the right mouse button anywhere in the ExtraPuTTY window.)
If you click the right mouse button on ExtraPuTTY's editor window, you will see the Popup commands which are described below.
Note : This feature is available from command line, see extraputty FAQ for the syntax.
ExtraPuTTY can be made to do various things without user intervention by supplying command-line arguments (e.g., from a command prompt window, or a Windows shortcut).
In order to run a scenario on startup called "scenario name" use the -startup option. (Refer to command line help file for complete description of putty options)
putty.exe putty_options -startup "scenario name"
Note : You need double quotes around the session name if it contains spaces.
If you want to provide feedback on this manual or on the ExtraPuTTY tools themselves, see the Feedback page.
[ExtraPuTTY release 0.24 Compile with PuTTY relesase 0.60]