Microsoft Knowledge Base Email Alertz

Windows Installer custom action code must be compatible with Data Execution Prevention in Windows Vista

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 929710 - Last Review: March 15, 2007 - Revision: 1.2

Windows Installer custom action code must be compatible with Data Execution Prevention in Windows Vista

INTRODUCTION

This article contains information about Data Execution Prevention (DEP) technology in Windows Vista. Microsoft Windows Installer custom action code must be compatible with DEP in Windows Vista.

MORE INFORMATION

DEP technology in Windows Vista prevents the execution of code in non-executable memory. Windows Vista system binaries, such as Windows Installer (Msiexec.exe), are executed with DEP enabled. If the code for a Windows Installer custom action is incompatible with DEP, the Windows Installer process unexpectedly ends. An access violation occurs, and the custom action code is not executed.

Custom action code must be compatible with DEP. Windows Installer developers should test custom action code on a Windows Vista-based system that has DEP enabled. Additionally, developers should use Microsoft Visual Studio 8.0 or a later version to make sure that custom action code is compiled to be compatible with DEP.

APPLIES TO
  • Windows Vista Ultimate
  • Windows Vista Enterprise
  • Windows Vista Business
  • Windows Vista Home Premium
  • Windows Vista Home Basic
  • Windows Vista Ultimate 64-bit Edition
  • Windows Vista Enterprise 64-bit Edition
  • Windows Vista Business 64-bit Edition
  • Windows Vista Home Premium 64-bit Edition
  • Windows Vista Home Basic 64-bit Edition
  • Windows Vista Starter
Keywords: 
kbtshoot kbexpertiseinter kbprogramming kbinfo KB929710
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate