Here's repro code:
RequestExecutionLevel user
SetCompress off
XPStyle on
OutFile "test.exe"
InstallDir "$EXEDIR\inst"
Icon "${NSISDIR}\contrib\graphics\icons\orange-install.ico"
Section "Main Section" SecMain
SetOutPath "$INSTDIR"
LockedList::AddFolder $INSTDIR
LockedList:😁ialog
Pop $R0
;MessageBox MB_ICONINFORMATION|MB_OK "$R0"
File "foo.dll"
SectionEnd