25 lines
715 B
Plaintext
25 lines
715 B
Plaintext
id ICON "icon.ico"
|
|
1 VERSIONINFO
|
|
FILEVERSION 1,0,0,0
|
|
PRODUCTVERSION 1,0,0,0
|
|
BEGIN
|
|
BLOCK "StringFileInfo"
|
|
BEGIN
|
|
BLOCK "040904E4"
|
|
BEGIN
|
|
VALUE "CompanyName", "RemoteScope Author"
|
|
VALUE "FileDescription", "RTM3004 Oscilloscope UI"
|
|
VALUE "FileVersion", "1.0.0"
|
|
VALUE "InternalName", "remote_scope"
|
|
VALUE "LegalCopyright", "Copyright (c) 2026"
|
|
VALUE "OriginalFilename", "remote_scope.exe"
|
|
VALUE "ProductName", "RTM3004 Remote Scope"
|
|
VALUE "ProductVersion", "1.0.0"
|
|
END
|
|
END
|
|
BLOCK "VarFileInfo"
|
|
BEGIN
|
|
VALUE "Translation", 0x409, 1252
|
|
END
|
|
END
|