Time and Date when Installer was executed
My installer is able to log the time and date when it was compiled but I would like to log the time when the installer was executed within a log file.
!define /date NOW "%H:%M:%S %d %b, %Y"
;this stores the time during compilation