This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- MS Ready Test fails: NXCheck and DBCheck
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Mar 11, 2014
04:41 AM
MS Ready Test fails: NXCheck and DBCheck
I created a very small Application (Windows Forms Application with VS2013/c#).
I added and configured the installer.
I am trying to test the SingleImage-output with Microsoft Plattform Ready Test.
The Test fails and says, that the setup.exe is not marked as NX and Dynamic Base compatible.
21. Applications must comply with Windows security requirements
Failed checks
C:\CheckIn\20140310\setup.exe - NXCheck ( FAIL )
Information : Image is not marked as NX compatible
C:\CheckIn\20140310\setup.exe - DBCheck ( FAIL )
Information : Image is not marked as Dynamic Base compatible
i searched and found results about adding linker parameters (NXCOMPAT and DYNAMICBASE) but i cant confiugre this.
EDIT:
Not needed: http://go.microsoft.com/fwlink/?LinkID=311590
„3.2 Applications must comply with Windows security requirements
Note: This test case is a Microsoft recommended Best Practice and is not required for passing the Certification Program.“
I added and configured the installer.
I am trying to test the SingleImage-output with Microsoft Plattform Ready Test.
The Test fails and says, that the setup.exe is not marked as NX and Dynamic Base compatible.
21. Applications must comply with Windows security requirements
Failed checks
C:\CheckIn\20140310\setup.exe - NXCheck ( FAIL )
Information : Image is not marked as NX compatible
C:\CheckIn\20140310\setup.exe - DBCheck ( FAIL )
Information : Image is not marked as Dynamic Base compatible
i searched and found results about adding linker parameters (NXCOMPAT and DYNAMICBASE) but i cant confiugre this.
EDIT:
Not needed: http://go.microsoft.com/fwlink/?LinkID=311590
„3.2 Applications must comply with Windows security requirements
Note: This test case is a Microsoft recommended Best Practice and is not required for passing the Certification Program.“
(1) Reply
Mar 18, 2014
09:08 AM
nexcom wrote:
... Microsoft Plattform Ready Test.
The Test fails and says, that the setup.exe is not marked as NX and Dynamic Base compatible.
...
http://go.microsoft.com/fwlink/?LinkID=311590
„3.2 Applications must comply with Windows security requirements
Note: This test case is a Microsoft recommended Best Practice and is not required for passing the Certification Program.“