Skip to content
⌘ NSIS Forum Archive

Create subdirectories in a defined section

3 posts

NCR#

Create subdirectories in a defined section

Hi All!,

it seems that my first post was not delivered so, i'm writing it once again.

This is my problem.

I have a section with some files in it, i defined the SetOutPath to my program's folder but one of the files defined in
my section is going to be installed in a subdirectory so, what i want to know is if there is any way to indicate a sub folder
creation in this section because i don't want to create another section just for one file.

Thanks in advanced,
NCR
jpderuiter#
You can use another call to SetOutPath: