|
|
#1 |
|
Junior Member
Join Date: Feb 2007
Posts: 19
|
compress to a zip file with NSIS?
Hi,
I want the installer to put some files on the target machine to a ZIP file -> compress, don't extract. Can someone point me to the right direction? All I found so far is how to extract files )-: xirisone |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2007
Posts: 19
|
Hmm... that would mean I put the 7za.exe into the installer and call it after the installer extracted it's files to some tmp-Dir?
Then I must call 7za.exe synchronously from within the installer, the files get zipped, 7za returns, the installer finished and deletes all tmp-files including the 7za.exe. Is this the way? TIA xiris BTW: I didn't find "7za.exe" after installing 7-ZIP (7z456.exe). Only "7z.exe" is available but this file needs "7z.dll" as well. Is there a seperate download for "7za.exe" ? Last edited by xirisone; 16th November 2007 at 11:17. |
|
|
|
|
|
#4 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Feb 2007
Posts: 19
|
@Stu
I'm blind... hit me )-: Sorry - didn't see that link. xiris |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Oct 2015
Posts: 1
|
zip
|
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Oct 2014
Location: $DESKTOP
Posts: 100
|
Put all your archivers in rar/7z, add password by using CommandLine. Load Function .OnInit for Installer.
|
|
|
|
|
|
#8 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
That's a bad idea bacause it's very easy to snoop the password. Anyway, the OP never mentioned the need to use passwords.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|