Old 28th November 2005, 19:06   #1
Xi0Ns
Junior Member
 
Join Date: Nov 2005
Posts: 9
Add row to the log window

This should be easy

I want in the log window to add manually some rows, i mean, to be able to see in the log window:

[...]
extracting ... myfile1.xte
This is the essage i want to add
extracting...
Complete

How do i add that string? i mean, which is the order to insert a row in the log?

Thanks again
Xi0Ns is offline   Reply With Quote
Old 28th November 2005, 19:12   #2
bhaelochon
Junior Member
 
Join Date: Nov 2005
Location: Kansas City, MO, USA
Posts: 35
Send a message via ICQ to bhaelochon Send a message via AIM to bhaelochon Send a message via Yahoo to bhaelochon
code:
DetailPrint "This is the essage i want to add"

To put it into context:
code:
Section "Some Files"
File myfile.txt
DetailPrint "This is the essage i want to add"
File yourfile.txt
SectionEnd


"Never hold your farts in. They travel up your spine and into your brain, and that's where you get shitty ideas from." - Unknown
bhaelochon is offline   Reply With Quote
Old 28th November 2005, 19:18   #3
Xi0Ns
Junior Member
 
Join Date: Nov 2005
Posts: 9
thanks
Xi0Ns is offline   Reply With Quote
Reply
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