Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » 64-bit   (RSS)

WoW64 is optional in Windows Server 2008 R2 Server Core

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

Installation sequence restrictions for multi-package transactions

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

Feature Changes in Visual Studio 2008 SP1 may prompt for SQLSysClrTypes.msi

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

Windows Installer XML (WiX) v3 Beta Released

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

Different Packages are Required for Different Processor Architectures

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

Avoid Overwriting Files in Administrative Installations

How to avoid overwriting files during administrative installations.

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.

Shell Extensions for .NET Assemblies, Version 1.4.1993

Version 1.4.1993 of the Shell Extensions for .NET Assemblies has been released.
Posted by Heath Stewart | 1 Comments
Filed under: , ,

Save Time when Installing Patches

How to install multiple patches at once to save time.
Posted by Heath Stewart | 0 Comments
Filed under: ,

Windows Installer on 64-bit Platforms

Resources for authoring 64-bit Windows Installer packages and merge modules.
Posted by Heath Stewart | 24 Comments
Filed under: ,

How to Fix Administrative Deployment for 64-bit .NET Framework Redistributables

How to fix administrative deployment for ia64 and x64 .NET Framework redistributables using a transform.
Posted by Heath Stewart | 3 Comments
Filed under: ,

x64 Windows Platforms have Shipped

Windows XP Professional x64 Edition and Windows Server 2003 x64 Editions have been shipped.
Posted by Heath Stewart | 2 Comments
Filed under: ,

Hacking the CAB for Smaller Patches

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
Posted by Heath Stewart | 1 Comments
Filed under: ,

64-bit Windows is Here

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
Posted by Heath Stewart | 3 Comments
Filed under: ,

x86 and ia64 and x64, oh my!

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
 
Page view tracker