Re: [CMake] Problems with CPack/NSIS and CPACK_NSIS_MUI_FINISHPAGE_RUN

2011-11-18 Thread norulez
Thanks, >> set(CPACK_NSIS_EXECUTABLES_DIRECTORY ".") This solves the problem. Best Regards Am 18.11.2011 um 13:08 schrieb David Cole : > set(CPACK_NSIS_EXECUTABLES_DIRECTORY ".") -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/ope

Re: [CMake] Problems with CPack/NSIS and CPACK_NSIS_MUI_FINISHPAGE_RUN

2011-11-18 Thread David Cole
, >> David >> >> >> On Fri, Nov 18, 2011 at 2:38 AM, NoRulez wrote: >>> Hi, >>> >>> >>> >>> sorry, I forgot to add the CMake/CPack Version. >>> >>> I use cmake v2.8.6 >>> >>> >>

Re: [CMake] Problems with CPack/NSIS and CPACK_NSIS_MUI_FINISHPAGE_RUN

2011-11-18 Thread David Cole
gt;> >> Best Regards >> >> >> >> Von: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] Im Auftrag von >> NoRulez >> Gesendet: Donnerstag, 17. November 2011 10:46 >> An: CMake MailingList >> Betreff: [CMake] Problems with CPack/NSIS and CPAC

Re: [CMake] Problems with CPack/NSIS and CPACK_NSIS_MUI_FINISHPAGE_RUN

2011-11-18 Thread David Cole
oun...@cmake.org [mailto:cmake-boun...@cmake.org] Im Auftrag von > NoRulez > Gesendet: Donnerstag, 17. November 2011 10:46 > An: CMake MailingList > Betreff: [CMake] Problems with CPack/NSIS and CPACK_NSIS_MUI_FINISHPAGE_RUN > > > > Hi, > > the  issue (http://public.

Re: [CMake] Problems with CPack/NSIS and CPACK_NSIS_MUI_FINISHPAGE_RUN

2011-11-17 Thread NoRulez
Hi, sorry, I forgot to add the CMake/CPack Version. I use cmake v2.8.6 Best Regards Von: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] Im Auftrag von NoRulez Gesendet: Donnerstag, 17. November 2011 10:46 An: CMake MailingList Betreff: [CMake] Problems with CPack/NSIS and

[CMake] Problems with CPack/NSIS and CPACK_NSIS_MUI_FINISHPAGE_RUN

2011-11-17 Thread NoRulez
Hi, the  issue (http://public.kitware.com/Bug/view.php?id=11144) is already closed but the problem still exists. If I use the following: SET(CPACK_NSIS_MUI_FINISHPAGE_RUN "${PROJECT_NAME}.exe") Then the file project.nsi contains the following string and the application isn’t launched: !d

[CMake] Problems with CPack/NSIS and CPACK_NSIS_MUI_FINISHPAGE_RUN

2011-11-17 Thread NoRulez
Hi, the issue (http://public.kitware.com/Bug/view.php?id=11144) is already closed but the problem still exists. If I use the following: SET(CPACK_NSIS_MUI_FINISHPAGE_RUN "${PROJECT_NAME}.exe") Then the file project.nsi contains the following string and the application isn’t launched: