home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / CD2HTML / README.TXT < prev    next >
Text File  |  1999-11-02  |  2KB  |  61 lines

  1. CD2HTML 3.2 for Win95/98/2000/NT
  2.  
  3. Written by Falk Petro
  4. Copyright 1996-99 by Falk Petro. All rights reserved.
  5.  
  6. Description
  7.  
  8. CD2HTML is a very handy Delphi 3 program that automatically 
  9. makes html pages out of directories, complete with links to 
  10. the files, icons/thumbnails of the files, extensive information
  11. about MP3 files (file information plus reading/writing of the
  12. ID3 tag) descriptions and if necessary, the index files even 
  13. within rar, zip or arj files (internal support for Zip/Unzip,
  14. RAR). Very useful for internet/intranet administrators to scan 
  15. and publish their files and people who want to indexing their 
  16. cd's (because it prints cd covers too or exports them to EMF).
  17.  
  18. Contact:
  19.     petro@lausitz.net
  20.  
  21. Homepage: 
  22.     http://www.lausitz.net/~petro/
  23.  
  24. Newest source code: 
  25.     http://www.lausitz.net/~petro/data/cd2html_src.zip
  26.  
  27. Newest compiled program:
  28.     http://www.lausitz.net/~petro/data/cd2html.zip
  29.  
  30.  
  31. Distribution
  32.  
  33. This program is freeware. As such, I give no warranty to its accuracy, 
  34. fitness for any particular use, effects of use, or reliability. Parts of 
  35. this program may be distributed as a part of another program without my 
  36. consent. But I want you to write me if you do so. It may be freely 
  37. distributed, although it must be distributed with all original files in 
  38. their original format intact. Please contact the author, Falk Petro, at 
  39. the above email addresse with questions, comments, bug-reports or 
  40. any updates you make to the program.
  41.  
  42. Using the code
  43.  
  44. Bevore you compile the programm, you have to install some more delphi 
  45. components at first:
  46.  
  47. - TGifImage by Theodor Kleynhans 
  48.   (http://members.gem.co.za/~theodor/)
  49. - TZipMaster VCL v1.10 by Eric W. Engler.
  50.   (http://www-afsc.saia.af.mil/~englere/)
  51. - RAR, decompression component by BEALsoft v1.0
  52.   (aberka@usa.net, ICQ UIN 2365308, http://jakub.naf.cz/~aberka/)
  53. - TShellTree v1.11 by Jan Peter Stotz
  54.   (jpstotz@gmx.de, http://members.tripod.com/~JPStotz/)
  55. - Toolbar97 v1.51 by Jordan Russell
  56.   (jordanr7@aol.com, http://members.aol.com/jordanr7/)
  57.  
  58.  
  59. Good luck!
  60.  
  61. Falk Petro, Cottbus (Germany) Nov. 1999