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 🙂
dos env variables?
4 posts
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
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.