Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

SharpDevelop now supports WiX projects

Matt Ward has released a WiX setup project to SharpDevelop that looks pretty slick. It's got a lot of the same stuff that I've been planning on doing with Votive, but it looks like he's already done it. Great job! If you don't use Visual Studio, it might
Posted by jrock | 0 Comments
Filed under:

How to embed resources using a different namespace in a C# project

Have you ever wanted to embed a resource in your managed assembly but didn't like the default name that Visual Studio decided to give it? For example, if you have a C# project with the RootNamespace="MyCompany.MyNamespace" and have a bitmap called "MyBitmap.bmp"
Posted by jrock | 0 Comments
Filed under:

Votive installation requires ProjectAggregator2.msi

When you try to install Votive v3 you'll probably see a dialog box that says something like " To install Votive, you need to first install ProjectAggregator2.msi, which is available at http://wix.sourceforge.net . " Well, to my shame, I forgot to put
Posted by jrock | 0 Comments
Filed under:

Votive v3 has been released!!

Well, after many weeks of work, I've finally checked in Votive v3. It is now available after any build >= 3.0.2120.0. You can download it from here . Just to highlight a few of the new features that are available... MSBuild support – the .wixproj file
Posted by jrock | 6 Comments
Filed under:
 
Page view tracker