home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Vyzkuste / divfix / Source / DivFix.res / DivFix.rc next >
Text (UTF-16)  |  2002-09-21  |  2KB  |  35 lines

  1. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  2.  
  3. MAINICON ICON "MAINICON.ico"
  4.  
  5.  
  6. 1 VERSIONINFO
  7. FILEVERSION 1,0,9,1
  8. PRODUCTVERSION 1,0,9,1
  9. FILEOS 0x4
  10. FILETYPE 0x1
  11. {
  12. BLOCK "StringFileInfo"
  13. {
  14.     BLOCK "040E04E2"
  15.     {
  16.         VALUE "CompanyName", "Budai Csaba"
  17.         VALUE "FileDescription", "Utility for reindexing DivX AVI files"
  18.         VALUE "FileVersion", "1.0.9.1"
  19.         VALUE "InternalName", ""
  20.         VALUE "LegalCopyright", "Copyright (C) 2000-2002  Csaba Budai"
  21.         VALUE "LegalTrademarks", ""
  22.         VALUE "OriginalFilename", "DivFix.exe"
  23.         VALUE "ProductName", "DivFix"
  24.         VALUE "ProductVersion", "1.091"
  25.         VALUE "Comments", "This program is released under the terms of the GNU General Public License"
  26.     }
  27. }
  28.  
  29. BLOCK "VarFileInfo"
  30. {
  31.     VALUE "Translation", 0x040E 0x04E2  
  32. }
  33. }
  34.  
  35.