![]() |
|
Technical problems and solutions Questions and solutions |
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Please help me out.
Everytime i am fighting General Karador my PC shuts down because of DEP issues... I can't change my setting either so that kb.exe isn't controlled by DEP (not allowed) Can anyone help me out with this one ? Thnx guys ! |
#2
|
||||
|
||||
![]()
Have you tried to turn off DEP ?
On Windows partition it's a file called boot.ini (hidden operating system file) Go to Folder options\View \ (check the option )Show hidden files and folders and uncheck the option Hide protected operating system files . Now open boot.ini file with a text editor (wordpad) It should look something like this : [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect What you need to edit is this : /noexecute=optin /fastdetect Change the line into this /noexecute=AlwaysOff /fastdetect Save the changes and restart the computer. And that's about it . Good Luck. |
#3
|
|||
|
|||
![]()
Is is the same for Vista ?
Can't seem to find the file boot.ini thnx for the info bucazaurus! |
#4
|
||||
|
||||
![]()
For Vista you need to type this line :
bcdedit.exe /set {current} nx AlwaysOff into the command prompt window . Start\All Programs\Accessories Right Click on Command Prompt Choose Run as Administrator If it ask for permission then click Allow After you type the line you should get a message :Operation Completed Successfully Restart computer . Good Luck and you're welcome |
![]() |
|
|