Have functions in separate files?
This may be a stupid question but is it possible to have functions in separate files and include them in the main nsi script? The reason I ask is that the nsi script is becoming huge and wanted a way to break it down into more manageble chunks.