Old 7th April 2009, 13:01   #1
antasys
Junior Member
 
Join Date: Apr 2009
Posts: 3
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
antasys is offline   Reply With Quote
Old 7th April 2009, 13:09   #2
Comperio
Major Dude
 
Comperio's Avatar
 
Join Date: Jan 2005
Location: Oregon Coast
Posts: 737
http://nsis.sourceforge.net/Multi-volume_Distribution
Comperio is offline   Reply With Quote
Old 7th April 2009, 13:36   #3
antasys
Junior Member
 
Join Date: Apr 2009
Posts: 3
And if I don't wanna compile files to setup.exe?
antasys is offline   Reply With Quote
Old 7th April 2009, 13:41   #4
antasys
Junior Member
 
Join Date: Apr 2009
Posts: 3
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
antasys is offline   Reply With Quote
Old 7th April 2009, 13:47   #5
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
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
Afrow UK 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