> What do you mean by "hidden" ? > They do have the "hidden" attribute set?
Yes, all the files have the hidden attribute. > Does a component installer WITHOUT ZipDLL and cpack_configure_downloads > works ok? Yes, that's what I wanted to say by "monolithic" install works fine. > This one looks like a ZipDLL/NSIS problem. > From reading zipdll.nsh, It looks like "ZIPDLL_EXTRACT" NSIS macro is > checking if file/directory exists before extracting. This is certainly a ZipDLL problem. All the installed files have the hidden AND write protected attribute. > Third dependent component seems the safest option. I already build components with common files inside. Just remain the problem of hidden and write protected attributes. Thanks for your answers. YC -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
