[Scummvm-tracker] [ScummVM] #10817: Win32: scummvm.exe FileDescription is a url

Vhati trac at scummvm.org
Sun Nov 25 05:48:04 CET 2018


#10817: Win32: scummvm.exe FileDescription is a url
---------------------+-------------------------
  Reporter:  Vhati   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  low     |  Component:  Port: Win32
Resolution:          |   Keywords:
      Game:          |
---------------------+-------------------------

Comment (by Vhati):

 I'm guessing this is the relevant file.
 \\
 \\
 [https://github.com/scummvm/scummvm/blob/master/dists/scummvm.rc Source]:
 dists/scummvm.rc
 {{{
 BLOCK "StringFileInfo"
 BEGIN
     BLOCK "040904b0" // US English, Unicode
     BEGIN
         VALUE "Comments", "Look! A three headed monkey (TM)! .. Nice use
 of the TM!\0"
         VALUE "CompanyName", "scummvm.org\0"
         VALUE "FileDescription", "http://www.scummvm.org/\0"
         VALUE "FileVersion", SCUMMVM_VERSION "\0"
         VALUE "InternalName", "scummvm\0"
         VALUE "LegalCopyright", "Copyright © 2001-2018 The ScummVM Team\0"
         VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of
 LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel
 Sky and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is
 a TM of John Passfield and Steve Stamatiadis. \0"
         VALUE "OriginalFilename", "scummvm.exe\0"
         VALUE "ProductName", "ScummVM\0"
         VALUE "ProductVersion", SCUMMVM_VERSION "\0"
     END
 END
 }}}

--
Ticket URL: <https://bugs.scummvm.org/ticket/10817#comment:1>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list