When compiling an NSIS script, whenever I invoke registry (or time) macros contained in the Registry.nsh and Time.nsh plugins, I get an error.
The command I run is something like:
${registry::Open} "[fullpath]" "[Options]" $var
And the error I get is:
Plugin not found, cannot call registry::_Open
Does anybody know what I'm missing?
Edit: Using NSIS 3.0b2