RAD & Installer: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
(→About) |
||
Line 1: | Line 1: | ||
{{PageAuthor|Slappy}} | {{PageAuthor|Slappy}} | ||
== About == | == About == | ||
[[Image:RADInstaller.png|right|thumb|250px|RAD Studio with RAD & Installer | [[Image:RADInstaller.png|right|thumb|250px|RAD Studio with RAD & Installer expert]] | ||
[[RAD & Installer]] is a RAD Studio | [[RAD & Installer]] is a RAD Studio expert for creating NSIS installers. It integrates NSIS (Nullsoft Scriptable Install System) with Embarcadero RAD Studio IDE and allows you to create and build NSIS projects right within RAD Studio getting all benefits of common integrated environment! | ||
Key features: | Key features: | ||
Line 16: | Line 16: | ||
* Hints and tips for writing scripts | * Hints and tips for writing scripts | ||
* Support for RAD Studio 2009, 2010, XE - XE8, 10 Seattle - 10.2 Tokyo | * Support for RAD Studio 2009, 2010, XE - XE8, 10 Seattle - 10.2 Tokyo | ||
* Support for Delphi & C++ Builder | |||
* Full version control system support | * Full version control system support | ||
* Code optimizations | * Code optimizations | ||
Line 25: | Line 26: | ||
* Dark Theme support | * Dark Theme support | ||
[[Image:rad-installer-1.jpg|RAD Studio with RAD & Installer]] | [[Image:rad-installer-1.jpg|left|thumb|700px|RAD Studio with RAD & Installer]] | ||
[[Image:rad-installer-2.jpg|RAD Studio with RAD & Installer]] | [[Image:rad-installer-2.jpg|left|thumb|700px|RAD Studio with RAD & Installer (Dark Theme)]] | ||
== Additional features == | == Additional features == |
Revision as of 16:18, 13 September 2017
Author: Slappy (talk, contrib) |
About
RAD & Installer is a RAD Studio expert for creating NSIS installers. It integrates NSIS (Nullsoft Scriptable Install System) with Embarcadero RAD Studio IDE and allows you to create and build NSIS projects right within RAD Studio getting all benefits of common integrated environment!
Key features:
- Full integration into RAD Studio IDE
- New project types: NSIS Project
- Wizards for creating new projects
- Build installers directly with other project types
- Complete integration to the solution build process
- NSIS Project properties
- Syntax highlighting
- Code Insight Code Completion support
- Quick jump from Messages window
- Hints and tips for writing scripts
- Support for RAD Studio 2009, 2010, XE - XE8, 10 Seattle - 10.2 Tokyo
- Support for Delphi & C++ Builder
- Full version control system support
- Code optimizations
- Dynamic help system
- Find References
- Live Templates
- Go To, Open File, fast navigation in script
- MessageBox designer
- Dark Theme support
Additional features
RAD & Installer installation package also contains Graphical Installer Wizard - optional tool for creating cool-looking skinned NSIS and Inno Setup installers (based on Graphical Installer) directly in RAD Studio. With it whole installer can be created by a few clicks - No manual writing is necessary!
Graphical Installer Wizard - Features:
- Create cool-skinned installers directly from your favorite IDE!
- Support for NSIS and Inno Setup
- Create new installers
- Convert existing projects
- Build installers directly with other project types
- Intuitive and user friendly GUI
- RAD Studio toolbars for fast work
- No manual writing of scripts necessary!