Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
Heath Stewart's blog
>
All Tags
>
64-bit
Server & Tools Blogs
>
Developer Tools Blogs
>
Setup & Install by Heath Stewart
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
Setup & Install by Heath Stewart
About Windows Installer, the .NET Framework, and Visual Studio.
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Recent Posts
Windows Installer PowerShell Module 2.2.0 Released
Posted
4 days ago
by
Heath Stewart
0
Comments
Visual Studio 2012 Update 1 has Released
Posted
6 months ago
by
Heath Stewart
3
Comments
Visual Studio 2012 Update 1 CTP3 is Available
Posted
8 months ago
by
Heath Stewart
4
Comments
Windows Installer XML (WiX) v3.6 Released
Posted
9 months ago
by
Heath Stewart
8
Comments
Live Now on Developer Tools Blogs
Tags
.NET
Custom Actions
Development
Installation
Logging
MSI4.5
News
Personal
Visual Studio
VS2008SP1
WiX
Twitter Feed
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Log Collection Utility
Visual Studio Setup and Installation
Archives
Archives
June 2013
(1)
November 2012
(1)
October 2012
(1)
September 2012
(1)
August 2012
(5)
July 2012
(4)
June 2012
(1)
May 2012
(2)
April 2012
(1)
March 2012
(2)
February 2012
(3)
October 2011
(1)
May 2011
(1)
April 2011
(1)
March 2011
(5)
February 2011
(1)
December 2010
(3)
September 2010
(2)
August 2010
(3)
May 2010
(1)
April 2010
(1)
February 2010
(6)
December 2009
(1)
November 2009
(1)
October 2009
(2)
August 2009
(2)
July 2009
(2)
May 2009
(4)
April 2009
(1)
March 2009
(1)
February 2009
(3)
January 2009
(4)
December 2008
(2)
November 2008
(1)
October 2008
(1)
September 2008
(1)
August 2008
(6)
July 2008
(3)
June 2008
(1)
May 2008
(5)
April 2008
(4)
March 2008
(2)
February 2008
(4)
January 2008
(2)
December 2007
(3)
November 2007
(7)
October 2007
(3)
September 2007
(3)
August 2007
(6)
July 2007
(3)
June 2007
(3)
May 2007
(4)
April 2007
(3)
March 2007
(7)
February 2007
(7)
January 2007
(5)
December 2006
(7)
November 2006
(6)
October 2006
(9)
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
(10)
December 2005
(4)
November 2005
(7)
October 2005
(11)
September 2005
(11)
August 2005
(13)
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)
More
▼
Less
▲
Tagged Content List
Blog Post:
WoW64 is optional in Windows Server 2008 R2 Server Core
Heath Stewart
Installation bootstrap applications are increasingly common as products chain dependencies like the Microsoft .NET Framework. Because 64-bit Windows supports both 32- and 64-bit execution , but 64-bit executables on 32-bit Windows give what some users might consider cryptic error messages, installation...
on
6 Nov 2009
Blog Post:
Installation sequence restrictions for multi-package transactions
Heath Stewart
Windows Installer 4.5 introduced a feature to install multiple packages in a single transaction. Multi-package transactions allow setup developers to install multiple packages as an atomic unit that are installed together, or rolled back completely. You can also apply patches to multiple products or...
on
3 Jul 2009
Blog Post:
Feature Changes in Visual Studio 2008 SP1 may prompt for SQLSysClrTypes.msi
Heath Stewart
After installing Visual Studio 2008 Service Pack 1 , adding or removing features from Visual Studio may prompt for the file SQLSysClrTypes.msi with the following text: Setup is looking for file SQLSysClrTypes.msi. Please insert Microsoft Visual Studio Team System 2008 Team Suite – ENU disk 1 now. The...
on
2 Feb 2009
Blog Post:
Windows Installer XML (WiX) v3 Beta Released
Heath Stewart
Since plans were made to ship WiX v3 in the box for Visual Studio 2010, the WiX working group has been working on fixing all outstanding bugs in the WiX v3 code base. Bob Arnson uploaded packages last week as a test on SourceForge and this week the following installation packages were uploaded on the...
on
9 Dec 2008
Blog Post:
Different Packages are Required for Different Processor Architectures
Heath Stewart
A common question is how to create a Windows Installer package that installs 32-bit binaries on 32-bit platforms, and both 32- and 64-bit binaries on 64-bit platforms. If you're actually trying to install 64-bit binaries to appropriate directories and write to the 64-bit view of the registry, the short...
on
15 Jan 2008
Blog Post:
Avoid Overwriting Files in Administrative Installations
Heath Stewart
Last June before the Microsoft .NET Framework 2.0 shipped, I discussed how during administrative installations some 64-bit files overwrote some 32-bit files and I provided a transform to fix the issue. I filed a bug and the issue was fixed before .NET 2.0 shipped. Later in the release cycle the Office...
on
14 Apr 2006
Blog Post:
64-bit Managed Custom Actions with Visual Studio
Heath Stewart
A reader who happened across my post on Windows Installer on 64-bit Platforms mentioned a problem with running 64-bit managed custom actions using the Visual Studio 2005 Windows Installer project. This also recently cropped up in an internal discussion alias. The issue is that if you...
on
1 Feb 2006
Blog Post:
Shell Extensions for .NET Assemblies, Version 1.4.1993
Heath Stewart
Some time back I made modifications to the previous version of my shell extensions for .NET assemblies to display differences in the column handler for both native and managed binaries targeting the x86, IA64, and x64 platform architectures. Now that the Microsoft .NET Framework 2.0 has released , I...
on
17 Nov 2005
Blog Post:
Save Time when Installing Patches
Heath Stewart
Beginning with Windows Installer 3.0 you can install multiple patches at once, i.e. in a single install transaction. To do this you pass a semicolon-delimited list of fully-qualified paths to patches to the PATCH property . Windows Installer 2.0-style patches are sequenced first in the ordered specified...
on
10 Nov 2005
Blog Post:
Windows Installer on 64-bit Platforms
Heath Stewart
Beginning with Windows Installer 2.0 installation developers can write installation packages that target 64-bit platforms . At first only IA64 was supported but support for AMD64 — now collectively referred to along with EM64T as x64 — was added in Windows Installer 3.0 . Many questions are...
on
24 Oct 2005
Blog Post:
How to Fix Administrative Deployment for 64-bit .NET Framework Redistributables
Heath Stewart
If you've tried to install the .NET Framework 2.0 Beta 2 redistributable for either ia64 or x64 from an administrative installation point, you might've seen an error like the following: While investigating patching scenarios for 64-bit SKUs I found that for source extraction and administrative...
on
7 Jun 2005
Blog Post:
x64 Windows Platforms have Shipped
Heath Stewart
Not so long ago, Windows XP and Windows Server 2003 for x64 were released to manufacturing (RTM'd). Today, they have finally shipped and are available to consumers, but you won't find these yet on retail sales shelves. Windows XP Professional x64 Edition is available on x64 machines now, and users...
on
25 Apr 2005
Blog Post:
Hacking the CAB for Smaller Patches
Heath Stewart
Working on 32- and 64-bit patch support for Developer Division projects like the .NET Framework 2.0 and Visual Studio 2005 , I've been involved with many threads and in many meetings about the various scenarios and solutions for producing patches that target our supported platform architectures. .NET...
on
15 Apr 2005
Blog Post:
64-bit Windows is Here
Heath Stewart
Yesterday was a truly remarkable day. Not since Windows NT 3.1 released in 1993 have we seen such a shift in computing on Windows to another architecture. Windows Server 2003 SP1 for x64 and Windows XP Professional for x64 were released to manufacturing (RTM). While Windows Server 2003 was RTM'd for...
on
31 Mar 2005
Blog Post:
x86 and ia64 and x64, oh my!
Heath Stewart
With the .NET Framework 2.0 now supporting 64-bit platforms, I have begun work on upgrading our patch build system to handle 64-bit patches. It's been quite an adventure down the yellow-brick road of 64 bitness that I think is worth sharing. Why does the .NET Framework need to support 64-bit platforms...
on
17 Feb 2005
Page 1 of 1 (15 items)