diff options
author | stanton <stanton> | 1999-05-20 22:32:41 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-05-20 22:32:41 (GMT) |
commit | 837f4e2fcf1630669d522f9921f11c647b04b74b (patch) | |
tree | b0ac7d7370c2260e0b497eeff8c8b41bbf4d9bad | |
parent | f98e3169a4b59e11a921cf02b49b5f2c8d93e3e2 (diff) | |
download | tcl-837f4e2fcf1630669d522f9921f11c647b04b74b.zip tcl-837f4e2fcf1630669d522f9921f11c647b04b74b.tar.gz tcl-837f4e2fcf1630669d522f9921f11c647b04b74b.tar.bz2 |
Changed Tcl registry key to Scriptics instead of Sun
-rw-r--r-- | tools/tcl.wse.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index 43a6581..1703b73 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -2159,7 +2159,7 @@ item: Self-Register OCXs/DLLs end
item: Edit Registry
Total Keys=1
- Key=SOFTWARE\Sun\Tcl\%VER%
+ Key=SOFTWARE\Scriptics\Tcl\%VER%
New Value=%MAINDIR%
Value Name=Root
Root=2
|