If you want to save it in the registry, just set the MUI_STARTMENUPAGE_REGISTRY_* defines (Use HKCU if you don't force elevation). Use the NSIS Ini functions if you want to save it in a .ini file. MUI_STARTMENU_GETFOLDER only supports the registry, just manually load $ICONS_GROUP if you are using a .ini...
IntOp $PostCount $PostCount + 1
|