Can NSIS install whole folder?
I have an application that uses Java and needs the whole Java JRE folder installed. How can NSIS install the whole folder?
5 posts
Originally posted by ananyaHi,
I have an application that uses Java and needs the whole Java JRE folder installed. How can NSIS install the whole folder?
file /r "folder"