Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   installlib not found (http://forums.winamp.com/showthread.php?t=244764)

andy.dyble@mids 27th April 2006 18:45

installlib not found
 
Hi I am getting the error

macro installlib not found when inserting this code :


!insertmacro InstallLib REGDLL $ALREADY_INSTALLED REBOOT_NOTPROTECTED \
"D:\Program Files\PDF Split Merge Component\PDFSplitMerge.dll" \
"$INSTDIR\PDFSplitMerge.dll"

it is in the MUI section

I copied the text strainght from the help file and then amended it.

many thanks

Andy

Red Wine 27th April 2006 18:51

did you include Library.nsh?
!include Library.nsh
NSIS manual Appendix B: DLL/TLB Library Setup

dienjd 27th April 2006 18:52

Did you !include "Library.nsh" ?


All times are GMT. The time now is 04:35.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.