Skip to content
⌘ NSIS Forum Archive

Installing whole directory tree

2 posts

roonwhit#

Installing whole directory tree

I'm new to NSIS, but have got a complete install working, including separate INSTDIR and DATAINSTDIR's -- thanks to those who have contributed to the forum.

I am using robodoc to generate html documentation of all of my source code for a major application. The number of folders and files may change from time to time.

Is there a simple way to include all of the .html and .css files within this directory tree in the install?

Thanks for any hints you can give.

David White