desperately need help!!!! PLZ!

ineedhelpnowzer

New Member
i can't reformat my computer. i am running on windows xp. when i try to reformat, i get to the point where it says, "To setup windows XP press Enter, To repair a windows XP installation press R, To exit press F3.", then when i try to press enter it doesn't work. its like all my keys stopped working.

and i need to reformat my computer because i can't start it up, everytime i try to start up my computer, it goes into a blue screen, even when i try to run it in safe mode and even when i click on "most recent working config".

can somebody please help me with this!!??!?!
 
Yeah. Put in the windows xp cd, when the boot menu pops up go to run off cd.Go to run command prompt or whatever the option is to run a command promt and when the command prompt pops up type this in:
debug <enter>
-F 200 L1000 0 <enter>
-A CS:100 <enter>
MOV AX,301 <enter>
MOV BX,200 <enter>
MOV CX,1 <enter>
MOV DX,80 <enter>
INT 13 <enter>
INT 20 <enter>
<enter>
-g <enter>

when thats all done go into the setup install xp! That should get you working. That script above debugs, so it will erase all the information on your hard drive and youll do a clean install.
 
Back
Top