Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   InstallLib Error Message (http://forums.winamp.com/showthread.php?t=300860)

rcharisse 9th December 2008 16:03

InstallLib Error Message
 
I use an nsis script to package together a windows app and it was working fine until I installed a new version. I'm not sure what the old version number was but it was at least 2 years old. I recently installed Vista and decided to download the latest version but it will no longer build my scripts (I haven't changed them at all). It fails on the following line:

!insertmacro InstallLib DLL NOTSHARED NOREBOOT_PROTECTED "C:\LM\LondonImages\Code\Release\XMPLib.dll" $INSTDIR\XMPLib.dll $INSTDIR

and the end of the error log looks liks this:

!insertmacro: InstallLib
Invalid command: System::Call
Error in macro InstallLib on macroline 88

Please help

Animaether 9th December 2008 16:21

try re-installing NSIS itself... System::Call is a plugin (System) function (Call) call. The System plugin would normally be in <program files>\NSIS\Plugins\ .

rcharisse 10th December 2008 09:20

Thanks for your help. I must have accidentally installed it without the plugins. It's fine now


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

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.