Skip to content
⌘ NSIS Forum Archive

${mui_startmenupage_variable}

3 posts

treaz#

${mui_startmenupage_variable}

Hi,

I am getting a problem when I do the following:
CreateDirectory "$SMPROGRAMS\${MUI_STARTMENUPAGE_VARIABLE}" 
My shortcut that gets created is literally:
${MUI_STARTMENUPAGE_VARIABLE}

and not the name that was given by the user at the create shortcut page.

Can someone pls help?
Thanks.
Joost Verburg#
Does the Modern UI StartMenu example work? What is the result (the name it uses? Can you post the script?