Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 8th November 2005, 18:54   #1
jcao
Junior Member
 
Join Date: Oct 2005
Posts: 9
How to create a batch file wrapper with no dos popup window?

I've currently created a wrapper that calls a batch file that inturn will start a JAVA application.

However, the problem that I've encountered is that a dos window will open along with the java application window. I would like to hide this dos window from being displayed but don't know how.

The batch file makes use of JAVAW to run the jar file.

Help would be appreciated, thanks.

-JC
jcao is offline   Reply With Quote
Old 8th November 2005, 18:56   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Use the nsExec plug-in (bundled with NSIS) or the ExecDos plug-in.

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
Old 8th November 2005, 19:06   #3
jcao
Junior Member
 
Join Date: Oct 2005
Posts: 9
Thumbs up

Sweet nsExec worked!
MUCH THANKS!

-JC
jcao 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