Re: [WiX-users] Data Execution Prevention Opt Out List

2011-07-13 Thread John Bergman
: Wednesday, July 13, 2011 4:16 PM To: Christopher Painter; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Data Execution Prevention Opt Out List We had a similar requirement and I found that I could use editbin.exe to set the NXCOMPAT flag to no, this then stops Windows

Re: [WiX-users] Data Execution Prevention Opt Out List

2011-07-13 Thread Neil Sleightholm
- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: 12 July 2011 18:27 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Data Execution Prevention Opt Out List I have a requirement that I'm trying to research the best solutio

[WiX-users] Data Execution Prevention Opt Out List

2011-07-12 Thread Christopher Painter
I have a requirement that I'm trying to research the best solution for.   Basically my development team has an application that has a dependency on a third party dll that has some known issues.   I'm stuck between a rock and a hard place in that they will not eliminate the dependency and no one