I would like to introduce my new tool called Install Designer - an application for fast and easy creating on Inno Setup and NSIS dialogs.

See more details on official page: http://www.install-designer.com
21 posts

I will update that, now it defaults to pixels for each control.Originally Posted by Anders View PostDoes it support dialog units? Everything except icon/image controls should default to dialog units.










That will solve most of your issues.As you can see you do not have appropriate rights so the application cannot write the configuration into file (e.g. C:\Program Files (x86)\ folder) so this is an issue with your User account, not the problem in the app.
Ideally applications should store their configuration in %AppData% and not require admin rights.Originally Posted by T.Slappy View Post
I recommend you to run the application as Administrator.
As you can see you do not have appropriate rights so the application cannot write the configuration into file (e.g. C:\Program Files (x86)\ folder) so this is an issue with your User account, not the problem in the app.













NSIS 3.10 (see changes)
Graphical Installer for NSIS, Build 2024.1 with Graphical Installer Wizard (see changes)
+
] to make editing easier
+
] which validates whether Body has appropriate Event set.
.iss or
.nsh) or .designer file (of currently active frame)
Inno Setup 6.4.2 (this also includes Inno Setup 6.4.1 and 6.4.0, see changes)
Graphical Installer for Inno Setup 6.4.1 and Graphical Installer Wizard Build 2025.1(see changes)
NSIS 3.11 (see changes)
Graphical Installer for NSIS, Build 2025.1 with Graphical Installer Wizard (see changes)
Inno Setup installer (requires Inno Setup 6.7.0 and newer)
This feature works similar to Graphical Installer for Inno Setup where you can specify many design aspects of your installer.
Inno Setup dialogs, so its possible to place more controls on dialog to create rich pages.
[Setup] section can be customized
with directives that are immediately applied to the installer
Inno Setup and
NSIS.
Inno Setup 6.7.0 (this also includes Inno Setup 6.6.1 and 6.6.0, see changes)

NSIS to
Inno Setup dialog and vice versa