Hi -
I just upgraded Absolute Telnet from version 3.11 to 3.13 (Windows XP). I'm using a lot of config files (filename.tnt). They are all stored in a directory "....\\My Documents\\...". Now, when I open an explorer window and double click on the config file, AT doesn't read it anymore because of the blank space in the path. In the status bar I get something like "C:\\dir\\My - Absolute Telnet 3.13". It works fine if the config file path doesn't contain any blank space. Of course, I didn't have that problem with any of the previous releases.
Georges
I've got a fix for that. Version 3.15 will include the fix, but it can be retro-fitted to 3.13 with a registry tweak.
you'll need to open regedit and navigate to:
HKEY_CLASSES_ROOT\\AbsoluteTelnetConnection\\shell\\open\\command
Modify the entry by putting double-quotes around the path name and the %1 argument like this:
"c:\\program files\\absolutetelnet\\PROGRAM\\AbsoluteTelnet.exe" "%1"
Of course, your path my be different, depending on where you installed.
Let me know if this helps!
Brian