Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   How can I create cutted install file??? (http://forums.winamp.com/showthread.php?t=305071)

antasys 7th April 2009 13:01

How can I create cutted install file???
 
Hi!

How can I create not one setup.exe (include all file in setup.exe). For example setup.exe, setup.e01, setup.e02 ... etc. Or how can I create next to setup.exe other files?

setup.exe
application.data
application.dll
application.ini ... etc

Sorry my English is very simple :)

THX
Thomas

Comperio 7th April 2009 13:09

http://nsis.sourceforge.net/Multi-volume_Distribution

antasys 7th April 2009 13:36

And if I don't wanna compile files to setup.exe?

antasys 7th April 2009 13:41

for example I have a progrma that use TSAPI Wrapper. I don't wanna compile TSAPI Wrapper & my program into setup.exe.
I wanna see on the CD this

\My Program
\My Program\My Program.exe
\My Program\My Program.ini
\My Program\My Program.data
\TSAPI\TSAPI setup.exe
setup.exe

Afrow UK 7th April 2009 13:47

Just use CopyFiles then, where $EXEDIR will be the CD root path (such as E:\) assuming you have your NSIS setup.exe on the CD root.

Stu


All times are GMT. The time now is 17:45.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.