Inno Setup Preprocessor: Is64BitPEImage

Prototype

int Is64BitPEImage(str FileName)

Description

Returns non-zero if the specified file is a non-32-bit PE image, zero otherwise.

A compiler error will be raised if the specified file can't be read.