[solved] can't find GetIme macro... what do I miss?
forget my question, i've found what I missed. So, I am not 100% 'aware' this morning!
;--------------------------------
;Include System functions (used to get time of process)
;----------------------
!include "FileFunc.nsh"
;!insertmacro GetTime
_________________________________________________
Hi,
I'm trying to use the GetTime macro, but got an error:
!insertmacro: GetTime
!insertmacro: macro named "GetTime" not found!
I've read different scripts around, and I can not see what I miss here... I see no special calls or other define or functions to add.
Sorry for being dumb, but it is weird for me...