This is what I do.
dialog invite {
title "Invite"
size -1 -1 160 80
option dbu
icon %tbar
On my start event if (!%tbar) I set it to the default:
set %tbar imgs\1x.ico
Granted this isnt an icon library so I dont need to use the index. Hope this helps.
