Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 10th October 2003, 09:38   #1
micahel
Junior Member
 
Join Date: Aug 2003
Posts: 8
Question output from a ExecWait command

Hello again,

I have the following problem:
ExecWait starts a Command-Window where the initial command prints out some Infos.
How can I catch these outputs from the initial command?

The DOS-window closes immediately and I don't have any chance to read it.

Thanks for your help!

Cheers Michael
micahel is offline   Reply With Quote
Old 10th October 2003, 11:57   #2
DrO
-
 
DrO's Avatar
 
Join Date: Sep 2003
Location: UK
Posts: 22,463
you can us nsExec to get the data put into the console window and it will run the window hidden (looks nicer).

check out the example in \contrib\nsExec

-daz

[edited for a typo ]
DrO 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