February 2007 - Posts

Types of UAC prompt dialogs and how to remote control them

An article in the Windows Vista Team Blog shows the various types of UAC prompts and in which case (singed or unsigned executable etc.) which type is displayed. The screenshots are a bit tiny but you get the idea.

By default, other applications cannot send messages to the UAC dialog because it's displayed on the "secure desktop", which is basically a screenshot of your real desktop (see the clock in the system try doesn't update). This is to improve security. However in some cases it is necessary to "remote control" the UAC dialog, like a screen reader for visually impaired users. This can be done by manifesting the application, as described in the article UI Automation Security Overview on MSDN.

Posted by stefan | 2 comment(s)
Filed under: , ,

7 Reasons Why your Installations May Fail on Windows Vista (And How You Can Fix Them)

An article that I've written for the December 2006 issue of the Macrovision DevLetter.

7 Reasons Why your Installations May Fail on Windows Vista (And How You Can Fix Them)

Windows Installer is not just a technology but also a set of rules and best practices. While these rules have been specified in the SDK for several years, many of them haven't been enforced. While ignoring these rules didn't break your setups in the past, installations that don't follow best practices may eventually fail on Windows Vista™. This article alerts you to the most common pitfalls in setup authoring and helps you troubleshoot your installations to be compatible with Windows Vista.

http://www.macrovision.com/company/news/newsletter/tips/is_vista.shtml