home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / pc / shareware22 / file / CPURL220.ZIP / CopyURL.txt < prev    next >
Encoding:
Text File  |  1997-09-09  |  5.6 KB  |  169 lines

  1. program:     CopyURL(tm) 
  2. version:     2.20
  3. date:         September 9, 1997
  4. platform:     Windows 95/Windows NT 4.0
  5. license:    FREEWARE
  6. author:        Ahto Tanner, Moon Software
  7. www:         http://www.moonsoftware.ee
  8. e-mail:     ahto@moonsoftware.ee 
  9.                 (all comments and complaints are welcome)
  10.  
  11.  
  12. Copyright 1997, Ahto Tanner, Moon Software. All Rights Reserved.
  13. CopyURL is written with Borland Delphi 2.0 
  14.  
  15. Contents
  16. ========
  17.  
  18.     1. What is CopyURL?
  19.  
  20.     2. Installation & Uninstallation
  21.  
  22.     3. History
  23.  
  24.     4. License Agreement and Warranty
  25.  
  26.  
  27.  
  28. What is CopyURL?
  29. ================
  30.  
  31. CopyURL is little FREEWARE shell extension for Windows95/NT4 that helps 
  32. you to copy different information from your Internet Shortcut files 
  33. to clipboard. Then you can simply paste it from clipboard to your 
  34. e-mails, HTML editor or other documents. It adds commands Copy URL, 
  35. Copy Link and Copy Name to the context-menu of Internet Shortcut files. 
  36. Internet Shortcut files are used mainly by Microsoft's Internet 
  37. Explorer web browser and are collected into your Favorites folder. 
  38. If you use Netscape's Navigator to browse web, then you will find 
  39. little help from CopyURL.
  40.  
  41. For example, if you have a shortcut named AudioNet that points to 
  42. http://www.audionet.com, you'll get the following results:
  43.  
  44. "Copy URL" command copies the URL the shortcut points to, like:
  45. http://www.audionet.com
  46.  
  47. "Copy Link" command copies link so that you can paste it easily to 
  48. your HTML editor:
  49. <A HREF="http://www.audionet.com">AudioNet</A>
  50.  
  51. "Copy Name" command copies both name and URL, so it's simple to paste 
  52. them to documents:
  53. AudioNet: http://www.audionet.com
  54.  
  55. Please note that one powerful feature of CopyURL is that you can make
  56. a list of copied items. For this you must select multiple shortcuts
  57. you're interested and then choose your command from contect-menu.
  58. CopyURL then copies a list of URLs of selected files to clipboard.
  59.  
  60.  
  61. Installation
  62. ============
  63.  
  64. 1) Unzip CopyURL.exe and CopyURL.inf files to a temporary folder.
  65.  
  66. 2) Right-click on CopyURL.inf file and choose Install from the popup 
  67.    menu. This will copy these 2 files to your Windows\System\ShellExt 
  68.    folder and adds required setting to the registry. It also adds 
  69.    entry for uninstalling it to Control Panel Add/Remove Programs 
  70.    applet.
  71.  
  72. 3) Now delete these 2 files from your temporary folder.
  73.  
  74. 4) Test the installation by right-clicking on an Internet Shortcut 
  75.    file in your Favorites folder. If all is OK, you'll see 3 
  76.    additional commands in your context-menu of Internet Shortcut 
  77.    files.
  78.  
  79.  
  80. Uninstalling CopyURL
  81. --------------------
  82.  
  83. 1) Open Control Panel.
  84.  
  85. 2) Open Add/Remove Programs applet.
  86.  
  87. 3) Find entry named "CopyURL shell extension" and double-click on it.
  88.    CopyURL is removed and all settings from the registry are removed
  89.    as well.
  90.  
  91.  
  92. History
  93. =======
  94.  
  95. 2.20 (September 09, 1997)
  96. + Now actual text that will be copied to clipboard is displayed on Explorer 
  97.   status bar, if you highlight CopyURL menu items, so you see what exactly 
  98.   is copyed if you choose that menu item. This is also useful to see where 
  99.   the shortcut actually points to without opening it's properties page.
  100.  
  101. 2.01 (May 01, 1997)
  102. + don't remember what I added, but this was probably useful ;-)
  103.  
  104. 2.00 (April 19, 1997)
  105. + completely rewritten into DLL, faster
  106. + now can be used to copy information from multiple selected files at 
  107.   once
  108.  
  109. 1.02 (March 30, 1997)
  110. + EXE size cut from 50 KB to 32 KB, somewhat faster too. No functional
  111.   changes
  112.  
  113. 1.01 (March 02, 1997)
  114. + fixed bug, that prevented pasting copied items from clipboard if 
  115.   you had copied some files to clipboard before copying URLs
  116.  
  117. 1.00 (February 27, 1997)
  118. + initial release
  119.  
  120.  
  121. License Agreement & Warranty
  122. ============================
  123.  
  124. This product is provided to you free of charge. Should you accept 
  125. the terms of this agreement, Moon Software will grant you the 
  126. personal and non-exclusive right to install and use the software. 
  127. CopyURL or any other materials provided in this package may not 
  128. be modified in any way, and should be distributed with all 
  129. supplied files in its original archive format. 
  130.  
  131. COPYRIGHT NOTICE: 
  132.  
  133. CopyURL and all other materials distributed with this package are 
  134. Copyright 1997 by Moon Software.
  135.  
  136. No parts of CopyURL or other files provided in this package may be 
  137. reproduced in part or in whole, except as provided in the License 
  138. Agreement. You may not remove any copyright or other proprietary 
  139. notice from the software. You may not reverse engineer, decompile, 
  140. or disassemble the software. 
  141.  
  142. DISCLAIMER: 
  143.  
  144. This software is provided "AS IS". You agree that by accepting 
  145. this licence, you are expressly acknowledging that the use of this 
  146. software is AT YOUR OWN RISK. This agreement constitutes the entire 
  147. agreement between Moon Software and you and supersedes any other 
  148. communications relating to the software.
  149.  
  150. Moon Software makes no warranty of any kind, either express or 
  151. implied, including but not limited to implied warranties of 
  152. merchantability and fitness for a particular purpose, with respect 
  153. to this software and accompanying documentation. 
  154.  
  155. IN NO EVENT SHALL MOON SOFTWARE BE LIABLE FOR ANY DAMAGES 
  156. (INCLUDING DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS 
  157. INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS) 
  158. ARISING OUT OF THE USE OF OR INABILITY TO USE THIS PROGRAM, EVEN IF 
  159. MOON SOFTWARE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 
  160.  
  161. TRADEMARKS: 
  162.  
  163. Any product or brand names mentioned in this software and associated 
  164. files are trademarks or registered trademarks of their respective 
  165. owners.
  166.  
  167.  
  168.  
  169.