 |
In order to create a desktop shortcut please follow the steps below:
- Use "My Computer" or "Explorer" to view the PowerTerm Directory.
- Look for the PowerTerm executable, `ptw32.exe`.
- Right-mouse-click on this item and choose `Create Shortcut`. A new icon will appear. (You may rename this if you like.)
- Drag this new icon onto the Desktop.
- Right-mouse-click on it again and choose `Properties`.
- Select the `Shortcut` tab and then modify the `Target` line:
..... ptw32.exe Simply add `telnet.psl` and the host you want to telnet to.
example:
..... ptw32.exe telnet.psl myhost where myhost is the name or IP address of the host system you are trying to connect to Important Note:
If you see quote marks around the text on the target line, place the new words OUTSIDE of the quotes, so you will have a target such as "C:\Program Files\PTW32\ptw32.exe" telnet.psl myhost
|