I creating right now a Installer with NSIS 2.05.
I just noticed something confusing in the directory page.
I inserted the page first with
what is interesting is the Label on the GroupBoxPage directory "" colorDir ""

I tried it then with
but also got the same result.!insertmacro MUI_PAGE_DIRECTORY
But I managed to get it with
But this solution only works with the 2nd way inserting pages.!define MUI_DIRECTORYPAGE_TEXT_DESTINATION "Ziel"

Can the Developers please check this.
Thanks!
OpaOpa