Talk:Copy Registry Key
From NSIS Wiki
Jump to navigationJump to search
Bug found!
Line 160: !macro CALL_UN.COPY_REGISTRY_KEY SOURCEROOTKEY SOURCESUBKEY TARGETROOTKEY TARGETSUBKEY
Should be: !macro UN.CALL_COPY_REGISTRY_KEY SOURCEROOTKEY SOURCESUBKEY TARGETROOTKEY TARGETSUBKEY
UN. should be in front of this alias!