Skip to content
⌘ NSIS Forum Archive

dos env variables?

4 posts

paul_snoop#

dos env variables?

Want to read in the install time (hard bit) and stick it in the registry (easy bit). Might of missed this in the docs, but how would I grab the system time?

Many thanks in advance, Paul 🙂
F. Heidenreich#
You could use rainwaters great extension dll at this thread to get the system time.

To get the possible format tokens have a look at the MSDN Online Ressources.

~ Florian