Visual & Installer: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(Created page with "{{PageAuthor|Slappy}} right|thumb|150px|Visual Studio with Visual & Installer addin == About == Visual & Installer is a Visual Studio Add-in...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{PageAuthor|Slappy}} | {{PageAuthor|Slappy}} | ||
== About == | == About == | ||
[[Image:VisualInstaller.png|right|thumb|250px|Visual Studio with Visual & Installer addin]] | |||
[[Visual & Installer]] is a Visual Studio Add-in 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! | [[Visual & Installer]] is a Visual Studio Add-in 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! | ||
Revision as of 14:01, 26 June 2012
Author: Slappy (talk, contrib) |
About
Visual & Installer is a Visual Studio Add-in 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: NSISProject and InnoSetupProject
- Wizards for creating new projects
- Build installers directly with other project types
- Complete integration to the solution build process
- NSISProject and InnoSetupProject properties
- Syntax highlighting
- IntelliSense Complete Word support
- Quick jump from Error List window
- Hints and tips for writing scripts
- Support for Visual Studio 2008, 2010 and 11 (in development)
- Full version control system support
- Code optimizations
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!