so i found this in string.txt after extracting the .exe file
103 Don't Play This Game
106 Hello World!
109 RUNAPPLET
and this in version.txt
FILEVERSION 1,0,0,0
PRODUCTVERSION 1,0,0,0
FILEFLAGSMASK 0x3F
FILEFLAGS 0x0
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_APP
FILESUBTYPE 0x0
{
BLOCK "StringFileInfo"
{
BLOCK "040904B0"
{
VALUE "Comments", "Don't Play This Game"
VALUE "CompanyName", "Unknown Developer"
VALUE "FileDescription", "Don't Play This Game"
VALUE "FileVersion", "1, 0, 0, 0"
VALUE "InternalName", "Don't Play This Game"
VALUE "LegalCopyright", "Unknown Developer 2017"
VALUE "LegalTrademarks", ""
VALUE "OriginalFilename", "Don't Play This Game.exe"
VALUE "PrivateBuild", ""
VALUE "ProductName", "Don't Play This Game"
VALUE "ProductVersion", "1, 0, 0, 0"
VALUE "SpecialBuild", ""
}
}
BLOCK "VarFileInfo"
{
VALUE "Translation", 0x409, 1200
}
}