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.