wine_common_ver: Set company name to Microsoft, some apps check for that.

This commit is contained in:
Alexandre Julliard 2007-03-07 21:33:44 +01:00
parent 9dd1f1e341
commit d7ea855a3e
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ FILESUBTYPE WINE_FILESUBTYPE
{
BLOCK "040904E4" /* LANG_ENGLISH/SUBLANG_DEFAULT, CP 1252 */
{
VALUE "CompanyName", "Wine Team"
VALUE "CompanyName", "Microsoft Corporation" /* GameGuard depends on this */
VALUE "FileDescription", WINE_FILEDESCRIPTION_STR
VALUE "FileVersion", WINE_FILEVERSION_STR
VALUE "InternalName", WINE_FILENAME