Showing results for June 2007 - Visual Studio Setup

Jun 28, 2007
0
0

Unchanged Files Break Patch Uninstall

Heath Stewart
Heath Stewart

I've discussed a couple different reasons that Windows Installer 3.0-style patches - those with the MsiPatchMetadata table in the patch package itself - might not be uninstallable. I explained another reason in a discussion about the new patch build support in Windows Installer XML (WiX) v3 recently, describing why unchanged files should not be ...

InstallationVisual StudioVS2005SP1
Jun 22, 2007
0
0

Uninstallable Patches that are not Uninstallable

Heath Stewart
Heath Stewart

Patching with Windows Installer is the act of applying a pair of transforms in a patch to a Windows Installer product, then repairing that product. Any changes made in the transforms affect the aggregate view that Windows Installer reinstalls. This is displayed in the diagram below, where the bottom layer is the components in the product MSI, the ...

InstallationUninstall
Jun 16, 2007
0
0

Windows Live Writer Plugin for MSDN URLs

Heath Stewart
Heath Stewart

I have posted a Windows Live Writer plugin I wrote to aide posting URLs to MSDN, simply named Paste MSDN URL. It removes, if present, the culture in the URL so that when a reader clicks the link he or she sees the content on MSDN in their preferred language if a translation is available.So, http://msdn2.microsoft.com/en-us/library/aa372866.aspx&...

News