pcandpc Posted November 14, 2005 Posted November 14, 2005 (edited) Hello?I'm using ME and during its update processthe system was messed up, and all I'm gettingis the protection fault error during the boot.Is there a way to undo what's done duringa previous step without reinstalling the entireOS?Tried with safemode and step-by-step modebut couldn't resurrect the ME.Any suggestions would be appreciated.Thanks. Edited November 14, 2005 by pcandpc
Crash&Burn Posted November 14, 2005 Posted November 14, 2005 If you can successfully get into Safemode, you should be able to run SFC...which could possibly undo some recent changes. If not perhaps command prompt, but you'd really have to know what you were doing in that case. For best results, I'd likely recommend safemode and backup what files you need, then do a reinstall.You could also backup files within 'command prompt', but last time I did that in win98 I wound up with a bunch of 8.3 files :/ though I don't recall if I used xcopy or copy.
eidenk Posted November 14, 2005 Posted November 14, 2005 If you can successfully get into Safemode, you should be able to run SFCThere is no SFC on Windows ME. It has been superceded by SFP which is more or less the same as XP's WFP.It seems I have made a good choice never to use the Windows Update.Is there a way to undo what's done during a previous step without reinstalling the entire OS?There might be a way to use System Restore from the prompt but it won't work anyway if System Restore has not been hotfixed.Try to reinstall Windows on top of itself.
somewan Posted November 17, 2005 Posted November 17, 2005 You could also backup files within 'command prompt', but last time I did that in win98 I wound up with a bunch of 8.3 files :/ though I don't recall if I used xcopy or copy.The critical component with regard to Long File Names (LFNs) is theINT 21h (DOS system call), AH=71h API. There is a lot more to sayabout that, but for the purposes of this discussion, it's probablysufficient to note that 32-bit file access is required.Remember that the DOS versions* of PKZIP, ARJ, RAR, etc. will useLFNs under the same conditions, and thus might be interestingalternatives to XCOPY.
MikeRS Posted November 17, 2005 Posted November 17, 2005 Info-Zip can also take advantage of LFNs if you install the DOSLFN driver.
pcandpc Posted December 6, 2005 Author Posted December 6, 2005 Hi all,Thanks for all your comments.I did system restore and the OS is back.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now