|
If you have the VNC viewer installed on your machine, it's possible to make it automatically launch and connect to your session at LITBIO.
You can just select the link that says "Launch local client" and the native viewer will start up and automatically log into your running session. To make this work, you need the following steps:
| File Extension | vnc |
| Mime Type | VncViewer/Config |
| Application to Use | "...\vncviewer.exe" -config "%1" |
As an example, in Netscape 4.7 it goes like this. Select Edit -> Preferences from the toolbar. Click the little + next to "Navigator" to get at the sub menus. Click on Applications, then add a New type. You get a box to fill in 4 entries.
| Description of type | VNC client |
| File extension | vnc |
| MIME Type | VncViewer/Config |
| Application to use | "C:\Program Files\VNC\vncviewer.exe" -config "%1" |