Skip to content
⌘ NSIS Forum Archive

Mui_startmenu_????

3 posts

jcagle#

Mui_startmenu_????

What is the purpose/significance of putting the shortcut code between MUI_STARTMENU_WRITE_BEGIN and MUI_STARTMENU_WRITE_END macros? It appears to work just fine without doing this.

Thanks for your input!
Vytautas#
Using this code you can allow the user to opt out of installing the shortcuts by simply removing a tick out of a box in the StartMenu page without doing a lot of extra coding.

Vytautas