Archive: date of an existing file


date of an existing file
Hello from France/europe !
using NSIS, how could I get back the date (and time ...) of a named file, existing inside the machine running NSIS ?
(to keep it, or write it in a log file, before running installation itself).
Thank you


GetFileTimeLocal should do the trick and GetDLLVersionLocal should do the same trick for the version.