Posts Tagged ‘WiX’
Ty Anderson | May 8th, 2014
The Designer for WiX Toolset, aka WiX Designer is a game changer for anyone using the WiX Toolset to build installation programs. With WiX Designer, you now have even more features with our support of the web application projects and the addition of user interface editor...
Read the rest of this entry →
WiX |
24 Comments
Ty Anderson | April 25th, 2014
Visual Studio 2013 is a wonderful code editor. I'm a fan of it (monochrome icons and all). However, I have not adopted as quickly as I thought due to the lack of support for setup projects. This was big whole, thus many of us, developers, have turned to WiX...
Read the rest of this entry →
Deployment, WiX |
4 Comments
Ty Anderson | March 26th, 2014
Last November we introduced the WiX Designer beta 1, a product that fills the void felt by anyone that uses the now deprecated Visual Studio setup tools. We received a lot of enthusiasm and great feedback and we thank you for it...
Read the rest of this entry →
WiX |
No Comments
The WiX toolset provides a number of built-in dialogs that should be adequate for most installers. If, however, you need more flexibility when it comes to your MSI installer's user interface, WiX provides the ability to build a custom UI of your setup project...
Read the rest of this entry →
Deployment, WiX |
75 Comments
The WiX Toolset provides a number of standard actions that are sufficient for most installers. If, however, you need more flexibility over the installation process the WiX toolset provides custom actions...
Read the rest of this entry →
WiX |
31 Comments
So by now, I hope we all know and have come to accept the fact that Visual Studio setup projects are a thing of the past and that we've all become comfortable with using the WiX toolset to build our Windows Installers...
Read the rest of this entry →
Deployment, WiX |
13 Comments
Ty Anderson | November 26th, 2013
The WiX Designer provides a set of designers that allow to quickly configure a WiX-based setup project. The designers will be familiar to you as they do just what you expect (e.g. configure file system, add registry keys, edit file types, configure custom actions, and more)...
Read the rest of this entry →
WiX |
13 Comments
I'm sure by now you are all aware that Microsoft removed all Visual Studio Installer project types with the release of Visual Studio 2012. A suggested alternative to creating setup files was to use the very powerful and flexible WiX toolset. The one big problem, with switching over to WiX for your setup project was that, a lot of people already invested a considerable amount of time building a setup using the Visual Studio Installer project
...
Read the rest of this entry →
Deployment, Visual Studio, WiX |
14 Comments
Eugene Starostin | February 20th, 2013
If you have read through our recent blog posts, you probably noticed a few ones focusing on WiX. And that was not an accidental choice of topic, we were trying to see how the land lies in that direction :) Well, now I am ready to unveil the secret and announce the upcoming release of a new product - VDProj to WiX Converter...
Read the rest of this entry →
Deployment, Visual Studio, WiX |
No Comments
I'm sure you're all aware of the fact that, from Visual Studio 2012, that Visual Studio Setup projects (.vdproj) is a thing of the past. This news has been met with shock, horror and disappointment, but luckily all is not lost. As I've mentioned in a previous article, Microsoft is touting WiX (Windows Installer XML) as the heir apparent to the traditional VS Setup projects and all things considered it is a very good and free alternative
...
Read the rest of this entry →
Deployment, Visual Studio, WiX |
2 Comments
In the last two articles, I've shown you how to create a WiX installer for Add-in Express based add-ons from scratch and how to convert your existing setup projects to WiX. In this blog, I'll show you how to create a WiX installer for Visual Studio Tools for Office (VSTO) based Office add-in projects...
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, VSTO, WiX |
37 Comments