Normal
Some things I have noticed today * The Update.xml stores a reference to the local icon: [CODE]<SectionParam Name="Icon">[/CODE] Can this be removed please as surely its not needed, plus the path that it saves to the icon is not relative so can change depending on your dev enviroment.* Nice to see line breaks working in the description fields * I think the buttons for Cancel and Previous should never be hidden in the generated installer package. Instead disable them, that way the Next button doesnt look out of place in some sections.
Some things I have noticed today
* The Update.xml stores a reference to the local icon:
[CODE]<SectionParam Name="Icon">[/CODE]
Can this be removed please as surely its not needed, plus the path that it saves to the icon is not relative so can change depending on your dev enviroment.
* Nice to see line breaks working in the description fields
* I think the buttons for Cancel and Previous should never be hidden in the generated installer package. Instead disable them, that way the Next button doesnt look out of place in some sections.