Old 8th May 2002, 21:59   #1
GhettoDuk
Junior Member
 
Join Date: May 2002
Location: NOLA
Posts: 1
Send a message via ICQ to GhettoDuk Send a message via AIM to GhettoDuk Send a message via Yahoo to GhettoDuk
Question Multiple Archive Files

Is there a way to act on any other archive besides the exe of the installer. For example, if I was to make an installer to download optional packages from the web, how could I extract files from these archives from within NSIS???
GhettoDuk is offline   Reply With Quote
Old 8th May 2002, 23:27   #2
DuaneJeffers
Major Dude
 
DuaneJeffers's Avatar
 
Join Date: May 2001
Location: Winter Park, FL
Posts: 1,776
From what I understand, it is not possible for NSIS to extract files from anytype of archive. It would be wise just to create exe files from the .zip file to using Zip2EXE. Just make sure that you put in the nsisconf.nsi in the NSIS base dir the following:

code:
DirShow hide
InstallDir $EXEDIR



-Duane

Website

Yeah, that's pretty much it. :-\
DuaneJeffers 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