Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Heath Stewart's Blog
About Windows Installer, the .NET Framework, and Visual Studio.
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
News
These postings are provided
as is
with no warranties, and confers no rights. Additionally, views expressed herein are my own and not those of my employer, Microsoft.
Download
the
log collection utility
to help diagnose installation issues for
Visual Studio 2008 SP1
.
Community
.NET Framework Development Center
The Code Project
Microsoft Technical Forums
Installation Blogs
Aaron Stebner's WebLog
Joy of Setup
Peter Marcu's Blog
Rob Mensching Openly Uninstalled
Tribal Knowledge in Software Logistics
Windows Installer Team Blog
InstallSite Blog
Links
Technorati Profile
Live Search macro
Comment Policy
Other Blogs
Sorting it all Out
The Old New Thing
PowerShell Team Blog
Subscribe
Tags
.NET
64-bit
ARPSYSTEMCOMPONENT
Custom Actions
Customizations
Debugging
Detection
Development
Diagnosing
Essentials
Installation
Localization
Logging
MSI4.5
News
Personal
PowerShell
Reviews
Script
Security
Silverlight
UAC
Uninstall
Vista
Visual Studio
VS 2005 SP1
VS 2008 SP1
WiX
Recent Posts
Do not repair VS 2008 SP1 from installation media
VS 2008 SP1 fails to install because of missing packages from the cache
Setup.bin is probably not a Trojan horse
ISA Proxy Client may be required to download VS 2008 SP1
VS 2008 SP1 Beta must be removed prior to installing the release of VS 2008 SP1
Archives
August 2008 (6)
July 2008 (2)
June 2008 (1)
May 2008 (5)
April 2008 (4)
March 2008 (2)
February 2008 (4)
January 2008 (2)
December 2007 (3)
November 2007 (6)
October 2007 (3)
September 2007 (3)
August 2007 (6)
July 2007 (3)
June 2007 (3)
May 2007 (3)
April 2007 (3)
March 2007 (6)
February 2007 (5)
January 2007 (4)
December 2006 (7)
November 2006 (6)
October 2006 (8)
September 2006 (5)
August 2006 (5)
July 2006 (2)
June 2006 (8)
May 2006 (3)
April 2006 (9)
March 2006 (7)
February 2006 (9)
January 2006 (9)
December 2005 (4)
November 2005 (7)
October 2005 (10)
September 2005 (11)
August 2005 (11)
July 2005 (5)
June 2005 (6)
May 2005 (6)
April 2005 (7)
March 2005 (6)
February 2005 (4)
January 2005 (2)
December 2004 (2)
October 2004 (6)
September 2004 (1)
February 2006 - Posts
Monday, February 27, 2006 8:56 AM
Identifying Windows Installer File Types
How to identify different Windows Installer file types without relying on the file extension.
Posted by
Heath Stewart
|
0 Comments
Filed under:
Installation
,
Development
Attachment(s):
http://hstewart.members.winisp.net/downloads/StgStats.zip
Monday, February 27, 2006 8:52 AM
Book Review: Customizing the Microsoft .NET Framework Common Language Runtime
My review of the book "Customizing the Microsoft .NET Framework Common Language Runtime from MS Press by Steven Pratschner.
Posted by
Heath Stewart
|
3 Comments
Filed under:
Reviews
Tuesday, February 21, 2006 11:02 AM
Determine Which Files are Being Patched
How to determine which files are being patched with a custom action.
Posted by
Heath Stewart
|
1 Comments
Filed under:
Installation
,
Logging
,
Diagnosing
Attachment(s):
http://hstewart.members.winisp.net/downloads/DiagCAs.zip
Thursday, February 16, 2006 12:49 PM
Fast Searching in Public Folders
How to find mail and posts in public folders in Outlook quickly using Windows Desktop Search.
Posted by
Heath Stewart
|
12 Comments
Filed under:
Personal
Tuesday, February 14, 2006 4:46 PM
Extract Files from Patches
How to extract files from a patch by patching an administrative installation and the hard way using OLE structured storage APIs.
Posted by
Heath Stewart
|
17 Comments
Filed under:
Installation
,
Development
Wednesday, February 08, 2006 4:21 PM
Blog Customizations, Part 4: OpenSearch Discovery
How I customized by blog even with limited ability to support auto-discovery of OpenSearch descriptions.
Posted by
Heath Stewart
|
5 Comments
Filed under:
Customizations
Tuesday, February 07, 2006 5:42 PM
Common Controls in Windows Installer UI
How to display new controls with Common Controls 6 in your Windows Installer dialogs with a different bootstrap or external UI handler application.
Posted by
Heath Stewart
|
7 Comments
Filed under:
Installation
Wednesday, February 01, 2006 4:06 PM
Differentiating 64-bit Editions of Windows XP and Windows Server 2003
How to differentiate between 64-bit editions of Windows XP and Windows Server 2003 using Windows Installer operating system properties.
Posted by
Heath Stewart
|
0 Comments
Filed under:
Installation
Wednesday, February 01, 2006 11:48 AM
64-bit Managed Custom Actions with Visual Studio
How to workaround an issue that prevents 64-bit managed custom actions from executing properly on a 64-bit platform from Windows Installer packages built with Visual Studio 2005.
Posted by
Heath Stewart
|
3 Comments
Filed under:
Installation
,
Development
,
64-bit