Hi,I am trying to generate a NSIS installer on Windows XP to install a library and I want to remove the Window where the installer asks for "Choose Start Menu Folder"
I have tried: SET(CPACK_NSIS_MENU_LINKS ) SET(CPACK_NSIS_MENU_LINKS "") SET(CPACK_NSIS_MENU_LINKS OFF) UNSET(CPACK_NSIS_MENU_LINKS) But still no luck, has anyone been able to do this before? David
<<attachment: dyatsin.vcf>>
_______________________________________________ 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