diff options
author | welch <welch@noemail.net> | 1998-07-28 17:33:22 (GMT) |
---|---|---|
committer | welch <welch@noemail.net> | 1998-07-28 17:33:22 (GMT) |
commit | cbcd0b91ded9a79a68e6ef8fd3201aa77de30083 (patch) | |
tree | 2f7a3a9de67e40400853d636f083f0d144bed4b3 /win/README | |
parent | 98e513ae0382223370686a0dfd343c39c0581a21 (diff) | |
download | tcl-cbcd0b91ded9a79a68e6ef8fd3201aa77de30083.zip tcl-cbcd0b91ded9a79a68e6ef8fd3201aa77de30083.tar.gz tcl-cbcd0b91ded9a79a68e6ef8fd3201aa77de30083.tar.bz2 |
*** empty log message ***
FossilOrigin-Name: e20b1ca4abc8f9996a88c690ad0b6f7d98bf48bd
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -59,11 +59,10 @@ find them. Tcl looks in one of three places for the library files: as specified in the registry: For Windows NT & 95: - HKEY_LOCAL_MACHINE\SOFTWARE\Sun\Tcl\8.0 - Value Name is "Root" + HKEY_LOCAL_MACHINE\SOFTWARE\Scriptics\Tcl\8.0 For Win32s: - HKEY_CLASSES_ROOT\SOFTWARE\Sun\Tcl\8.0\ + HKEY_CLASSES_ROOT\SOFTWARE\Scriptics\Tcl\8.0\ 3) Relative to the directory containing the current .exe. Tcl will look for a directory "..\lib\tcl8.0" relative to the |