ii% = MessageBox (hwndFrame , "Sada µe se Windows ponovo pokrenuti.", "Lapis Instalacijska poruka", MB_OK+MB_ICONINFORMATION)
eer:
i% = ExitExecRestart ()
jj% = MessageBox (hwndFrame , "Windows se ne mo₧e ponovo pokrenuti, jer je aktivan MS-DOS program. Zatvorite sve MS-DOS programe, a zatim pritisnite OK.", "Lapis Instalacijska poruka", MB_OK + MB_ICONSTOP)
goto eer
end if
' if RestartListEmpty ()=0 then
' '' The following two lines must go on one line.
' MessageBox hwndFrame (), "Sada µe se Windows ponovo pokrenuti.", "Lapis Instalacijska poruka", MB_OK+MB_ICONINFORMATION
' eer:
' i%=ExitExecRestart ()
'
' '' The following three lines must go on one line.
' MessageBox hwndFrame (), "Windows se ne mo₧e ponovo pokrenuti, jer je aktivan MS-DOS program. Zatvorite sve MS-DOS programe, a zatim pritisnite OK.", "Lapis Instalacijska poruka", MB_OK+MB_ICONSTOP