Archive: Disable Button


Disable Button
Hi Guys?

How do i disable the install button if nothing has been selected for installation?

I am new using thisa program.. Please Help.

Thanks.

Eduardovwc.


The attached script should show you how to toggle the Install button from disabled to enabled and back.

Use "SectionGetFlags "${SEC01}" $0" , where $0 will be either 1 or 0 based on if the section is checked or not, to see what's selected.

Hope this helps.
Jnuw