Visual & Installer: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{PageAuthor|Slappy}} | {{PageAuthor|Slappy}} | ||
== About == | == About == | ||
[[Image:VisualInstaller.png|right|thumb|250px|Visual Studio with Visual & Installer | [[Image:VisualInstaller.png|right|thumb|250px|Visual Studio with Visual & Installer]] | ||
[[Visual & Installer]] is a Visual Studio | [[Visual & Installer]] is a Visual Studio extension for creating NSIS installers. It integrates NSIS (Nullsoft Scriptable Install System) with Microsoft Visual Studio IDE and allows you to create and build NSIS projects right within Visual Studio getting all benefits of common integrated environment! | ||
Key features: | Key features: | ||
* Full integration into Visual Studio IDE | * Full integration into Visual Studio IDE | ||
* New project types: | * New project types: NSIS Project | ||
* Wizards for creating new projects | * Wizards for creating new projects | ||
* Build installers directly with other project types | * Build installers directly with other project types | ||
* Complete integration to the solution build process | * Complete integration to the solution build process | ||
* | * NSIS Project properties | ||
* Syntax highlighting | * Syntax highlighting | ||
* IntelliSense Complete Word support | * IntelliSense Complete Word support | ||
* Quick jump from Error List window | * Quick jump from Error List window | ||
* Hints and tips for writing scripts | * Hints and tips for writing scripts | ||
* Support for Visual Studio 2008, 2010 and | * Support for Visual Studio 2005, 2008, 2010, 2012, 2013, 2015 and 2017 | ||
* Full version control system support | * Full version control system support | ||
* Code optimizations | * Code optimizations | ||
* Dynamic help system | |||
* Find and Rename References | |||
* Code Snippets | |||
* Go To, Open File, fast navigation in script | |||
* MessageBox designer | |||
* Dark Theme support | |||
[[Image:visual-installer-1.jpg|left|thumb|700px|Visual Studio with Visual & Installer]] | |||
[[Image:visual-installer-2.jpg|left|thumb|700px|Visual Studio with Visual & Installer (Dark Theme)]] | |||
== Additional features == | == Additional features == | ||
Line 35: | Line 44: | ||
== See also == | == See also == | ||
* [http://www. | * [http://www.visual-installer.com/ Official website] | ||
* [http://www.unsigned | * [http://www.unsigned.sk/ Developer official website] | ||
* [http://www.graphical-installer.com Graphical Installer | * [http://www.graphical-installer.com Graphical Installer website] | ||
* [http://forums.winamp.com/showthread.php?t=342898 Forum thread] | |||
[[Category:Development Environments]] | [[Category:Development Environments]] | ||
[[Category:Related Software]] | [[Category:Related Software]] |
Latest revision as of 16:30, 13 September 2017
Author: Slappy (talk, contrib) |
About
Visual & Installer is a Visual Studio extension for creating NSIS installers. It integrates NSIS (Nullsoft Scriptable Install System) with Microsoft Visual Studio IDE and allows you to create and build NSIS projects right within Visual Studio getting all benefits of common integrated environment!
Key features:
- Full integration into Visual 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
- IntelliSense Complete Word support
- Quick jump from Error List window
- Hints and tips for writing scripts
- Support for Visual Studio 2005, 2008, 2010, 2012, 2013, 2015 and 2017
- Full version control system support
- Code optimizations
- Dynamic help system
- Find and Rename References
- Code Snippets
- Go To, Open File, fast navigation in script
- MessageBox designer
- Dark Theme support
Additional features
Visual & 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 Visual 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 favourite 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
- Visual Studio toolbars for fast work
- No manual writing of scripts necessarry!