Code: Select all
::text report("{name}, {fileversion}<crlf>", 1);Code: Select all
::text report("{name}, {fileversion}<crlf>", 1);Yes it does NOT.admin wrote:Just to make sure. Could a Vista user please confirm that this does NOT retrieve the file version of a selected EXE file under Vista:(Because internally I use index #37 which is "fileversion" under XP but "Is online" under Vista)Code: Select all
::text report("{name}, {fileversion}<crlf>", 1);
OK, thanks.serendipity wrote:Yes it does NOT.admin wrote:Just to make sure. Could a Vista user please confirm that this does NOT retrieve the file version of a selected EXE file under Vista:(Because internally I use index #37 which is "fileversion" under XP but "Is online" under Vista)Code: Select all
::text report("{name}, {fileversion}<crlf>", 1);