Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Comprased Installation (http://forums.winamp.com/showthread.php?t=254154)

babarmoin 26th August 2006 09:40

Comprased Installation
 
Hello thir

i have an software which has lots of media files and its player ( size 7GB) know i want to create setup with compress format and during the installation the setup will decompress it

how can i do that

Regards
Babar

Afrow UK 26th August 2006 10:35

NSIS installers cannot be larger than 2GB.
You can store the files in a seperate 7z archive and extract the files at run time with the 7-Zip stand alone command line utility.

http://forums.winamp.com/showthread.php?threadid=252831

-Stu

dandaman32 27th August 2006 07:52

That might not be a good idea since it would be hard to show the progress of the installation without showing an ugly console window. I would recommend separating the various media files into categories (if possible) and making invididual installers for each category, then executing those at runtime using the /D= switch to set the installation directory.

-dandaman32

JasonFriday13 27th August 2006 22:39

Or, you could use the CABSetup plug-in.


All times are GMT. The time now is 04:12.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.