unify winres
This commit is contained in:
parent
75a871c437
commit
921ee34779
4 changed files with 12 additions and 8 deletions
|
|
@ -89,13 +89,13 @@ BEGIN
|
|||
BEGIN
|
||||
BLOCK "040904e4"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "com.carriez" "\0"
|
||||
VALUE "FileDescription", "rustdesk" "\0"
|
||||
VALUE "CompanyName", "Purslane Ltd" "\0"
|
||||
VALUE "FileDescription", "Open Source Remote Desktop Access Software" "\0"
|
||||
VALUE "FileVersion", VERSION_AS_STRING "\0"
|
||||
VALUE "InternalName", "rustdesk" "\0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2023 com.carriez. All rights reserved." "\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2024 Purslane Ltd." "\0"
|
||||
VALUE "OriginalFilename", "rustdesk.exe" "\0"
|
||||
VALUE "ProductName", "rustdesk" "\0"
|
||||
VALUE "ProductName", "RustDesk" "\0"
|
||||
VALUE "ProductVersion", VERSION_AS_STRING "\0"
|
||||
END
|
||||
END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue