Computing.Net > Forums > Windows Me > Win reg/ config error

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Win reg/ config error

Reply to Message Icon

Name: naynay88
Date: May 4, 2006 at 06:13:47 Pacific
OS: WinME
CPU/Ram: P3
Product: HP
Comment:

Win detected a reg/ config error use scanreg to correct. I have a bootdisk but its missing ntldr. Cant get passed the nldr problem to even attempt to run scanreg. Is it scanreg/fix or scanreg/restore?



Sponsored Link
Ads by Google

Response Number 1
Name: Nick R (by Nick Ritchie)
Date: May 4, 2006 at 06:50:57 Pacific
Reply:

If you want to pick a previous registry back up I believe its the scanreg /restore command you want ,and dont forget the space between the g and the / .
Good Luck Nick


0

Response Number 2
Name: naynay88
Date: May 4, 2006 at 07:22:42 Pacific
Reply:

all i get is a black screen with 4 choices to startup, then no matter which one i pick it loads to a gray screen where i can move my mouse but nothing loads.


0

Response Number 3
Name: jboy
Date: May 4, 2006 at 11:26:03 Pacific
Reply:

"I have a bootdisk but its missing ntldr"

Say again? What sort of bootdisk are you using - NTLDR is a component of NT based Windows (2K/XP) NOT WinME

Bootdisks

Scanreg /restore - but (for the umpteenth time) the space does not matter from the command prompt - leave it in or out, as desired

We've heard that a million monkeys at a million keyboards could produce the complete works of Shakespeare; now, thanks to the Internet, we know that is not true


0

Response Number 4
Name: Nick R (by Nick Ritchie)
Date: May 5, 2006 at 06:52:35 Pacific
Reply:

Well perhaps the space does not matter from DOS .I was just going by directions I had saved from a article on this subject >
Restore the Registry
From Windows boot into Dos Mode
Click the Start button
Click Shut Down
Choose Restart in MS DOS mode and click OK.
When you see C:>windows in white writing on a black screen:>>>>>

Type scanreg /restore and press enter.(That's scanreg space slash restore)
Choose a date before the problem began.
Press enter.<<<<<<<<<
I know it works with the slash and I have no reason to not belive someone if they say it also works without the slash, just another petty detail that does'nt seem to matter ,thats about all the time I will waste an what appears to be a non issuse :-/
Good Luck to Originial
Poster with Problem !
Nick


0

Response Number 5
Name: Derek
Date: May 5, 2006 at 16:05:45 Pacific
Reply:

scanreg /fix rebuilds your current registry and scanreg /restore calls up a backup which you select.

Nothing lost trying scanreg /fix

DerekW


0

Related Posts

See More



Response Number 6
Name: jboy
Date: May 5, 2006 at 19:38:50 Pacific
Reply:

For sure

Well, 'Nick' you (among others) make such a point of stressing "the space", it really makes me wonder sometimes.

Nothing wrong with a little accuracy is there?

The forward slash is required (never said it wasn't)

"Choose Restart in MS DOS mode"

Really? Those don't appear to be for WinME, which has no native DOS mode.

It's nice to see that you are reading, but I'm not so sure you're comprehending

We've heard that a million monkeys at a million keyboards could produce the complete works of Shakespeare; now, thanks to the Internet, we know that is not true


0

Response Number 7
Name: Nick R (by Nick Ritchie)
Date: May 6, 2006 at 06:14:09 Pacific
Reply:

Windows wont start!!!!???
Ok you will need a windows m.e boot disk.
if you dont have one you can get one from www.bootdisk.com
you will need to reboot into dos by putting the windows m.e boot disk into drive and
rebooting (Thought WinMe had no DOS capabilities)
Next choose with out cd-rom suport click enter.
there will a flashing curor and it will look like a>:_
you will be asked to do these dos fixes at the a: or a: prompt.

the easy things first
at the a: type sys c: click enter (a:sys c:)
if secessfull it will say system tranferd than reboot computer.
if this did not work at the a:fdisk /mbr click enter and reboot.
note space bettween fdisk and /mbr
next you can try deleteing temp files from prompt
a:del c:\windows\temp*.* click enter
next try deleteing the swap file
a:del c:\win386.swap
and a veary important over looked solution is
a:scanreg /restore click enter
you have 5 registry restore points set by default,and each new day you try to restart
computer you loose one older restore point.
anther thing you can do from dos is look at your bootlog.txt
a: c:\windows\bootlog.txt click enter
if it dont go than a: c:\bootlog.txt
You can look at the last thing listed in log and most likely its the item that caused
windows not to load.
If the file is in windows you can rename it to old from what ever its was befor ie;exe
txt dll ect.
an example of renameing would be to rename windoz.dll to windoz.old you would use
a:ren c:windows\windoz.dll c:\windows\windoz.old
then click enter note space
you can use rename in place of ren

You can allso do a system restore from dos with boot disk allso

http://support.microsoft.com/default.aspx?scid=kb;[LN];Q279736
How to Start the System Restore Tool From a Command Prompt
The information in this article applies to:
Microsoft Windows Millennium Edition
Summary
Windows Millennium Edition (Me) includes the System Restore tool, however, you cannot start
the System Restore tool from a command prompt. Because of this, it may be useful to start
the System Restore tool when you are unable to start your Windows Me-based computer
normally or in Safe mode. This article describes how to start the System Restore tool when
you are unable to start your Windows Me-based computer normally or in Safe mode.
More Information
To start the System Restore tool when you are unable to start your Windows Me-based
computer normally or in Safe mode, you can temporarily change the Windows shell from
Explorer.exe to Progman.exe:
Start your computer by using the Windows Me Startup disk.
At the Startup menu, choose Minimum Boot.
At the command prompt, type edit c:\windows\system.ini, and then press ENTER.
Edit the shell= line so that it looks like this:
shell=progman.exe
Press ALT+F, and then press S to save the changes to the System.ini file.
Press ALT+F, and then press X.
Remove your Windows Me Startup disk, and then restart your computer. When your computer
restarts, Program Manager should start. If Program Manager does not start, repeat steps
1-7, being careful to follow these steps exactly, and then continue to the next step.
On the File menu, click Run, type msconfig in the Command Line box, and then press ENTER.
Click Launch System Restore to begin restoring your computer to a previous, functional
state.
NOTE: After you configure your computer to start Program Manager, you can start the System
Restore tool by typing c:\windows\system\restore\rstrui.exe at a command prompt, and then
pressing ENTER.
For additional information about the System Restore tool, click the article number below to
view the article in the Microsoft Knowledge Base:
Q267951 Description of the System Restore Utility in Windows Me
First Published: Nov 15 2000 12:18PM
Keywords: kbtool kbWinME kbProd2Web kbhowto dos mode

And now for a restore of windows functions by newgrl
this is a last ditch way to open windoz if all else has faild than you have nothing to
lose.
Name: newgrl
Date: December 24, 2001 at 22:19:09 Pacific
Subject: replacing system.ini
Reply:
On the root of the C: drive (... where I am assuming Windows ME is installed) there should
be a hidden file named system.cb
This is a "backup" system.ini that contains no third party drivers.
Copy it to c:\windows and rename it to system.ini... then see if you can boot up.
If you can, you will have to install a bunch of drivers. Including video, sound, scanners,
cameras, etc... but you should be able to boot.
and heres how to make it work from boot disk
you will need to reboot with m.e bootdisk in drive if you dont have one you can d/l one
from www.bootdisk.com
chose to boot withwith out cd-rom suport at the a: you will type (will look like this)
a:c: click enter
next c: dir /p to move to next pages in dir click enter
click enter
c:copy system.cb windows system.ini
click enter
if it says there is allraedy a file by that name and it will be over writen click yes or ok
allso
you can runscandisk from dos to check for errors and if many are found this may be why
windows dose not start and a new hard drive might be needed.
Allso when m.e is instald, copys of your registry files are made and remain unmodified
until the next time windows is instald.
the back up,system.1st ,is loacated in your root directory. if all else fails,you can
at least to some extent,restore your system to its instald state by copying these files
over those in use.
although it wont have any of your most recent settings,it should start windows.
and for the restore from hell you can reinstall windows over its self.
i did this the other day with no errors or problems,but its not allways so
heres the dos comand for it i,ll give both because some computers the the cab files are in
a diferant place
a: c:\windows\options\cabs\setup click enter
next a: c:\windows\cabs\setup click enter
there are more ways to start stuck windows if you know them please post them here allso
thank you in advance
Have a nice day

Hi friend ,just some differant ways you can try if you still have not been able to get your system up and running ?
Best Wishes ,Nick
P.S. I have alot of other suggested ways to get WinMe up and running again ,let me know if none of these work for you ?


0

Response Number 8
Name: naynay88
Date: May 9, 2006 at 10:39:57 Pacific
Reply:

Thanks it was a user error of course. I didn't read the save it to c drive then save it to floppy. Thats why it got the missing ntldr thing. Once I saved it the right way everything worked fine. Got a new problem tho. I'm posting it in the networking section. Thank you all


0

Response Number 9
Name: Derek
Date: May 9, 2006 at 13:41:05 Pacific
Reply:

Glad to hear you fixed first problem, thx for taking the trouble to pop back and let us know.

DerekW


0

Sponsored Link
Ads by Google
Reply to Message Icon

Error Message Win ME p.c. will not down...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Me Forum Home


Sponsored links

Ads by Google


Results for: Win reg/ config error

reg config problem??????? www.computing.net/answers/windows-me/reg-config-problem/40752.html

Win ME Registry Errors www.computing.net/answers/windows-me/win-me-registry-errors/21439.html

missing sys files/vxds, win.com,reg www.computing.net/answers/windows-me/missing-sys-filesvxds-wincomreg/31016.html