Prev Previous Post   Next Post Next
Old 25th May 2007, 17:42   #6
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
The compiler output contains the string passed to !error. For example, a simple script that contains only the following:
code:
!error "testing !error message"
Will result in:
Quote:
!error: testing !error message
Error in script "test.nsi" on line 1 -- aborting creation process
If your installer crashes, it's most probably a problem with your DLL. Unless the details show the crash happened in the main module - the installer itself, it's in the DLLs.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump