Inno Setup Preprocessor: FindGetFileName

Prototype

str FindGetFileName(int Handle)

Description

Returns the name of the file found by the last call to FindFirst or FindNext. The only parameter should be the find handle returned by FindFirst.