IndySystem250.rc.tmpl 788 B

12345678910111213141516171819202122232425262728293031
  1. 1 VERSIONINFO
  2. FILEVERSION 10,6,3,$WCREV$
  3. PRODUCTVERSION 10,6,3,$WCREV$
  4. FILEFLAGSMASK 0x3FL
  5. FILEFLAGS 0x00L
  6. FILEOS 0x40004L
  7. FILETYPE 0x1L
  8. FILESUBTYPE 0x0L
  9. {
  10. BLOCK "StringFileInfo"
  11. {
  12. BLOCK "000104E4"
  13. {
  14. VALUE "CompanyName", "Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
  15. VALUE "FileDescription", "Internet Direct (Indy) 10.6.3 - System Run-Time Package\0"
  16. VALUE "FileVersion", "10.6.3.$WCREV$\0"
  17. VALUE "InternalName", "IndySystem250\0"
  18. VALUE "LegalCopyright", "Copyright © 1993 - 2026 Chad Z. Hower a.k.a Kudzu and the Indy Pit Crew\0"
  19. VALUE "OriginalFilename", "IndySystem250.bpl\0"
  20. VALUE "ProductName", "Indy\0"
  21. VALUE "ProductVersion", "10.6.3\0"
  22. }
  23. }
  24. BLOCK "VarFileInfo"
  25. {
  26. VALUE "Translation", 0x0001, 1252
  27. }
  28. }