Skip to content
⌘ NSIS Forum Archive

Where has modern2.exe gone?

7 posts

Mosestycoon#

Where has modern2.exe gone?

Can anybody answer this question? I installed latest CVS Version and modern2.exe as well as part3 have gone...👎

Will they be re-distributed or never again?
Chris
Joel#
I have it 👍
They most upgrade the UI's so, they most be deleted.
But I still have it, well with some changes 😁
Do you want it? 🤪 😛
kichik#
You don't need them with the latest CVS version. All you need is to define MUI_COMPONENTSPAGE_NODESC or MUI_COMPONENTSPAGE_SMALLDESC. This way it's a lot more strait forward and clear.
Joost Verburg#
Yep. There is modern_smalldesc.exe now which is an extension for modern.exe

Add '!define MUI_COMPONENTSPAGE_SMALLDESC' to your script to use it.
Mosestycoon#
Thanks guys!
I didn't know that, so there is no more need of modern2./3.exe indeed
👍
Chris