|
-
Jan 30th, 2013, 08:07 AM
#1
Thread Starter
Lively Member
[Help] Data Execution Prevention
Hello,
I am using Virtual machines for testing my application under different OS. In XP i am getting Data Execution Prevention Error. Please tell me how can I add my application in the Data Execution Prevention Exception List by VB6.0.
Thanks
Regards,
-
Jan 30th, 2013, 08:11 AM
#2
Re: [Help] Data Execution Prevention
Adding a program to that list is an emergency fix. It requires admin rights and isn't meant to be done by installers or other automated mechanisms because of the security implications.
Better to find out where and why you are executing data as code, and fix it or replace it with something less dubious.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|