type cd.. until you get to the c:/ root directory
Edited by wioneo, 23 November 2005 - 10:23 PM.
Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!
type cd.. until you get to the c:/ root directory
Edited by wioneo, 23 November 2005 - 10:23 PM.
I have been having the same problem and followed shist solution, although I did not have to create the system disk.
Go to Start and then RUN.
type cmd (This will bring up the dos window.
type cd.. until you get to the c:/ root directory
then type attrib -r -h -s boot.ini
follow that by typing edit.boot ini
The screen that follows should be the boot loader and should be in BLUE
Then just find the text NOEXECUTE and the test following it should read OPTIN or OPTOUT. replace the last bit with AlwaysOff
click on file and exit and yes when it asks you to save
back at the DOS prompt type attrib +r +h +s boot.ini to re enforce the attributes
type exit and everything should be fine
I have been having the same problem and followed shist solution, although I did not have to create the system disk.
Go to Start and then RUN.
type cmd (This will bring up the dos window.
type cd.. until you get to the c:/ root directory
then type attrib -r -h -s boot.ini
follow that by typing edit.boot ini
The screen that follows should be the boot loader and should be in BLUE
Then just find the text NOEXECUTE and the test following it should read OPTIN or OPTOUT. replace the last bit with AlwaysOff
click on file and exit and yes when it asks you to save
back at the DOS prompt type attrib +r +h +s boot.ini to re enforce the attributes
type exit and everything should be fine
Edited by ahken07, 28 May 2006 - 08:46 AM.
I have been having the same problem and followed shist solution, although I did not have to create the system disk.
Go to Start and then RUN.
type cmd (This will bring up the dos window.
type cd.. until you get to the c:/ root directory
then type attrib -r -h -s boot.ini
follow that by typing edit.boot ini
The screen that follows should be the boot loader and should be in BLUE
Then just find the text NOEXECUTE and the test following it should read OPTIN or OPTOUT. replace the last bit with AlwaysOff
click on file and exit and yes when it asks you to save
back at the DOS prompt type attrib +r +h +s boot.ini to re enforce the attributes
type exit and everything should be fine
the instruction at "0x01b03397" refrenced memory at "0x00000000" the memory cant be "written"
after getting into many forums reading many threads i found out the reason of this d*** error msg
and how to solve the problem ...
be happy guys its solved by me.. first let me add
my pc spec
i'm using win xp build 2600 sp2
intel p4 3ghz
512mb ram
geforce fx5600
the main reason i started getting this error msg was the time i updated to sp2, so here is how i get
rid of this d*** error msg.
step 1 : check out system properties -------->advanced------->performance---------->DEP (Data Execution Prevention) if its on then its the main cause of ur problem if not... then ur not lucky as i am.
step 2 : how to disable this d*** thing , its not easy though but i could handle it
first make a system disk if u dont have one already with attrib.exe file and edit app running
from dos coz u wont be able to edit the file which has the problem in it in windows.
step 3 : the file we are looking for is boot.ini which is located at c:\ the main dir of ur booting hard-disk
step 4 : startup (boot) from the system disk u made then do these commands
1. attrib -r -h -s c:\boot.ini "remove the hidden,read only, system properties from file"
2. copy c:\boot.ini boot.bak "back-up the boot.ini file"
3. edit c:\boot.ini "now here where we should start adding the option to disable DEP"
in file u will see --->
[boot loader]
timeout=4
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=Optin
C:\ = "Microsoft Windows"
the only command we want to change is the /NoExecute option
change the /NoExecute=Optin to /NoExecute=AlwaysOff
now just exit when prompt to save the edited file just select YES
step 5 : change attribs back to normal by this commanmd
attrib +h +r +s c:\boot.ini
step 6 : restart windows normally and i hope u get rid of this d*** thing i was havin too
any questions about these step feel free to drop me email at [email protected]
regards , and good luck everybody
Edited by tunin, 26 September 2006 - 05:21 AM.
I just innstalled sp2 in xp. after that i got some issues with drwtson. changed the settings on that i regedit. now i am unable to open any folder on my computer that contains movie files. this is the error msg: explorer.exe - application error The instruction at "0x21c3397"referenced memory at 0x00000000. The memory could not be "written" Click on OK to terminate the program. Click on CANCEL to debug the program. My job is editing so i got a lot of movie files...
0 members, 1 guests, 0 anonymous users
Community Forum Software by IP.Board
Licensed to: Geeks to Go, Inc.