diff --git a/Contrib/Modern UI 2/Pages/StartMenu.nsh b/Contrib/Modern UI 2/Pages/StartMenu.nsh index 7dad2159..80850f72 100644 --- a/Contrib/Modern UI 2/Pages/StartMenu.nsh +++ b/Contrib/Modern UI 2/Pages/StartMenu.nsh @@ -106,7 +106,9 @@ Start Menu folder page ${if} $mui.StartMenuPage.RegistryLocation != "" StrCpy "${MUI_STARTMENUPAGE_VARIABLE}" $mui.StartMenuPage.RegistryLocation ${endif} - + + ClearErrors + ${endif} !endif