Archive: dos env variables?


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 :)


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


Many thanks for the help Florian, I'll take a good look at it now.


Did the trick perfectly, thanks.