home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 May / cica_0595_4.zip / cica_0595_4 / UTIL / GETVER / GETVER.TXT < prev    next >
Text File  |  1994-05-09  |  853b  |  25 lines

  1. GetVer is a program that reads the resource version information out
  2. of EXEs and DLLs in windows 3.1 programs.  Including the resource
  3. in your program is not difficult and most commercial programs have
  4. this information in them.
  5.  
  6. GetVer displays version, copyright, author, description, comments,
  7. original filename, and program code name.
  8.  
  9. You can launch GetVer with files as paramaters, drag and drop from
  10. the File Manager, or use the menu item Read.
  11.  
  12. To install place all three files getver.exe, mfc250.dll and
  13. getver.ini in the same directory.  If you want to use other programs
  14. that require mfc250.dll then copy it into your windows\system
  15. directory instead.
  16.  
  17. This is freeware and is in the public domain.
  18.  
  19. Paul Amonson
  20. amonson@uidaho.edu
  21.  
  22. P.S.  Sorry about the mixup with the DLL it is redistributable so it
  23. is now included.
  24.  
  25.