Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 28th May 2009, 19:50   #1
IYIaster
Junior Member
 
Join Date: Apr 2009
Posts: 36
running a jar command inside of nsis.

I have a jar file that extracts i would like to run a command inside of nsis that would extract this. here is the command I run from a command line: jar xvf file.jar (jar is jar.exe and the path is already setup so from a windows command line we use jar)
IYIaster is offline   Reply With Quote
Old 28th May 2009, 21:50   #2
IYIaster
Junior Member
 
Join Date: Apr 2009
Posts: 36
OK I got it working using Nzipdll::nzip /PROGBAR "$EXEDIR\Shared\file.jar" "C:\"

already using nzipdll to extract some zips in my installer
IYIaster is offline   Reply With Quote
Old 29th May 2009, 16:33   #3
malcolmdavis
Junior Member
 
Join Date: May 2009
Posts: 1
nsExec will execute command-line based programs and capture the output without opening a dos box.
malcolmdavis 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