Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 18th June 2004, 22:52   #1
corley
Junior Member
 
Join Date: Jun 2004
Posts: 1
Question regarding 3rd party installer

Hi,

I have a quick question. I have just started working with NSIS and I was wondering if someone would be willing to answer my question. I seared the forums and whatnot, and could not find exactly what I was looking for.

What I wish to do with NSIS is build an installer that will download the 2 zip files, extract them, then run their respective executables.

Also, on top of that during their exectuables, I would like(if possible) to have NSIS automatically interact with the windows by pressing next and filling in some fields.

Is this at all possible?

I would appreciate any code snippets, links that would help, etc ,etc. Thanks.
corley is offline   Reply With Quote
Old 18th June 2004, 22:59   #2
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
It should be possible using Windows API (System plug-in). You can also try to find out whether these installers have a silent mode.
Joost Verburg is offline   Reply With Quote
Old 18th June 2004, 23:00   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,338
To extract ZIP files search the Archive for ZIP. You should find ZipDLL.

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