home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 November / VPR9811A.BIN / OLS / InfoTipX2 / InfoTipX2.EXE / RCDATA / CABINET / InfoTpRE.txt < prev    next >
Text File  |  1998-08-24  |  4KB  |  128 lines

  1. InfoTip Extension
  2. Version 2.0.3.96
  3. Copyright (C) 1997-1998 Norio Nomura
  4. All Rights Reserved
  5. ------------------------------------
  6.  
  7.  
  8.  
  9. //- Description
  10.  
  11. "InfoTip Extension" is shell extension for MSIE4.0 or later.
  12. InfoTip is New Shell feature that introduced by MSIE4.0, Small window that 
  13. appears when you point Mouse Cursor at "My Computer", "Network Neighborhood"
  14. or "Recycle Bin". "InfoTip Extension" adds this InfoTip feature to files that
  15. not supported by MSIE. 
  16. You just need to point at file, if you want to view that's information.
  17.  
  18.  
  19.  
  20. //- Usage
  21.  
  22. You can configure options from "File Properties" Dialog's "InfoTip Extension"
  23. tab. You can add file extension from "Display Properties" Dialog.
  24. When InfoTip is show, if you are pressing key, InfoTip content will copied to
  25. clipboard.
  26.  [Ctrl] key  -> File's full path text
  27.  [Shift] key -> InfoTip content text
  28.  
  29.  
  30.  
  31. //- Uninstall
  32.  
  33. "Control Panel" -> "Add/Remove Programs" -> 
  34. "InfoTip Extension v2.0.3.96(Remove Only)"
  35.  
  36.  
  37.  
  38. //- Requirements
  39.  
  40. InfoTip Extension requires Microsoft Internet Explorer 4.0 or later.
  41. Windows 9x, Windows NT 4.0 + sp3.
  42.  
  43.  
  44.  
  45. //- Tested Environments and InfoTip Extension's Version
  46.  
  47. Windows NT 4.0 Japanese SP3 + MSIE 4.0 & 1.0.0.31
  48. Windows NT 4.0 Japanese SP3 + MSIE 4.01 & 1.0.0.31
  49. Windows NT 4.0 Japanese SP3 + MSIE 4.01 SP1 & 1.0.0.32
  50. Windows NT 4.0 Japanese SP3 + MSIE 5.00.0518.10 & 2.0.3.96
  51. Windows 95 Japanese OSR2 + MSIE4.0 & 2.0.3.92
  52. Windows 98 Japanese & 2.0.3.89
  53. Windows 98 US & 2.0.3.93
  54. Windows 98 German & 2.0.3.93 (Thanks, Mr.Cornelius Rossmanith)
  55.  
  56.  
  57.  
  58. //- License
  59.  
  60. InfoTip Extension is free!
  61. You should send notification e-mail when redistribute this package.
  62.  
  63.  
  64.  
  65. //- Multi Language
  66.  
  67. Now, InfoTip Extension supports,
  68. - Japanese (my mother tongue;-)
  69. - English
  70. - Dutch
  71. Volunteers can help me to translate resource into other language.
  72. Volunteers does not have to know Programing.
  73.  
  74.  
  75.  
  76. //- Question and Answer
  77.  
  78. Q: Is there any way to increase the size of a textfile property so that you
  79. can view more than 2048 bytes?
  80.  
  81. A: "InfoTip Extension" give InfoTip contents to Explorer. Then, Explorer show
  82. InfoTip contents into InfoTip window, but Explorer cut contents to 1023 
  83. characters. So, there is no way.
  84.  
  85. Q: Ok, but why 2048 bytes? why not 1023 bytes?
  86.  
  87. A: Yes, it's OK, if 1 character is 1 byte. But if 1 character is not 1 byte,
  88. 1023 bytes is not enough, like UNICODE or Japanese. These need 2 bytes for 1
  89. character.
  90.  
  91.  
  92.  
  93. //- History
  94. 2.0.3.96
  95. - InfoTip delay time is extended, about 32 seconds, too long?
  96. - Change, "Show as Text" is limited to 2048 bytes.
  97.  
  98. 2.0.3.95
  99. - Make a bit change to "about dialog".
  100. - Change to gather locale independent resources in main module.
  101.  
  102. 2.0.3.94
  103. - Adds, Dutch resource. Thanks, Mr.Victor Vogelpoel.
  104.  
  105. 2.0.3.93
  106. - Fixed, Installer show "Load Resource DLL Failed!", If OS's language is 
  107.   neither English nor Japanese. Thanks, Mr. Amir Anavy and Others.
  108. - Change default option for ".htm",".html", disable "Show as text file".
  109.   For fix, Explorer's view "as Web Page" can not generate ".html" preview in
  110.   Windows 98. Thanks, Mr.Hanamaru.
  111.  
  112. 2.0.3.92
  113. - Fixed, "Show Filename", Directory Name was cutted after dot.
  114.   Thanks, Mr.Stanislav Maximov.
  115. - Fixed, "Show header '== Original shell extension's InfoTip =='" not worked.
  116. - Change English resource message text.
  117. - Adds, Japanese resource using MS UI Gothic. Request from Mr.Shinka Okada.
  118. - Fixed, Install script.
  119.  
  120. 2.0.3.89
  121. - Create English resource. Write this document.
  122.  
  123.  
  124.  
  125. --
  126. http://www.na.rim.or.jp/~norio/
  127. Norio Nomura<norio@na.rim.or.jp>
  128.