News

Free Service Checks Windows 7 Application Compatibility

Small-to-medium businesses (SBMs) trying to assess if older applications will run on Windows 7 Professional edition can take advantage of a free online remediation service.

The service, called AOK4SMB, is offered by Microsoft Gold Certified Partner ChangeBase AOK. Users can upload packaged applications to the AOK4SMB Web portal to test the compatibility of those applications with Windows 7 Professional. The service is currently available and free for up to three applications until the end of July 2010.

ChangeBase is running this service as a pilot to see if there's a demand for it, so there's no charge at present. The service has a few limitations. It does not address incompatibilities that may arise in running 32-bit applications on 64-bit Windows 7 Professional. It also doesn't work for Internet Explorer compatibility issues, according to ChangeBase's FAQ.

To use the service, users need to upload zipped installer files in the .MSI file format. MSI files typically include associated files (such as .CAB files) to support the application, but it's possible to upload those files separately from the MSI file. The tested MSI file is then returned, along with a report in PDF format.

The idea of the service is to assess applications that may not run natively on Windows 7 Professional. AOK4SMB uses three color codes to assess them. Green means that the application will run natively on Windows 7 Professional. Amber assesses compatibility issues with the installer file and those problems automatically get fixed by the service. Red means that there's a problem with how the application works, possibly because certain functionality has been deprecated in Windows 7 Professional or a driver needs updating (or worse).

Microsoft teamed with ChangeBase on the service, but it also offers its own application compatibility resource through the Microsoft Windows 7 Compatibility Center. However, this Web portal doesn't provide help for checking the compatibility of custom-built applications, and that's where ChangeBase's service may prove useful.

SMB users of Windows 7 Professional and Windows 7 Ultimate editions also have the option of running legacy applications via Windows XP Mode, which works with Windows Virtual PC. Windows XP Mode provides a complete copy of Windows XP Service Pack 3 running in a virtual machine on top of Windows 7. It allows users to continue to use their legacy applications as the SMB transitions to Windows 7.

For larger organizations, Microsoft recommends using virtualization tools in the Microsoft Desktop Optimization Pack (MDOP), which requires having an Enterprise Agreement in place with Software Assurance. Microsoft Enterprise Desktop Virtualization, a tool included in MDOP, permits group management of desktop virtualization instances, unlike Windows XP Mode.

Smaller organizations eventually may have the option to leverage MDOP tools via a new Windows Intune service, recently rolled out in beta form by Microsoft. However, the Windows Intune service won't be commercially available for another year.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube