Skip to content
⌘ NSIS Forum Archive

Unexpected combo box appears in latest CVS

5 posts

pengyou#

Unexpected combo box appears in latest CVS

Current CVS compiler now generates an "Install Type" combo box instead of just the components window. Is it possible to change my scripts to get back to the original behaviour (i.e get rid of the combo box)?

Attached picture shows "before" and "after" views, using the "Examples\Modern UI\Basic.nsi" script. The script did not change, something else did. There are no install types defined so the combo box serves no useful purpose for this kind of script.
kichik#
Probably because of this:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
pengyou#
Brummelchen, the CVS snapshot dated 21 July @ 13:44 GMT contains the fixed compiler.

If you downloaded a CVS snapshot, you missed the update by only a few minutes (assuming your message was posted at 13:39 GMT).