Skip to content
⌘ NSIS Forum Archive

Dis space required modify

6 posts

Joost Verburg#
Re: Dis space required modify

Originally posted by cooladn
As i will install 2 Cd-roms, how to specify space required ?
Use AddSize
brainsucker#
AddSize

4.3.6 AddSize
AddSize size_kb

Tells the installer that the current section needs an additional "size_kb" kilobytes of disk space. Only valid within a section (will have no effect outside of a section or in a function).
kichik#
Please don't make mutliple threads of the same question.

Do you want to install to mutliple HDs and stock their values? That's not possible to show I'm afraid...