Browse by Tags

All Tags » Visual Studio (RSS)

Visual Studio 2010 Beta 2 includes link to InstallShield Limited Edition

Some beta testers of Visual Studio 2010 pointed out that in the New Project dialog there is a new template called "InstallShield 2010". It's listed next to "Visual Studio Installer" under Other Project Types > Setup and Deployment...

Microsoft's recent Security Updates for Visual Studio break Windows Installer Updates

This problem was brought up in a question on the InstallSite Forum and is also mentioned in a blog post by Gauravb (who appears to be a Microsoft employee). The typical symptom is missing or not updated files after you install a Small or Minor Update...
Posted by stefan | with no comments

No joke – WiX will NOT Ship with Visual Studio

Several months ago, Microsoft had announced that the next version of Visual Studio (Visual Studio 2010, code name Rosario) will ship with a subset of the Windows Installer XML Toolkit ( WiX ). But on April 1st, 2009, Rob Mensching, the WiX project lead...

Deploying VSTO Office Add-Ins with Windows Installer

If you are creating Office add-ins you may find this two-part MSDN article useful. It describes how to install add-ins created with Visual Studio Tools for Office (VSTO) using Windows Installer. The article uses Visual Studio to create the MSI. Deploying...

InstallShield Support for Visual Studio 2008, .NET Framework 3.5 and VC++ 9

Macrovision released updates for InstallShield 2008 to support integration with Visual Studio 2008 and redistribution of the .NET Framework 3.5 and VC++ 9 runtime files: HOTFIX: Beta Support for Visual Studio 2008 UPDATE: InstallShield 2008 Basic MSI...

Microsoft to "productize" WiX

Rob Mensching reports that Microsoft will include a sub-set of the Windows Installer XML toolkit ( WiX ) in the next version of Visual Studio, code named Rosario. WiX is an open source project for authoring of Windows Installer (MSI) setups. While Microsoft...