Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 22nd November 2005, 13:16   #1
colm
Junior Member
 
Join Date: Nov 2005
Location: Netherlands
Posts: 43
Debugging in silent mode

How can I debug a silent installer? Is there any way to do printf/messagebox type output?
colm is offline   Reply With Quote
Old 22nd November 2005, 13:41   #2
iceman_k
NSIS Dev
 
iceman_k's Avatar
 
Join Date: Feb 2003
Location: Boston, MA, U.S.A.
Posts: 455
The DumpState plugin might work.
Alternatively you can open a file in the code and write to it.
Easy way- write to an INI file. Make up a section name and the key names can be sequential numbers.

Cheers,
Iceman_K

EclipseNSIS - An NSIS IDE for the Eclipse Platform | My contributions to the wiki
iceman_k is offline   Reply With Quote
Old 22nd November 2005, 13:43   #3
colm
Junior Member
 
Join Date: Nov 2005
Location: Netherlands
Posts: 43
Apologies, dumb question. MessageBoxes are working fine.
colm is offline   Reply With Quote
Reply
Go Back   Winamp 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