Fix NSIS installer: revert removing useless files because NSIS have a check...
Fix NSIS installer: revert removing useless files because NSIS have a check integrity that is computed from install() commands. There is no way found to remove these files without changing install on all subprojects.