برای اجرا در ویندوز 7 باید (DEP (data execution prevention را off کنید. مراحل زیر را انجام دهید

1. Click Start, All Programs, Accessories, right click on "Command Prompt", and click "Run as administrator".

2. If asked for permission to run Windows Command Processor, click on Allow.

3. At the command prompt, type in "bcdedit.exe /set {current} nx AlwaysOff" (without the quotes).

4. You should receive a message saying "Operation Completed Successfully".

5. Restart the computer


To turn the DEP back on, follow similar steps and run "bcdedit.exe /set {current} nx AlwaysOn"


موفق باشید