summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2004-07-11 04:33:06 (UTC)
committer Michael Krelin <hacker@klever.net>2004-07-11 04:33:06 (UTC)
commit78d267e0d2cfc79a966a9b6e3d1550e06e98b083 (patch) (unidiff)
tree39276630f1cf4549339086aeb122963d53dfb2dc
parent955d4e00adc9f39ab93bf21f07506eb75b013c70 (diff)
downloadT42-78d267e0d2cfc79a966a9b6e3d1550e06e98b083.zip
T42-78d267e0d2cfc79a966a9b6e3d1550e06e98b083.tar.gz
T42-78d267e0d2cfc79a966a9b6e3d1550e06e98b083.tar.bz2
prepared for T42 1.5 release1.5
git-svn-id: http://svn.klever.net/kin/T42/trunk@9 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--AUTHORS3
-rw-r--r--COPYING2
-rw-r--r--README.RELEASE (renamed from README)0
-rw-r--r--T42.rc6
-rw-r--r--help/T42.rtf8
-rw-r--r--help/T42.xml8
-rw-r--r--install/install.cpp14
-rw-r--r--install/install.rc2
8 files changed, 23 insertions, 20 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..a9fb0c7
--- a/dev/null
+++ b/AUTHORS
@@ -0,0 +1,3 @@
1Klever dissected:
2 Michael 'hacker' Krelin <hacker@klever.net>
3 Leonid Ivanov <kamel@klever.net>
diff --git a/COPYING b/COPYING
index 997e508..9abe63f 100644
--- a/COPYING
+++ b/COPYING
@@ -1,19 +1,19 @@
1Copyright (c) 1998, 2002 Klever Group (http://www.klever.net/) 1Copyright (c) 1998-2004 Klever Group (http://www.klever.net/)
2 2
3Permission is hereby granted, free of charge, to any person obtaining a copy of 3Permission is hereby granted, free of charge, to any person obtaining a copy of
4this software and associated documentation files (the "Software"), to deal in 4this software and associated documentation files (the "Software"), to deal in
5the Software without restriction, including without limitation the rights to 5the Software without restriction, including without limitation the rights to
6use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 6use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
7of the Software, and to permit persons to whom the Software is furnished to do 7of the Software, and to permit persons to whom the Software is furnished to do
8so, subject to the following conditions: 8so, subject to the following conditions:
9 9
10The above copyright notice and this permission notice shall be included in all 10The above copyright notice and this permission notice shall be included in all
11copies or substantial portions of the Software. 11copies or substantial portions of the Software.
12 12
13THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 13THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 14IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 15FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 16AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 17LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 18OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19SOFTWARE. 19SOFTWARE.
diff --git a/README b/README.RELEASE
index fbdfd9c..fbdfd9c 100644
--- a/README
+++ b/README.RELEASE
diff --git a/T42.rc b/T42.rc
index b51806e..6c51796 100644
--- a/T42.rc
+++ b/T42.rc
@@ -65,49 +65,49 @@ END
65 65
66// Icon with lowest ID value placed first to ensure application icon 66// Icon with lowest ID value placed first to ensure application icon
67// remains consistent on all systems. 67// remains consistent on all systems.
68IDR_MAINFRAME ICON DISCARDABLE "res\\T42.ico" 68IDR_MAINFRAME ICON DISCARDABLE "res\\T42.ico"
69IDR_T42FRAME ICON DISCARDABLE "res\\IDR_T42F.ico" 69IDR_T42FRAME ICON DISCARDABLE "res\\IDR_T42F.ico"
70IDI_FULLCUP ICON DISCARDABLE "res\\fullcup.ico" 70IDI_FULLCUP ICON DISCARDABLE "res\\fullcup.ico"
71IDR_FULLT42 ICON DISCARDABLE "res\\IDR_FULL.ico" 71IDR_FULLT42 ICON DISCARDABLE "res\\IDR_FULL.ico"
72IDI_BROWSE ICON DISCARDABLE "shared-data/browse-icon.ico" 72IDI_BROWSE ICON DISCARDABLE "shared-data/browse-icon.ico"
73IDI_T42CALLNEW ICON DISCARDABLE "res\\T42calln.ico" 73IDI_T42CALLNEW ICON DISCARDABLE "res\\T42calln.ico"
74IDI_T42CALLPROCESSED ICON DISCARDABLE "res\\T42callp.ico" 74IDI_T42CALLPROCESSED ICON DISCARDABLE "res\\T42callp.ico"
75IDR_FLIPPEDCUP ICON DISCARDABLE "res\\IDR_FLIP.ico" 75IDR_FLIPPEDCUP ICON DISCARDABLE "res\\IDR_FLIP.ico"
76IDI_PREPLAY ICON DISCARDABLE "shared-data/play-icon.ico" 76IDI_PREPLAY ICON DISCARDABLE "shared-data/play-icon.ico"
77 77
78///////////////////////////////////////////////////////////////////////////// 78/////////////////////////////////////////////////////////////////////////////
79// 79//
80// Dialog 80// Dialog
81// 81//
82 82
83IDD_ABOUTBOX DIALOG DISCARDABLE 0, 0, 194, 78 83IDD_ABOUTBOX DIALOG DISCARDABLE 0, 0, 194, 78
84STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU 84STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
85CAPTION "About T42" 85CAPTION "About T42"
86FONT 8, "MS Sans Serif" 86FONT 8, "MS Sans Serif"
87BEGIN 87BEGIN
88 LTEXT "T42, Version 1.5",IDC_STATIC,37,10,119,8,SS_NOPREFIX 88 LTEXT "T42, Version 1.5",IDC_STATIC,37,10,119,8,SS_NOPREFIX
89 LTEXT "Copyright © 1998,2002 Klever Group",IDC_STATIC,37,25,119,8 89 LTEXT "Copyright © 1998-2004 Klever Group",IDC_STATIC,37,25,119,8
90 ICON IDR_MAINFRAME,IDC_STATIC,7,34,18,20 90 ICON IDR_MAINFRAME,IDC_STATIC,7,34,18,20
91 ICON IDR_FLIPPEDCUP,IDC_STATIC,166,34,18,20 91 ICON IDR_FLIPPEDCUP,IDC_STATIC,166,34,18,20
92 DEFPUSHBUTTON "OK",IDOK,81,40,32,14,WS_GROUP 92 DEFPUSHBUTTON "OK",IDOK,81,40,32,14,WS_GROUP
93 PUSHBUTTON "http://www.klever.net/",IDC_KLEVERNET,107,59,80,12 93 PUSHBUTTON "http://www.klever.net/",IDC_KLEVERNET,107,59,80,12
94END 94END
95 95
96IDD_T42_DIALOG DIALOGEX 0, 0, 221, 200 96IDD_T42_DIALOG DIALOGEX 0, 0, 221, 200
97STYLE DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME 97STYLE DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
98EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE | WS_EX_CONTEXTHELP | 98EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE | WS_EX_CONTEXTHELP |
99 WS_EX_APPWINDOW 99 WS_EX_APPWINDOW
100CAPTION " Tea For Two " 100CAPTION " Tea For Two "
101FONT 8, "MS Sans Serif", 0, 0, 0x1 101FONT 8, "MS Sans Serif", 0, 0, 0x1
102BEGIN 102BEGIN
103 CTEXT "On &Call:",IDC_STATIC,7,7,93,56,0,WS_EX_DLGMODALFRAME | 103 CTEXT "On &Call:",IDC_STATIC,7,7,93,56,0,WS_EX_DLGMODALFRAME |
104 WS_EX_CLIENTEDGE 104 WS_EX_CLIENTEDGE
105 COMBOBOX IDC_ONCALL,13,19,81,76,CBS_DROPDOWNLIST | WS_VSCROLL | 105 COMBOBOX IDC_ONCALL,13,19,81,76,CBS_DROPDOWNLIST | WS_VSCROLL |
106 WS_TABSTOP 106 WS_TABSTOP
107 CTEXT "When &Away:",IDC_STATIC,13,33,81,8 107 CTEXT "When &Away:",IDC_STATIC,13,33,81,8
108 COMBOBOX IDC_ONCALLAWAY,13,43,81,76,CBS_DROPDOWNLIST | WS_VSCROLL | 108 COMBOBOX IDC_ONCALLAWAY,13,43,81,76,CBS_DROPDOWNLIST | WS_VSCROLL |
109 WS_TABSTOP 109 WS_TABSTOP
110 CONTROL "Calls",IDC_CALLS,"SysListView32",LVS_REPORT | WS_BORDER | 110 CONTROL "Calls",IDC_CALLS,"SysListView32",LVS_REPORT | WS_BORDER |
111 WS_TABSTOP,7,66,207,67 111 WS_TABSTOP,7,66,207,67
112 CONTROL "Recorded Message..",IDC_PREVIEW,"RICHEDIT",WS_VSCROLL | 112 CONTROL "Recorded Message..",IDC_PREVIEW,"RICHEDIT",WS_VSCROLL |
113 WS_TABSTOP | 0xc184,7,134,207,59 113 WS_TABSTOP | 0xc184,7,134,207,59
@@ -297,49 +297,49 @@ END
297// Version 297// Version
298// 298//
299 299
300VS_VERSION_INFO VERSIONINFO 300VS_VERSION_INFO VERSIONINFO
301 FILEVERSION 1,5,0,0 301 FILEVERSION 1,5,0,0
302 PRODUCTVERSION 1,5,0,0 302 PRODUCTVERSION 1,5,0,0
303 FILEFLAGSMASK 0x3fL 303 FILEFLAGSMASK 0x3fL
304#ifdef _DEBUG 304#ifdef _DEBUG
305 FILEFLAGS 0x1L 305 FILEFLAGS 0x1L
306#else 306#else
307 FILEFLAGS 0x0L 307 FILEFLAGS 0x0L
308#endif 308#endif
309 FILEOS 0x4L 309 FILEOS 0x4L
310 FILETYPE 0x1L 310 FILETYPE 0x1L
311 FILESUBTYPE 0x0L 311 FILESUBTYPE 0x0L
312BEGIN 312BEGIN
313 BLOCK "StringFileInfo" 313 BLOCK "StringFileInfo"
314 BEGIN 314 BEGIN
315 BLOCK "040904b0" 315 BLOCK "040904b0"
316 BEGIN 316 BEGIN
317 VALUE "CompanyName", "Klever Group (http://www.klever.net/)\0" 317 VALUE "CompanyName", "Klever Group (http://www.klever.net/)\0"
318 VALUE "FileDescription", "T42, unix talk/ntalk implementation\0" 318 VALUE "FileDescription", "T42, unix talk/ntalk implementation\0"
319 VALUE "FileVersion", "1, 5, 0, 0\0" 319 VALUE "FileVersion", "1, 5, 0, 0\0"
320 VALUE "InternalName", "T42\0" 320 VALUE "InternalName", "T42\0"
321 VALUE "LegalCopyright", "Copyright © 1998, 2002 Klever Group (http://www.klever.net/)\0" 321 VALUE "LegalCopyright", "Copyright © 1998-2004 Klever Group (http://www.klever.net/)\0"
322 VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0" 322 VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0"
323 VALUE "OriginalFilename", "T42.EXE\0" 323 VALUE "OriginalFilename", "T42.EXE\0"
324 VALUE "ProductName", "T42\0" 324 VALUE "ProductName", "T42\0"
325 VALUE "ProductVersion", "1, 5, 0, 0\0" 325 VALUE "ProductVersion", "1, 5, 0, 0\0"
326 END 326 END
327 END 327 END
328 BLOCK "VarFileInfo" 328 BLOCK "VarFileInfo"
329 BEGIN 329 BEGIN
330 VALUE "Translation", 0x409, 1200 330 VALUE "Translation", 0x409, 1200
331 END 331 END
332END 332END
333 333
334#endif // !_MAC 334#endif // !_MAC
335 335
336 336
337///////////////////////////////////////////////////////////////////////////// 337/////////////////////////////////////////////////////////////////////////////
338// 338//
339// DESIGNINFO 339// DESIGNINFO
340// 340//
341 341
342#ifdef APSTUDIO_INVOKED 342#ifdef APSTUDIO_INVOKED
343GUIDELINES DESIGNINFO DISCARDABLE 343GUIDELINES DESIGNINFO DISCARDABLE
344BEGIN 344BEGIN
345 IDD_ABOUTBOX, DIALOG 345 IDD_ABOUTBOX, DIALOG
@@ -784,49 +784,49 @@ BEGIN
784 IDS_WSA_ECONNREFUSED "Connection refused" 784 IDS_WSA_ECONNREFUSED "Connection refused"
785 IDS_WSA_ENETUNREACH "Network is unreachable" 785 IDS_WSA_ENETUNREACH "Network is unreachable"
786 IDS_WSA_ETIMEDOUT "Connection timed out" 786 IDS_WSA_ETIMEDOUT "Connection timed out"
787 IDS_CONNECTIONCLOSED "Connection closed" 787 IDS_CONNECTIONCLOSED "Connection closed"
788 IDS_WSA_NODATA "Valid name, no data" 788 IDS_WSA_NODATA "Valid name, no data"
789 IDS_ERR_CONNECTIONCLOSED "Connection closed: %s" 789 IDS_ERR_CONNECTIONCLOSED "Connection closed: %s"
790 IDS_WSA_HOSTNOTFOUND "Host not found" 790 IDS_WSA_HOSTNOTFOUND "Host not found"
791 IDS_KLEVERNET_URL "http://www.klever.net/" 791 IDS_KLEVERNET_URL "http://www.klever.net/"
792 IDS_RTF_DELIMITER "\n\n\\cell\n\n" 792 IDS_RTF_DELIMITER "\n\n\\cell\n\n"
793 IDS_RTF_TAIL "\\cell\\row\n}\n" 793 IDS_RTF_TAIL "\\cell\\row\n}\n"
794 IDS_FAILVALIDATE_NTALKPORT 794 IDS_FAILVALIDATE_NTALKPORT
795 "Set ntalk port to either readable representation of existing service or number between 1 and 65535." 795 "Set ntalk port to either readable representation of existing service or number between 1 and 65535."
796 IDS_CALLOG_OPEN_FAILED "Failed to open/create secretary log database." 796 IDS_CALLOG_OPEN_FAILED "Failed to open/create secretary log database."
797END 797END
798 798
799STRINGTABLE DISCARDABLE 799STRINGTABLE DISCARDABLE
800BEGIN 800BEGIN
801 ID_TEA_SAVE "Save conversation as RTF file\nSave" 801 ID_TEA_SAVE "Save conversation as RTF file\nSave"
802END 802END
803 803
804STRINGTABLE DISCARDABLE 804STRINGTABLE DISCARDABLE
805BEGIN 805BEGIN
806 IDS_CALLOG_CLOSE_FAILED "Failed to gracefully close secretary log database." 806 IDS_CALLOG_CLOSE_FAILED "Failed to gracefully close secretary log database."
807 IDS_DAEMON_FAIL "Failed to set up ntalk daemon. You may still be able to use T42 for outgoing calls if you have other talk daemon installed." 807 IDS_DAEMON_FAIL "Failed to set up ntalk daemon. You may still be able to use T42 for outgoing calls if you have other talk daemon installed."
808 IDS_REGISTRYKEY "Klever Group, Inc." 808 IDS_REGISTRYKEY "Klever Group"
809 IDS_DEFAULTCALLER "tealover" 809 IDS_DEFAULTCALLER "tealover"
810END 810END
811 811
812#endif // English (U.S.) resources 812#endif // English (U.S.) resources
813///////////////////////////////////////////////////////////////////////////// 813/////////////////////////////////////////////////////////////////////////////
814 814
815 815
816 816
817#ifndef APSTUDIO_INVOKED 817#ifndef APSTUDIO_INVOKED
818///////////////////////////////////////////////////////////////////////////// 818/////////////////////////////////////////////////////////////////////////////
819// 819//
820// Generated from the TEXTINCLUDE 3 resource. 820// Generated from the TEXTINCLUDE 3 resource.
821// 821//
822#define _AFX_NO_SPLITTER_RESOURCES 822#define _AFX_NO_SPLITTER_RESOURCES
823#define _AFX_NO_OLE_RESOURCES 823#define _AFX_NO_OLE_RESOURCES
824#define _AFX_NO_TRACKER_RESOURCES 824#define _AFX_NO_TRACKER_RESOURCES
825#define _AFX_NO_PROPERTY_RESOURCES 825#define _AFX_NO_PROPERTY_RESOURCES
826 826
827#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 827#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
828#ifdef _WIN32 828#ifdef _WIN32
829LANGUAGE 9, 1 829LANGUAGE 9, 1
830#pragma code_page(1252) 830#pragma code_page(1252)
831#endif 831#endif
832#include "res\T42.rc2" // non-Microsoft Visual C++ edited resources 832#include "res\T42.rc2" // non-Microsoft Visual C++ edited resources
diff --git a/help/T42.rtf b/help/T42.rtf
index 678738a..5768d8f 100644
--- a/help/T42.rtf
+++ b/help/T42.rtf
@@ -1,69 +1,69 @@
1{\rtf1\ansi 1{\rtf1\ansi
2@{\footnote 2@{\footnote
3THIS FILE WAS AUTOMATICALLY GENERATED FROM XML DOCUMENT. 3THIS FILE WAS AUTOMATICALLY GENERATED FROM XML DOCUMENT.
4DO NOT MODIFY THIS FILE DIRECTLY. EDIT XML DOCUMENT INSTEAD 4DO NOT MODIFY THIS FILE DIRECTLY. EDIT XML DOCUMENT INSTEAD
5} 5}
6{\fonttbl{\f0\froman Times New Roman;}{\f1\fswiss Arial;}{\f3\froman Symbol;}}{\colortbl; 6{\fonttbl{\f0\froman Times New Roman;}{\f1\fswiss Arial;}{\f3\froman Symbol;}}{\colortbl;
7 \red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0; 7 \red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0;
8 \red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255; 8 \red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255;
9 \red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128; 9 \red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128;
10 \red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;} 10 \red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;}
11 11
12\pard\plain\keepn 12\pard\plain\keepn
13#{\footnote About} 13#{\footnote About}
14${\footnote About T42} 14${\footnote About T42}
15{ \f1\fs18\b\sb120 About {\b T42}} 15{ \f1\fs18\b\sb120 About {\b T42}}
16\par\sa120\sb120\qj\pard \f1\fs18\sb120 {\b T42} is our {\i Win32} implementation of {\b\cf6 unix}{\b\cf6 ntalk} protocol. 16\par\sa120\sb120\qj\pard \f1\fs18\sb120 {\b T42} is our {\i Win32} implementation of {\b\cf6 unix}{\b\cf6 ntalk} protocol.
17\par\sa120\sb120\qj\pard \f1\fs18\sb120 It features:\pard 17\par\sa120\sb120\qj\pard \f1\fs18\sb120 It features:\pard
18\par \fi0\li0 \bullet {\b Multihoming} - works properly on multihomed machines (ie. accepts connections/issues requests on all interfaces); 18\par \fi0\li0 \bullet {\b Multihoming} - works properly on multihomed machines (ie. accepts connections/issues requests on all interfaces);
19\par \fi0\li0 \bullet {\b Your personal secretary} - technically speaking, something like answering machine; 19\par \fi0\li0 \bullet {\b Your personal secretary} - technically speaking, something like answering machine;
20\par \fi0\li0 \bullet {\b Sleep function} - be notified of activities in backgrounded windows;\pard 20\par \fi0\li0 \bullet {\b Sleep function} - be notified of activities in backgrounded windows;\pard
21\par\sa120\sb120\qj\pard \f1\fs18\sb120 Designed to be compatible with our {\i TFTP} client/server, {\uldb {\b PumpKIN}}{\v %!ExecFile("http://www.klever.net/kin/pumpkin.html")}, that allows you to exchange files with your party while having talk sessions. 21\par\sa120\sb120\qj\pard \f1\fs18\sb120 Designed to be compatible with our {\i TFTP} client/server, {\uldb {\b PumpKIN}}{\v %!ExecFile("http://kin.klever.net/pumpkin/")}, that allows you to exchange files with your party while having talk sessions.
22\par\sa120\sb120\qj\pard \f1\fs18\sb120 22\par\sa120\sb120\qj\pard \f1\fs18\sb120
23\par\sa120\sb120\qj\pard \f1\fs18\sb120 {\b {\i Enjoy!}} 23\par\sa120\sb120\qj\pard \f1\fs18\sb120 {\b {\i Enjoy!}}
24{ 24{
25\par\pard\plain\sb360\sa120 \f1\fs16 Copyright (c) 1998, 2002 {\uldb\cf0 Klever Group (http://www.klever.net/)}{\v %!ExecFile("http://www.klever.net/")} 25\par\pard\plain\sb360\sa120 \f1\fs16 Copyright (c) 1998-2004 {\uldb\cf0 Klever Group (http://www.klever.net/)}{\v %!ExecFile("http://www.klever.net/")}
26\par\qj\sb120\sa120Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 26\par\qj\sb120\sa120Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
27\par The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 27\par The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
28\par \sa360 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 28\par \sa360 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29} 29}
30\par \sa0\sb120\ql \f1\fs16 Author: {\b\uldb\cf11 Michael Krelin ({\i hacker@klever.net})}{\v %!ExecFile("mailto:hacker@klever.net")} 30\par \sa0\sb120\ql \f1\fs16 Author: {\b\uldb\cf11 Michael Krelin ({\i hacker@klever.net})}{\v %!ExecFile("mailto:hacker@klever.net")}
31\par \sa0\sb0 Fan mail send to {\i\uldb gefilte@klever.net}{\v %!ExecFile("mailto:gefilte@klever.net")} 31\par \sa0\sb0 Fan mail send to {\i\uldb gefilte@klever.net}{\v %!ExecFile("mailto:gefilte@klever.net")}
32\page 32\page
33 33
34\pard\plain 34\pard\plain
35#{\footnote News} 35#{\footnote News}
36${\footnote What's New} 36${\footnote What's New}
37\par\pard\plain\f1\fs24\qc\cf2\b 1.5 - August 19th, 2002 37\par\pard\plain\f1\fs24\qc\cf2\b 1.5 - July 11th, 2004
38\par\pard\plain\fi0\li0\f1\fs18 \bullet Change of license and opening the source 38\par\pard\plain\fi0\li0\f1\fs18 \bullet Change of license and opening the source
39\page 39\page
40 40
41\pard\plain\keepn 41\pard\plain\keepn
42#{\footnote Using} 42#{\footnote Using}
43${\footnote Using T42} 43${\footnote Using T42}
44{ \f1\fs18\b\sb120 Using {\b T42}} 44{ \f1\fs18\b\sb120 Using {\b T42}}
45\par\sa120\sb120\qj\pard \f1\fs18\sb120 Once you've installed {\b T42}, run it from {\i Programs/Accessories/Klever Co.} menu. A small cup icon will appear in the notification tray area. 45\par\sa120\sb120\qj\pard \f1\fs18\sb120 Once you've installed {\b T42}, run it from {\i Programs/Klever Group} menu. A small cup icon will appear in the notification tray area.
46\par\sa120\sb120\qj\pard \f1\fs18\sb120 Left-click on the icon will get you to the {\uldb Main Window}{\v MainWindow}, right-click brings up the following menu:\pard 46\par\sa120\sb120\qj\pard \f1\fs18\sb120 Left-click on the icon will get you to the {\uldb Main Window}{\v MainWindow}, right-click brings up the following menu:\pard
47\par \fi0\li0 \bullet {\b Order some tea} - Initiates talk session. This will open new {\uldb Conversation Window}{\v ConversationWindow} and prompt you for request details. 47\par \fi0\li0 \bullet {\b Order some tea} - Initiates talk session. This will open new {\uldb Conversation Window}{\v ConversationWindow} and prompt you for request details.
48\par \fi0\li0 \bullet {\b Away} - Toggle your away mode. It affects the way {\b T42} handles incoming calls. See {\uldb Main Window}{\v Mainwindow} for details. 48\par \fi0\li0 \bullet {\b Away} - Toggle your away mode. It affects the way {\b T42} handles incoming calls. See {\uldb Main Window}{\v Mainwindow} for details.
49\par \fi0\li0 \bullet {\b Show Main Window} - Toggle visibility of the {\uldb Main Window}{\v MainWindow} from which you can control some of {\b T42} options and read/maintain your recorded messages. 49\par \fi0\li0 \bullet {\b Show Main Window} - Toggle visibility of the {\uldb Main Window}{\v MainWindow} from which you can control some of {\b T42} options and read/maintain your recorded messages.
50\par \fi0\li0 \bullet {\b Options} - Select this to bring up {\uldb Options dialog}{\v Options} so that you can customize {\b T42} to suit your needs. 50\par \fi0\li0 \bullet {\b Options} - Select this to bring up {\uldb Options dialog}{\v Options} so that you can customize {\b T42} to suit your needs.
51\par \fi0\li0 \bullet {\b Exit} - This is not likely to happen, but if you want to exit {\b T42} and unload it from memory - that's what {\b Exit} is for.\pard 51\par \fi0\li0 \bullet {\b Exit} - This is not likely to happen, but if you want to exit {\b T42} and unload it from memory - that's what {\b Exit} is for.\pard
52\page 52\page
53 53
54\pard\plain\keepn 54\pard\plain\keepn
55#{\footnote MainWindow} 55#{\footnote MainWindow}
56${\footnote Main Window} 56${\footnote Main Window}
57{ \f1\fs18\b\sb120 Main {\b T42} Window} 57{ \f1\fs18\b\sb120 Main {\b T42} Window}
58\par\sa120\sb120\qj\pard \f1\fs18\sb120 Main Window is a {\b T42} Control Center, it's exactly mouse-click away from most of {\b T42} functions. It consists of\pard 58\par\sa120\sb120\qj\pard \f1\fs18\sb120 Main Window is a {\b T42} Control Center, it's exactly mouse-click away from most of {\b T42} functions. It consists of\pard
59\par \fi0\li0 \bullet {\b On Call} and {\b On Call when away} dropdown lists let you select the action to take when incoming call occurs in 'normal' and 'away' mode. Chose one of 59\par \fi0\li0 \bullet {\b On Call} and {\b On Call when away} dropdown lists let you select the action to take when incoming call occurs in 'normal' and 'away' mode. Chose one of
60 \pard 60 \pard
61\par \fi0\li0 \bullet {\i Prompt} - Ask you what to do before taking any actions; 61\par \fi0\li0 \bullet {\i Prompt} - Ask you what to do before taking any actions;
62\par \fi0\li0 \bullet {\i Secretary} - Relay incoming calls to your {\uldb personal secretary}{\v SecretaryOptions}. Some prefer to call it answering machine. 62\par \fi0\li0 \bullet {\i Secretary} - Relay incoming calls to your {\uldb personal secretary}{\v SecretaryOptions}. Some prefer to call it answering machine.
63\par \fi0\li0 \bullet {\i Not here} - Tell the caller you're not here ({\i not logged in}) and terminate connection. 63\par \fi0\li0 \bullet {\i Not here} - Tell the caller you're not here ({\i not logged in}) and terminate connection.
64\par \fi0\li0 \bullet {\i Refuse} - Tell the caller you're not accepting messages and terminate connection. 64\par \fi0\li0 \bullet {\i Refuse} - Tell the caller you're not accepting messages and terminate connection.
65\par \fi0\li0 \bullet {\i Ignore} - Pretend that you didn't notice.\pard 65\par \fi0\li0 \bullet {\i Ignore} - Pretend that you didn't notice.\pard
66\par \fi0\li0 \bullet {\b Away} button toggles your away mode. When an incoming call occurs {\b T42} takes action based upon away mode and options selected in {\b On Call} and {\b On Call when away} dropdown lists. 66\par \fi0\li0 \bullet {\b Away} button toggles your away mode. When an incoming call occurs {\b T42} takes action based upon away mode and options selected in {\b On Call} and {\b On Call when away} dropdown lists.
67\par \fi0\li0 \bullet {\b Tea} button initiates new talk session. This will open new {\uldb Conversation Window}{\v ConversationWindow} and prompt you for {\uldb request details}{\v RemoteDialog}. 67\par \fi0\li0 \bullet {\b Tea} button initiates new talk session. This will open new {\uldb Conversation Window}{\v ConversationWindow} and prompt you for {\uldb request details}{\v RemoteDialog}.
68\par \fi0\li0 \bullet {\b Options} button brings up {\uldb Configuration Dialog}{\v Options} that lets you customize {\b T42} according to your needs. 68\par \fi0\li0 \bullet {\b Options} button brings up {\uldb Configuration Dialog}{\v Options} that lets you customize {\b T42} according to your needs.
69\par \fi0\li0 \bullet {\b Exit} - button closes {\b T42} windows and removes {\b T42} from memory. 69\par \fi0\li0 \bullet {\b Exit} - button closes {\b T42} windows and removes {\b T42} from memory.
diff --git a/help/T42.xml b/help/T42.xml
index d59c255..affe7c0 100644
--- a/help/T42.xml
+++ b/help/T42.xml
@@ -1,49 +1,49 @@
1<?xml version="1.0"?> 1<?xml version="1.0"?>
2<winhelp> 2<winhelp>
3 <topic id="About" title="About T42"> 3 <topic id="About" title="About T42">
4 <heading scroll="no">About <kin>T42</kin></heading> 4 <heading scroll="no">About <kin>T42</kin></heading>
5 <p><kin>T42</kin> is our <term>Win32</term> implementation of <product>unix</product> <product>ntalk</product> protocol.</p> 5 <p><kin>T42</kin> is our <term>Win32</term> implementation of <product>unix</product> <product>ntalk</product> protocol.</p>
6 <p>It features:</p> 6 <p>It features:</p>
7 <ul> 7 <ul>
8 <li><b>Multihoming</b> - works properly on multihomed machines (ie. accepts connections/issues requests on all interfaces);</li> 8 <li><b>Multihoming</b> - works properly on multihomed machines (ie. accepts connections/issues requests on all interfaces);</li>
9 <li><b>Your personal secretary</b> - technically speaking, something like answering machine;</li> 9 <li><b>Your personal secretary</b> - technically speaking, something like answering machine;</li>
10 <li><b>Sleep function</b> - be notified of activities in backgrounded windows;</li> 10 <li><b>Sleep function</b> - be notified of activities in backgrounded windows;</li>
11 </ul> 11 </ul>
12 <p>Designed to be compatible with our <term>TFTP</term> client/server, <kin href="http://www.klever.net/kin/pumpkin.html">PumpKIN</kin>, that allows you to exchange files with your party while having talk sessions.</p> 12 <p>Designed to be compatible with our <term>TFTP</term> client/server, <kin href="http://kin.klever.net/pumpkin/">PumpKIN</kin>, that allows you to exchange files with your party while having talk sessions.</p>
13 <p/> 13 <p/>
14 <p><b><i>Enjoy!</i></b></p> 14 <p><b><i>Enjoy!</i></b></p>
15 <license years="1998, 2002"/> 15 <license years="1998-2004"/>
16 <credits/> 16 <credits/>
17 </topic> 17 </topic>
18 <topic id="News" title="What's New"> 18 <topic id="News" title="What's New">
19 <newsfor version="1.5" date="August 19th, 2002"> 19 <newsfor version="1.5" date="July 11th, 2004">
20 <ni>Change of license and opening the source</ni> 20 <ni>Change of license and opening the source</ni>
21 </newsfor> 21 </newsfor>
22 </topic> 22 </topic>
23 <topic id="Using" title="Using T42"> 23 <topic id="Using" title="Using T42">
24 <heading scroll="no">Using <kin>T42</kin></heading> 24 <heading scroll="no">Using <kin>T42</kin></heading>
25 <p>Once you've installed <kin>T42</kin>, run it from <i>Programs/Accessories/Klever Co.</i> menu. A small cup icon will appear in the notification tray area.</p> 25 <p>Once you've installed <kin>T42</kin>, run it from <i>Programs/Klever Group</i> menu. A small cup icon will appear in the notification tray area.</p>
26 <p>Left-click on the icon will get you to the <a href="#MainWindow">Main Window</a>, right-click brings up the following menu:</p> 26 <p>Left-click on the icon will get you to the <a href="#MainWindow">Main Window</a>, right-click brings up the following menu:</p>
27 <ul> 27 <ul>
28 <li><b>Order some tea</b> - Initiates talk session. This will open new <a href="#ConversationWindow">Conversation Window</a> and prompt you for request details.</li> 28 <li><b>Order some tea</b> - Initiates talk session. This will open new <a href="#ConversationWindow">Conversation Window</a> and prompt you for request details.</li>
29 <li><b>Away</b> - Toggle your away mode. It affects the way <kin>T42</kin> handles incoming calls. See <a href="#Mainwindow">Main Window</a> for details.</li> 29 <li><b>Away</b> - Toggle your away mode. It affects the way <kin>T42</kin> handles incoming calls. See <a href="#Mainwindow">Main Window</a> for details.</li>
30 <li><b>Show Main Window</b> - Toggle visibility of the <a href="#MainWindow">Main Window</a> from which you can control some of <kin>T42</kin> options and read/maintain your recorded messages.</li> 30 <li><b>Show Main Window</b> - Toggle visibility of the <a href="#MainWindow">Main Window</a> from which you can control some of <kin>T42</kin> options and read/maintain your recorded messages.</li>
31 <li><b>Options</b> - Select this to bring up <a href="#Options">Options dialog</a> so that you can customize <kin>T42</kin> to suit your needs.</li> 31 <li><b>Options</b> - Select this to bring up <a href="#Options">Options dialog</a> so that you can customize <kin>T42</kin> to suit your needs.</li>
32 <li><b>Exit</b> - This is not likely to happen, but if you want to exit <kin>T42</kin> and unload it from memory - that's what <b>Exit</b> is for.</li> 32 <li><b>Exit</b> - This is not likely to happen, but if you want to exit <kin>T42</kin> and unload it from memory - that's what <b>Exit</b> is for.</li>
33 </ul> 33 </ul>
34 </topic> 34 </topic>
35 <topic id="MainWindow" title="Main Window"> 35 <topic id="MainWindow" title="Main Window">
36 <heading scroll="no">Main <kin>T42</kin> Window</heading> 36 <heading scroll="no">Main <kin>T42</kin> Window</heading>
37 <p>Main Window is a <kin>T42</kin> Control Center, it's exactly mouse-click away from most of <kin>T42</kin> functions. It consists of</p> 37 <p>Main Window is a <kin>T42</kin> Control Center, it's exactly mouse-click away from most of <kin>T42</kin> functions. It consists of</p>
38 <ul> 38 <ul>
39 <li><b>On Call</b> and <b>On Call when away</b> dropdown lists let you select the action to take when incoming call occurs in 'normal' and 'away' mode. Chose one of 39 <li><b>On Call</b> and <b>On Call when away</b> dropdown lists let you select the action to take when incoming call occurs in 'normal' and 'away' mode. Chose one of
40 <ul> 40 <ul>
41 <li><i>Prompt</i> - Ask you what to do before taking any actions;</li> 41 <li><i>Prompt</i> - Ask you what to do before taking any actions;</li>
42 <li><i>Secretary</i> - Relay incoming calls to your <a href="#SecretaryOptions">personal secretary</a>. Some prefer to call it answering machine.</li> 42 <li><i>Secretary</i> - Relay incoming calls to your <a href="#SecretaryOptions">personal secretary</a>. Some prefer to call it answering machine.</li>
43 <li><i>Not here</i> - Tell the caller you're not here (<i>not logged in</i>) and terminate connection.</li> 43 <li><i>Not here</i> - Tell the caller you're not here (<i>not logged in</i>) and terminate connection.</li>
44 <li><i>Refuse</i> - Tell the caller you're not accepting messages and terminate connection.</li> 44 <li><i>Refuse</i> - Tell the caller you're not accepting messages and terminate connection.</li>
45 <li><i>Ignore</i> - Pretend that you didn't notice.</li> 45 <li><i>Ignore</i> - Pretend that you didn't notice.</li>
46 </ul> 46 </ul>
47 </li> 47 </li>
48 <li><b>Away</b> button toggles your away mode. When an incoming call occurs <kin>T42</kin> takes action based upon away mode and options selected in <b>On Call</b> and <b>On Call when away</b> dropdown lists.</li> 48 <li><b>Away</b> button toggles your away mode. When an incoming call occurs <kin>T42</kin> takes action based upon away mode and options selected in <b>On Call</b> and <b>On Call when away</b> dropdown lists.</li>
49 <li><b>Tea</b> button initiates new talk session. This will open new <a href="#ConversationWindow">Conversation Window</a> and prompt you for <a href="#RemoteDialog">request details</a>.</li> 49 <li><b>Tea</b> button initiates new talk session. This will open new <a href="#ConversationWindow">Conversation Window</a> and prompt you for <a href="#RemoteDialog">request details</a>.</li>
diff --git a/install/install.cpp b/install/install.cpp
index 89eb3fc..8b8c61f 100644
--- a/install/install.cpp
+++ b/install/install.cpp
@@ -1,68 +1,68 @@
1#include "resource.h" 1#include "resource.h"
2#include "../shared-code/install.h" 2#include "../shared-code/install.h"
3 3
4 #defineKINAME "T42 1.5" 4 #defineKINAME "T42 1.5"
5#define SKINAME "T42" 5#define SKINAME "T42"
6 6
7BOOL Install(void) 7BOOL Install(void)
8{ 8{
9STRING dPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group, Inc.",SKINAME "Path"); 9STRING dPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group",SKINAME "Path");
10STRING kPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group, Inc.","KINPath"); 10STRING kPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group","KINPath");
11LPCSTR qPath = ((LPCSTR)dPath)?(LPCSTR)dPath:(((LPCSTR)kPath)?(LPSTR)kPath:"C:\\Program Files\\Klever\\Nothings"); 11LPCSTR qPath = ((LPCSTR)dPath)?(LPCSTR)dPath:(((LPCSTR)kPath)?(LPSTR)kPath:"C:\\Program Files\\Klever\\Nothings");
12STRING path = REQUESTPATH(" " KINAME,"\nEnter destination path:",qPath); 12STRING path = REQUESTPATH(" " KINAME,"\nEnter destination path:",qPath);
13 if(!path) 13 if(!path)
14 return NULL; 14 return NULL;
15 15
16 #ifdefK_ANNED 16 #ifdefK_ANNED
17STRING sysDir(_MAX_PATH); 17STRING sysDir(_MAX_PATH);
18 GetSystemDirectory(sysDir,_MAX_PATH); 18 GetSystemDirectory(sysDir,_MAX_PATH);
19 INSTALLFILE("mfc42.dl_",sysDir,"mfc42.dll"); 19 INSTALLFILE("mfc42.dl_",sysDir,"mfc42.dll");
20#endif 20#endif
21 21
22 MAKE_PATH(path); 22 MAKE_PATH(path);
23STRING shortPath = GET_SHORT_PATH(path); 23STRING shortPath = GET_SHORT_PATH(path);
24 if(!shortPath){ 24 if(!shortPath){
25 MessageBox(NULL,"Failed to install " KINAME " in specified directory",NULL,MB_ICONERROR|MB_OK); 25 MessageBox(NULL,"Failed to install " KINAME " in specified directory",NULL,MB_ICONERROR|MB_OK);
26 return FALSE; 26 return FALSE;
27 } 27 }
28 28
29 if(!( 29 if(!(
30 INSTALLFILE(SKINAME ".ex_",path,SKINAME ".exe") && 30 INSTALLFILE(SKINAME ".ex_",path,SKINAME ".exe") &&
31 INSTALLFILE(SKINAME ".hl_",path,SKINAME ".hlp") && 31 INSTALLFILE(SKINAME ".hl_",path,SKINAME ".hlp") &&
32 INSTALLFILE(SKINAME ".cn_",path,SKINAME ".cnt") 32 INSTALLFILE(SKINAME ".cn_",path,SKINAME ".cnt")
33 )){ 33 )){
34 MessageBox(NULL,"Failed to install " KINAME " in specified directory",NULL,MB_ICONERROR|MB_OK); 34 MessageBox(NULL,"Failed to install " KINAME " in specified directory",NULL,MB_ICONERROR|MB_OK);
35 return FALSE; 35 return FALSE;
36 } 36 }
37 ADDMENU("Accessories\\Klever Co.",SKINAME,path, SKINAME ".exe"); 37 ADDMENU("Klever Group",SKINAME,path, SKINAME ".exe");
38 38
39 strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group, Inc.",SKINAME "Path",path); 39 strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group",SKINAME "Path",path);
40 strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group, Inc.","KINPath",path); 40 strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group","KINPath",path);
41 41
42FILE* inf=CREATE_INF_FILE(path,SKINAME ".INF"); 42FILE* inf=CREATE_INF_FILE(path,SKINAME ".INF");
43 if(!inf){ 43 if(!inf){
44 MessageBox(NULL,"Failed to install " KINAME,NULL,MB_ICONERROR|MB_OK); 44 MessageBox(NULL,"Failed to install " KINAME,NULL,MB_ICONERROR|MB_OK);
45 return FALSE; 45 return FALSE;
46 } 46 }
47 INF_FILE_HEADER(inf); 47 INF_FILE_HEADER(inf);
48 INF_FILE_SECTION(inf,"Uninstall"); 48 INF_FILE_SECTION(inf,"Uninstall");
49 fprintf(inf,"AddReg=kFiles\nDelReg=kReg\nUpdateInis=kMenu\n"); 49 fprintf(inf,"AddReg=kFiles\nDelReg=kReg\nUpdateInis=kMenu\n");
50 INF_FILE_SECTION(inf,"kFiles"); 50 INF_FILE_SECTION(inf,"kFiles");
51 INF_REMOVE_ROOT(inf,SKINAME "Files",shortPath); 51 INF_REMOVE_ROOT(inf,SKINAME "Files",shortPath);
52 INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".exe"); 52 INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".exe");
53 INF_REMOVE_HELP_FILE(inf,SKINAME "Files",SKINAME); 53 INF_REMOVE_HELP_FILE(inf,SKINAME "Files",SKINAME);
54 INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".inf"); 54 INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".inf");
55 INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".Calls"); 55 INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".Calls");
56 INF_FILE_SECTION(inf,"kReg"); 56 INF_FILE_SECTION(inf,"kReg");
57 INF_UNINSTALL_REG(inf,SKINAME); 57 INF_UNINSTALL_REG(inf,SKINAME);
58 INF_FILE_SECTION(inf,"kMenu"); 58 INF_FILE_SECTION(inf,"kMenu");
59 INF_MENU_GROUP(inf,1,"Accessories\\Klever Co."); 59 INF_MENU_GROUP(inf,1,"Klever Group");
60 INF_MENU_ITEM(inf,1,SKINAME); 60 INF_MENU_ITEM(inf,1,SKINAME);
61 fclose(inf); 61 fclose(inf);
62 62
63 REG_UNINSTALL_COMMAND(SKINAME,"Klever " KINAME,shortPath,SKINAME ".INF","Uninstall"); 63 REG_UNINSTALL_COMMAND(SKINAME,"Klever " KINAME,shortPath,SKINAME ".INF","Uninstall");
64 64
65 MessageBox(NULL,KINAME " installed successfully, you may now run it from Programs/Accessories/Klever Co. menu or remove it using Control Panel Add/Remove Programs applet."," Rejoice!",MB_ICONINFORMATION|MB_OK); 65 MessageBox(NULL,KINAME " installed successfully, you may now run it from 'Programs/Klever Group' menu or remove it using Control Panel Add/Remove Programs applet."," Rejoice!",MB_ICONINFORMATION|MB_OK);
66 66
67 return TRUE; 67 return TRUE;
68} 68}
diff --git a/install/install.rc b/install/install.rc
index a613be0..1516122 100644
--- a/install/install.rc
+++ b/install/install.rc
@@ -130,49 +130,49 @@ IDI_ICON ICON DISCARDABLE "../shared-data/install-icon.ico
130// Version 130// Version
131// 131//
132 132
133VS_VERSION_INFO VERSIONINFO 133VS_VERSION_INFO VERSIONINFO
134 FILEVERSION 1,5,0,0 134 FILEVERSION 1,5,0,0
135 PRODUCTVERSION 1,5,0,0 135 PRODUCTVERSION 1,5,0,0
136 FILEFLAGSMASK 0x3fL 136 FILEFLAGSMASK 0x3fL
137#ifdef _DEBUG 137#ifdef _DEBUG
138 FILEFLAGS 0x1L 138 FILEFLAGS 0x1L
139#else 139#else
140 FILEFLAGS 0x0L 140 FILEFLAGS 0x0L
141#endif 141#endif
142 FILEOS 0x40004L 142 FILEOS 0x40004L
143 FILETYPE 0x1L 143 FILETYPE 0x1L
144 FILESUBTYPE 0x0L 144 FILESUBTYPE 0x0L
145BEGIN 145BEGIN
146 BLOCK "StringFileInfo" 146 BLOCK "StringFileInfo"
147 BEGIN 147 BEGIN
148 BLOCK "040904b0" 148 BLOCK "040904b0"
149 BEGIN 149 BEGIN
150 VALUE "CompanyName", "Klever Group (http://www.klever.net/)\0" 150 VALUE "CompanyName", "Klever Group (http://www.klever.net/)\0"
151 VALUE "FileDescription", "INSTALL: T42, unix talk/ntalk implementation\0" 151 VALUE "FileDescription", "INSTALL: T42, unix talk/ntalk implementation\0"
152 VALUE "FileVersion", "1, 5, 0, 0\0" 152 VALUE "FileVersion", "1, 5, 0, 0\0"
153 VALUE "InternalName", "INSTALL\0" 153 VALUE "InternalName", "INSTALL\0"
154 VALUE "LegalCopyright", "Copyright © 1998, 2002 Klever Group (http://www.klever.net/)\0" 154 VALUE "LegalCopyright", "Copyright © 1998-2004 Klever Group (http://www.klever.net/)\0"
155 VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0" 155 VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0"
156 VALUE "OriginalFilename", "INSTALL.EXE\0" 156 VALUE "OriginalFilename", "INSTALL.EXE\0"
157 VALUE "ProductName", "T42\0" 157 VALUE "ProductName", "T42\0"
158 VALUE "ProductVersion", "1, 5, 0, 0\0" 158 VALUE "ProductVersion", "1, 5, 0, 0\0"
159 END 159 END
160 END 160 END
161 BLOCK "VarFileInfo" 161 BLOCK "VarFileInfo"
162 BEGIN 162 BEGIN
163 VALUE "Translation", 0x409, 1200 163 VALUE "Translation", 0x409, 1200
164 END 164 END
165END 165END
166 166
167#endif // !_MAC 167#endif // !_MAC
168 168
169#endif // English (U.S.) resources 169#endif // English (U.S.) resources
170///////////////////////////////////////////////////////////////////////////// 170/////////////////////////////////////////////////////////////////////////////
171 171
172 172
173 173
174#ifndef APSTUDIO_INVOKED 174#ifndef APSTUDIO_INVOKED
175///////////////////////////////////////////////////////////////////////////// 175/////////////////////////////////////////////////////////////////////////////
176// 176//
177// Generated from the TEXTINCLUDE 3 resource. 177// Generated from the TEXTINCLUDE 3 resource.
178// 178//