Sign in
Pat's Windows Development Blog
Tips for Developers about Windows Development and Application Compatibility
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Application Compatibility
IE
Installation
Service Isolation
Testing
UAC
Vista
Windows 7
Windows 8
Windows Server 2008
Windows Touch
Browse by Tags
MSDN Blogs
>
Pat's Windows Development Blog
>
All Tags
>
installation
Tagged Content List
Blog Post:
Common Application Installer Issues on Windows 7 (and Vista)
Pat Altimore MSFT
There are some very common application installer issues developers run into due to UAC . Most of the issues are easy to fix. I’ll cover the most common issues in this post. Per Machine Installers Need Admin Privileges Unless you have a ClickOnce installer, your installer probably installs...
on
21 Jan 2010
Blog Post:
Common Problems with Checking OS Versions in Code
Pat Altimore MSFT
When a new OS is released, a high percentage of applications don’t install or don’t run because they check for a specific OS version. The application or installer checks for a specific version number and exits if it isn’t what is expected. I’ve heard claims of up to 50% of incompatibility...
on
14 Jan 2010
Blog Post:
Common Issues with 32-bit Applications Failing on 64-bit
Pat Altimore MSFT
In most cases, 32-bit applications execute with no issues on 64-bit thanks to WOW64 . However, there are a few cases that you may need to make modifications to your application in order for it to work on 64-bit. I’ll cover the common issues and possible solutions in this post. 64-bit OS Basics...
on
17 Dec 2009
Blog Post:
Questions from the Developer Booth at TechEd Europe 2009
Pat Altimore MSFT
I had the opportunity to go to Berlin for TechEd Europe 2009 . I delivered a presentation on Application Compatibility and the rest of the time I hung out in the “Test your app on Win 7” and “Win 7 Developer drop in center”. I got some great questions from attendees. I thought I’d blog some...
on
23 Nov 2009
Blog Post:
Windows 7 Application Compatibility Testing Guidance document
Pat Altimore MSFT
If you have an existing application, you may be wondering if it’s going to work on Windows 7. If it works on Vista, you have a good shot at it working on Windows 7. As a developer or a tester, you may be wondering if you have tested your application to uncover potential issues on the new OS. We...
on
5 Oct 2009
Blog Post:
Detecting what Server Roles are installed on Windows Server 2008
Pat Altimore MSFT
I think there is always a nugget of information that inspires a blog. This is the idea that inspired my blog. By default, Windows Server 2008 has no server roles installed. This isn't intended to make you do more work (it's a feature). The goal is to be secure by default. After the OS installed, you...
on
5 Mar 2008
Blog Post:
Where do I start?
Pat Altimore MSFT
When you work on a given subject for a while, you tend to jump right in and forget to start at the beginning. In the Application Compatibility lab, we kick off the week with an overview presentation and cover the basics of common compatibility issues. Those topics are probably a good place to start with...
on
28 Feb 2008
Page 1 of 1 (7 items)