Skip to content
⌘ NSIS Forum Archive

a bout custom page

3 posts

huq.duote.com#

a bout custom page

I want to use a custom page.
This custom page has a Bitmap control!
can I add a URL with this Bitmap control?

We can click this Bitmap to open a website!

I search some plugins,but I can't get any resourse!

please help me!
CancerFace#
InstallOptionsEx supports bitmaps (using Type=Image). You can add some code on the callback function to open a website in a browser window.
CF
huq.duote.com#
please tell me the callback function,
this document is to long!
i must make install quickly.