|
|
#1 |
|
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. |
|
|
|
|
|
#2 |
|
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.
|
|
|
|
|
|
#3 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|