Archive: GetTime usage in uninstall.exe


GetTime usage in uninstall.exe
I would like to use the GetTime macro in uninstall, but of course I run into the issue where the function must start with a "un.". Is there a suggested workaround?

!insertmacro: GetTimeCall
Call must be used with function names starting with "un." in the uninstall section.
Usage: Call function_name | [:label_name]
Error in macro GetTimeCall on macroline 5
Error in script "D:\Projects\ILT\installer\setup.nsi" on line 346 -- aborting creation process


It's a shame you didn't search the forum.
http://forums.winamp.com/showthread.php?threadid=271631

Stu