Hello.
Install Designer 1.0.1.5was released - with many fixes and GUI improvements:
- Whole GUI has been refreshed and modernized using DockPanel Suite (version 3) which is the Visual Studio inspired docking library for .NET WinForms (see its offical website). The ID now behaves more user friendly.
- All "standard" features are now supported (like closing the tab with mouse wheel click, ...)
- Added icons in various places: Toolbox window, Properties window, Script Preview window, ...
- Unified fonts and colors across the whole user interface
- Designer window now shows NSISProject icon NSIS or InnoSetupProject icon Inno Setup icon instead of text (to distinguish type of opened dialog)
- Designer tab now supports long texts (file name and full dialog name is now displayed)
- Support for NSIS 3.06 and NSIS 3.06.1 (see changes)
- Added checking for Property validity Property validity
- (e.g. property Name can use only characters [a-z][A-Z][0-9] and '_' ) for NSIS and Inno Setup controls
- Pressing F1 on any selected word in Script Preview window opens appropriate NSIS or Inno Setup help file (useful if the compiler shows error in generated script)
- Copy and Paste was improved: pasting the same component again and again now creates copy with unique name (LabelXyCopy, LabelXyCopy2, LabelXyCopy3, ...)
- Installer: improved German translation
Visit the official website
http://www.install-designer.com/ for more details and download.