I'd suggest using Zlinks and create a ssh:// link, then create a handler as described here: http://www.nilpo.com/2007/08/windows-xp/creating-a-custom-url-protocol-for-ssh/
I haven't actually tried this, though (since I just found it). Instead, I created a telnet:// link and changed how XP handles telnet URLs by editing HKEY_CLASSES_ROOT\telnet\shell\open\command so that it runs a batch file (that does something similar to what's described in the URL above and runs putty.exe -ssh). I don't need telnet:// to actually telnet somewhere so it worked for me. -Russell Dwarshuis -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=24636#24636 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
