As known that we can add file by:
SetOutPath "$INSTDIR\readme"
File "Readme.txt"
How do I add a folder that contains sub-folders and files to the output path? Thanks
NSIS, add folder to output path
5 posts
5 posts
CreateDirectory $INSTDIR\some\directory