PDA

View Full Version : How to make multi-disc installation


rickning
28th March 2007, 07:33
Hello there,
I'm a freshmen in NSIS, this question may seem stupid :)
I got to make a HUGE installer and distribute it in CD. It's about 900M in size and seems have to be seperated into 2 discs.
But I can't find any scripts to reach this, there is no argument with OutFile command.
What shall I do?

Red Wine
28th March 2007, 07:39
http://nsis.sourceforge.net/Multi-volume_Distribution

rickning
28th March 2007, 07:45
WOW, so fast, thank you.

Mr Inches
28th March 2007, 14:03
Or you could use the CABSetup plug-in which was also developed for these types of installs.

http://nsis.sourceforge.net/CABSetup_plug-in