Tutorial:Fatal error on connect

From Eurobattle.net WiKi
Revision as of 01:13, 31 December 2011 by Niceone (talk | contribs) (1 revision)
Jump to navigation Jump to search
  • Search for cmd in the start menu.
  • Right click on Command Prompt icon (or cmd.exe) and select Run as Administrator. Then execute the following command:
  • bcdedit.exe /set {current} nx AlwaysOff.
  • Then restart your PC.

How to revert

  • If you regret your decision, you can enable or turn back on the DEP protection for your Windows Vista/W7, simply use the following command instead:
  • bcdedit.exe /set {current} nx AlwaysOn.
  • Then restart your PC.