![]() |
NSIS-Date to $Variable ?
File /oname=$TEMP\nsisdt.dll nsisdt.dll
StrCpy $0 "%Y-%m-%d_%Hh%Mm%Ss" CallInstDLL "$TEMP\nsisdt.dll" currentdate works until i replace $0 with $TimeStamp. strangely enough StrCpy $TimeStamp $0 doesnt work either. |
Hi !
Well, as stated in the doc: Quote:
What do you mean by : Quote:
evilO/Olive |
using StrCpy after executing the plugin, the new variable will not contain the actual numbers, but the syntax (%Y-%m-%d_%Hh%Mm%Ss in this case)
|
| All times are GMT. The time now is 04:26. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.