Browsing articles tagged with "toolkit - Reich Consulting"
Mar
10
2010

The Power of the Application Compatibility Toolkit

I never quite understood the power of the Microsoft Application Compatibility Toolkit (ACT) until I watched this video.  It shows how simple it is to create and apply popular program shims in order to make old applications compatible with newer version of Windows. Enjoy! Commonly-used Application Shims Video

Feb
6
2008

Fix “Error Loading Operating System” Bug When Deploying Windows XP with Windows Deployment Toolkit

This problem is related to the previous article I wrote about loading text-mode drivers into a Windows XP installation source added to a Windows Deployment Toolkit (formerly called BDD) distribution share.  Because of an incompatibility between Windows XP and the way that Windows PE formats the hard drive by default, many users will find that, after the PE portion of the installation completes, the operating system will fail to load off the hard drive. Johan [...]

Feb
6
2008

How To Inject Text-Mode Drivers into a Lite-Touch Windows XP Installation

I’m sure someone else has run into this problem: while using Microsoft Deployment Toolkit (formerly known as Business Deployment Desktop) to deploy Windows XP, everything seems to be working just fine until Windows PE finishes it’s portion of the setup wherein it copies the Windows XP setup files to your hard drive; then when the XP text-mode setup begins, it fails to recognize the drive. This most commonly occurs on systems with SATA drives or [...]