Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Command line compiler (http://forums.winamp.com/showthread.php?t=266658)

pkid 26th February 2007 13:42

Command line compiler
 
Hi

I am trying to compile a .nsi script by calling the compiler from a c program. It does not look like the compiler passes back an error code. I am using the system(cmd) call to run the code. Does anybody have an idea how I can check if their has been an error compiling the installer that does not involve checking to see if the setup.exe file is there?

kichik 27th February 2007 18:46

It passes back an error code. Zero means everything is OK. The last lines of makenssi.cpp show this.


All times are GMT. The time now is 05:07.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.