Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 12th September 2008, 12:53   #1
Ewgenijkkg
Junior Member
 
Join Date: Aug 2008
Location: Germany
Posts: 25
Shell command without the DOS-Windows

Hello, all. Is it possible to run a shell program from NSIS script without the DOS-Popup window emerging when I use Exec or ExecWait for that purpose?

BR
Ewgenij
Ewgenijkkg is offline   Reply With Quote
Old 12th September 2008, 13:01   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,777
nsExec, ExecCmd or ExecDos

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 12th September 2008, 17:59   #3
Ewgenijkkg
Junior Member
 
Join Date: Aug 2008
Location: Germany
Posts: 25
Ah, thanks. Is this nsExec a plugin? But I could not find it on the plugin page of NSIS. And there is nothing about it in the standard documentation delivered during the NSIS installation. The only site where I found something about it is http://nsis.sourceforge.net/Docs/nsExec/nsExec.txt
Ewgenijkkg is offline   Reply With Quote
Old 12th September 2008, 18:34   #4
Yathosho
Forum King
 
Yathosho's Avatar
 
Join Date: Jan 2002
Location: AT-DE
Posts: 3,167
Send a message via ICQ to Yathosho
doesn't it come with nsis by default? check NSIS\Plugins or NSIS\Examples\nsExec
Yathosho is online now   Reply With Quote
Old 12th September 2008, 19:15   #5
Ewgenijkkg
Junior Member
 
Join Date: Aug 2008
Location: Germany
Posts: 25
Yes, it comes by default. But it is not described anywhere in the documentation. And it is not mentioned on the plugin page of NSIS http://nsis.sourceforge.net/Category:Plugins, or am I blind?
Ewgenijkkg is offline   Reply With Quote
Old 12th September 2008, 22:27   #6
pengyou
Major Dude
 
Join Date: Mar 2003
Posts: 569
Quote:
But it is not described anywhere in the documentation.
Try looking at the "NSIS Menu" which you can run from the Start Menu or the desktop shortcut created when you installed NSIS.

The menu lists several plugins, including nsExec, and clicking on the plugin name displays the documentation for it.
pengyou is offline   Reply With Quote
Old 16th September 2008, 10:46   #7
Ewgenijkkg
Junior Member
 
Join Date: Aug 2008
Location: Germany
Posts: 25
Ah, OK, found it! Thank you
Ewgenijkkg 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