hi,
i have setupbuilder 7.6

i use this code:
define wizard dialog (Custom Wizard Dialog)
loop wizard (Abort Dialog Inactive)
if %_SB_CONTROLID% contains "install" then
run program %windir%\explorer.exe (filename=explorer.exe, Target Folder=%windir% , Command Line= %curdir%)
end
end

this code works- but the explorer runs twice