Skip to content
⌘ NSIS Forum Archive

date formating for use in OutFile and installer Name

5 posts

dancingbob#

date formating for use in OutFile and installer Name

Hi,

I'm trying to re-format the predefined ${__DATE__} so that
when i create my installer it can be placed in the file name.

Is this posable?? If so how?

Cheers,
Bob

Newbe 2 days and counting
iceman_k#
Currently, the ${__DATE__} and ${__TIMESTAMP__} get the format from your user settings. Go to the Control Panel and open the Regional Options applet. Click on the Time and Date tabs to set the formats there.
Maybe later we will add an option for specifying the date/time formats in the script, but it is not a priority item now.