Skip to content
⌘ NSIS Forum Archive

InstallOptions Requests

5 posts

rainwater#

InstallOptions Requests

Please slap me if this sounds stupid, but I have two requests for new controls to be supported in InstallOptions:


1) Colour Dialog (essientially, the same functionality as browse i suppose)

2) A groupbox control
virtlink#
I don't see why you would need a color dialog box. If that is a requirement for the program it installs, I would place it in the first-start-routine of the program or in a plugin for NSIS.
rainwater#
Originally posted by virtlink
I don't see why you would need a color dialog box. If that is a requirement for the program it installs, I would place it in the first-start-routine of the program or in a plugin for NSIS.
I'm wanting to use installoptions and have a select color button, just like the select directory button. I can easily add it to install options myself. But it would be nice to be in install options permanently.