home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 January / PCpro_2005_01.ISO / files / mstools / infotip / InfoTipX2.EXE / INFOTPRE.TXT < prev    next >
Encoding:
Text File  |  1999-03-08  |  5.4 KB  |  172 lines

  1. InfoTip Extension
  2. Version 2.0.4.106
  3. Copyright (C) 1997-1999 Norio Nomura
  4. All Rights Reserved
  5. ---------------------------------------------------------------------
  6. Thanks, Mr.Julian Dyer. He has translated this document into English.
  7. ---------------------------------------------------------------------
  8.  
  9.  
  10.  
  11. //- Description
  12.  
  13. "InfoTip Extension" is a shell extension for MSIE4.0 or later. InfoTip is 
  14. a new shell feature that was introduced by MSIE4.0. The small window that 
  15. appears when you point the Mouse Cursor at "My Computer", 
  16. "Network Neighbourhood" or "Recycle Bin". "InfoTip Extension" adds this 
  17. InfoTip feature to files that are not supported by MSIE. 
  18. You just need to point at file, if you want to view it's information.
  19.  
  20.  
  21.  
  22. //- Usage
  23.  
  24. You can configure options from the "File Properties" Dialog box's "InfoTip 
  25. Extension" tab. 
  26. You can add file extensions from the "Display Properties" Dialog. 
  27. If you press the following keys when InfoTip is shown, the InfoTip content 
  28. will be copied to the clipboard.
  29.  [Ctrl] key  -> File's full path text.
  30.  [Shift] key -> InfoTip content text.
  31.  
  32.  
  33.  
  34. //- Uninstall
  35.  
  36. "Control Panel" -> "Add/Remove Programs" -> 
  37. "InfoTip Extension v2.0.4.106(Remove Only)"
  38.  
  39.  
  40.  
  41. //- Requirements
  42.  
  43. InfoTip Extension requires Microsoft Internet Explorer 4.0 or later.
  44. Windows 9x, Windows NT 4.0 + sp3.
  45.  
  46.  
  47.  
  48. //- Tested Environments and InfoTip Extension's Version
  49.  
  50. Windows NT 4.0 Japanese SP3 + MSIE 4.0 & 1.0.0.31
  51. Windows NT 4.0 Japanese SP3 + MSIE 4.01 & 1.0.0.31
  52. Windows NT 4.0 Japanese SP3 + MSIE 4.01 SP1 & 1.0.0.32
  53. Windows NT 4.0 Japanese SP3 + MSIE 5.00.0518.10 & 2.0.4.106
  54. Windows NT 5.0 beta2 & 2.0.4.104 ( almost )
  55. Windows 95 Japanese OSR1 + MSIE4.01 SP1 & 2.0.4.101 (Thanks, Mr.S.Yamamoto)
  56. Windows 95 Japanese OSR2 + MSIE4.0 & 2.0.4.104
  57. Windows 98 Japanese & 2.0.3.89
  58. Windows 98 US & 2.0.4.104
  59. Windows 98 German & 2.0.4.99 (Thanks, Mr.Ulrich Bruegmann)
  60. Windows 98 UK & 2.0.3.96 (Thanks, Mr.Julian Dyer)
  61. Windows 98 Spanish & 2.0.4.104 (Thanks, Mr.Enrique Pareja)
  62.  
  63.  
  64.  
  65.  
  66. //- License
  67.  
  68. InfoTip Extension is free!
  69. You should send notification by e-mail when redistributing this package.
  70.  
  71.  
  72.  
  73. //- Multi Language
  74.  
  75. Now, InfoTip Extension supports,
  76.  
  77. - Japanese (my mother tongue;-)
  78. - English
  79. - Dutch    (Thanks, Mr.Victor Vogelpoel.)
  80. - German   (Thanks, Mr.Ulrich Bruegmann, Mr. Axel M. Blumentritt.)
  81. - Danish   (Thanks, Mr.Julian Dyer.)
  82.  
  83. Volunteers can help me to translate this program into other languages.
  84. Volunteers do not have to know how to Program.
  85.  
  86.  
  87.  
  88. //- Question and Answer
  89.  
  90. Q: Is there any way to increase the size of a textfile property so that you
  91. can view more than 2048 bytes?
  92.  
  93. A: "InfoTip Extension" gives the InfoTip contents to Explorer. Then, Explorer 
  94. shows the InfoTip contents in the InfoTip window, but Explorer cuts the 
  95. contents to 1023 characters. So, there is no way.
  96.  
  97. Q: Ok, but why 2048 bytes? Why not 1023 bytes?
  98.  
  99. A: Yes, that's OK, if 1 character is 1 byte. But if 1 character is not 1 byte,
  100. 1023 bytes is not enough, as with UNICODE or Japanese. These need 2 bytes for 1
  101. character.
  102.  
  103.  
  104.  
  105. //- History
  106. 2.0.4.106
  107. - Added, Danish resource. Thanks, Mr.Julian Dyer.
  108. - Fixed, after another shell extension has been installed, could not remove 
  109.   file type from InfoTip Extension.
  110. - Changed the compiler with Visual C++ 6.0.
  111.  
  112. 2.0.4.104
  113. - Fixed, version information is not shown in Windows 9x, the cause of change
  114.   in 2.0.4.103.
  115.  
  116. 2.0.4.103
  117. - Change the method of reading the version resource from file.
  118. - Fixed, try to places the InfoTip Window at the top in more smart way.
  119. - Change, Time is shown in the way of selected language.
  120.  
  121. 2.0.4.101
  122. - Fixed, Once "File Properties" dialog has deactivated, and point the mouse
  123.   cursor at the preview icon again, the InfoTip Window is shown under the 
  124.   "File Properties"  dialog.
  125. - Change, try to places the InfoTip Window at the top. Sometimes succeed.
  126.  
  127. 2.0.4.99
  128. - Change, "Show Shell Link Target's InfoTip".
  129.   If "Shell Link Target File" is not supported by "InfoTip Extension", 
  130.   You can show the contents that is supplied by other extension, such as 
  131.   "ZipTip".:-)
  132.  
  133. 2.0.3.98
  134. - This document was rewriten by Mr.Julian Dyer. Thanks.
  135. - Added, You can select Language when you install.
  136. - Added, German resource. Thanks, Mr.Ulrich Bruegmann, Axel M. Blumentritt.
  137.  
  138. 2.0.3.96
  139. - InfoTip delay time was extended, about 32 seconds, too long?
  140. - Change, "Show as Text" is limited to 2048 bytes.
  141.  
  142. 2.0.3.95
  143. - Make a bit change to "about dialog".
  144. - Change to gather local independent resources in main module.
  145.  
  146. 2.0.3.94
  147. - Added, Dutch resource. Thanks, Mr.Victor Vogelpoel.
  148.  
  149. 2.0.3.93
  150. - Fixed, Installer shows "Load Resource DLL Failed!", If OS's language is 
  151.   neither English nor Japanese. Thanks, Mr. Amir Anavy and others.
  152. - Change default option for ".htm",".html", disable "Show as text file".
  153.   For fix, Explorer's view "as Web Page" can not generate ".html" preview in
  154.   Windows 98. Thanks, Mr.Hanamaru.
  155.  
  156. 2.0.3.92
  157. - Fixed, "Show Filename", Directory Name was cut after dot.
  158.   Thanks, Mr.Stanislav Maximov.
  159. - Fixed, "Show header '== Original shell extension's InfoTip =='" not worked.
  160. - Changed English resource message text.
  161. - Added, Japanese resource using MS UI Gothic. Request from Mr.Shinka Okada.
  162. - Fixed, Install script.
  163.  
  164. 2.0.3.89
  165. - Created English resource. Wrote this document.
  166.  
  167.  
  168.  
  169. --
  170. http://www.na.rim.or.jp/~norio/
  171. Norio Nomura<norio@na.rim.or.jp>
  172.