diff options
author | welch <welch> | 1998-07-28 17:33:22 (GMT) |
---|---|---|
committer | welch <welch> | 1998-07-28 17:33:22 (GMT) |
commit | cdf40f8995e744f50b32720721885bb05d2364ba (patch) | |
tree | 2f7a3a9de67e40400853d636f083f0d144bed4b3 /win/README | |
parent | 15ab57c598f6850e840ab94b0fbb03a9905fc278 (diff) | |
download | tcl-cdf40f8995e744f50b32720721885bb05d2364ba.zip tcl-cdf40f8995e744f50b32720721885bb05d2364ba.tar.gz tcl-cdf40f8995e744f50b32720721885bb05d2364ba.tar.bz2 |
*** empty log message ***
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 |