1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2025-07-06 03:02:06 +00:00

Add version info

This commit is contained in:
Maurice Heumann
2022-12-27 16:38:58 +01:00
parent 938d929de6
commit 90889e7d32
4 changed files with 103 additions and 2 deletions

View File

@ -66,8 +66,8 @@ BEGIN
VALUE "FileVersion", "1.0.0.0"
VALUE "InternalName", "HyperHook Runner"
VALUE "LegalCopyright", "All rights reserved."
VALUE "OriginalFilename", "hyperhook.exe"
VALUE "ProductName", "hyperhook"
VALUE "OriginalFilename", "runner.exe"
VALUE "ProductName", "runner"
VALUE "ProductVersion", "1.0.0.0"
END
END