(Msg. 9) Posted: Sat Oct 11, 2008 7:58 pm
Post subject: Re: windows me dos [Login to view extended thread Info.] Archived from groups: microsoft>public>windowsme>general (more info?)
Yes, I tried it just about every way possible, with a space without space.
Pat
"webster72n" <webster72n DeleteThis @gmail.com> wrote in message
news:OxRjru$KJHA.1500@TK2MSFTNGP06.phx.gbl...
> Did you leave the space between SCANREG and /RESTORE as in SCANREG
> /RESTORE?
>
> Harry.
>
>
>
> "Pat" <someone DeleteThis @microsoft.com> wrote in message
> news:%23pjTWU$KJHA.1160@TK2MSFTNGP04.phx.gbl...
>>
>> "Mike M" <No_Spam DeleteThis @Corned_Beef.Only> wrote in message
>> news:OVDvlw7KJHA.4772@TK2MSFTNGP03.phx.gbl...
>> > What EXACT error did you see when you ran SCANREG /RESTORE for the DOS
>> > prompt? Do this and you will have no need to use ATTRIB or COPY as
>> > scanreg will do everything for you.
>> >
>> Mike,
>>
>> I just retried it, it says Bad command or filename I tried it about 10
>> times once with a space between the prompt once without once in caps
>> onee
>> in lower case once with a back slash once with a forward slash once with
>> a
>> space between scanreg and the forward slash it keeps telling me Bad
>> comand
>> or filename.
>>
>> Pat
>>
>
>
(Msg. 10) Posted: Sat Oct 11, 2008 8:31 pm
Post subject: Re: windows me dos [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
I see now you did say to have tried that.
You also said it is a hidden file. Did you think to 'unhide' your files, by
any chance?
"Pat" <someone.RemoveThis@microsoft.com> wrote in message
news:uv1kz1$KJHA.4324@TK2MSFTNGP05.phx.gbl...
> Yes, I tried it just about every way possible, with a space without space.
> Pat
>
> "webster72n" <webster72n.RemoveThis@gmail.com> wrote in message
> news:OxRjru$KJHA.1500@TK2MSFTNGP06.phx.gbl...
> > Did you leave the space between SCANREG and /RESTORE as in SCANREG
> > /RESTORE?
> >
> > Harry.
> >
> >
> >
> > "Pat" <someone.RemoveThis@microsoft.com> wrote in message
> > news:%23pjTWU$KJHA.1160@TK2MSFTNGP04.phx.gbl...
> >>
> >> "Mike M" <No_Spam.RemoveThis@Corned_Beef.Only> wrote in message
> >> news:OVDvlw7KJHA.4772@TK2MSFTNGP03.phx.gbl...
> >> > What EXACT error did you see when you ran SCANREG /RESTORE for the
DOS
> >> > prompt? Do this and you will have no need to use ATTRIB or COPY as
> >> > scanreg will do everything for you.
> >> >
> >> Mike,
> >>
> >> I just retried it, it says Bad command or filename I tried it about 10
> >> times once with a space between the prompt once without once in caps
> >> onee
> >> in lower case once with a back slash once with a forward slash once
with
> >> a
> >> space between scanreg and the forward slash it keeps telling me Bad
> >> comand
> >> or filename.
> >>
> >> Pat
> >>
> >
> >
>
(Msg. 11) Posted: Sun Oct 12, 2008 2:07 am
Post subject: Re: windows me dos [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
It *may* be just a path issue. Are you sure that you followed Mike's
original recommendation? :-
> Running SCANREG /RESTORE from a DOS prompt after
> booting DOS with a floppy.
I.E. - Use your WinMe Startup (floppy) disk and at the A:> prompt, type the
scanreg /restore command.
Mart
"Pat" <someone RemoveThis @microsoft.com> wrote in message
news:%23pjTWU$KJHA.1160@TK2MSFTNGP04.phx.gbl...
>
> "Mike M" <No_Spam RemoveThis @Corned_Beef.Only> wrote in message
> news:OVDvlw7KJHA.4772@TK2MSFTNGP03.phx.gbl...
>> What EXACT error did you see when you ran SCANREG /RESTORE for the DOS
>> prompt? Do this and you will have no need to use ATTRIB or COPY as
>> scanreg will do everything for you.
>>
> Mike,
>
> I just retried it, it says Bad command or filename I tried it about 10
> times once with a space between the prompt once without once in caps onee
> in lower case once with a back slash once with a forward slash once with a
> space between scanreg and the forward slash it keeps telling me Bad comand
> or filename.
>
> Pat
(Msg. 12) Posted: Sun Oct 12, 2008 3:15 am
Post subject: Re: windows me dos [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Pat wrote:
>
> "Mike M" <No_Spam RemoveThis @Corned_Beef.Only> wrote in message
> news:OVDvlw7KJHA.4772@TK2MSFTNGP03.phx.gbl...
> > What EXACT error did you see when you ran SCANREG /RESTORE for the DOS
> > prompt? Do this and you will have no need to use ATTRIB or COPY as
> > scanreg will do everything for you.
> >
> Mike,
>
> I just retried it, it says Bad command or filename I tried it about 10
> times once with a space between the prompt once without once in caps onee
> in lower case once with a back slash once with a forward slash once with a
> space between scanreg and the forward slash it keeps telling me Bad comand
> or filename.
>
> Pat
Usually Bad command or filename signifies that either the
command file (in this case SCANREG) does not exists or
it is not in the path. SCANREG resides in the directory:
C:\Wimdows\command and this directory must be in your
path before you can use. You can check if it is in your
path by entering just one word PATH (upper or lower case),
and the current set path will be shown. If you find that
it is not in the path you can set it to path by entering
Path = C:\Windows\Command
Once C:\Windows\Command is in the path, you should be able
to run SCANREG.
-uzx
PS. I am not an expert..just an ME user for last many years.
(Msg. 13) Posted: Sun Oct 12, 2008 3:15 am
Post subject: Re: windows me dos [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Sorry uzx, you just beat me! Although we've approached the path issue from
different directions, I'd already pressed the Send button before I saw your
post. Let's hope Pat gets sorted out whichever method he/she uses.
Mart
"uzx" <uzx.DeleteThis@nospace.net> wrote in message
news:48F14A07.56F4375B@nospace.net...
>
>
> Pat wrote:
>>
>> "Mike M" <No_Spam.DeleteThis@Corned_Beef.Only> wrote in message
>> news:OVDvlw7KJHA.4772@TK2MSFTNGP03.phx.gbl...
>> > What EXACT error did you see when you ran SCANREG /RESTORE for the DOS
>> > prompt? Do this and you will have no need to use ATTRIB or COPY as
>> > scanreg will do everything for you.
>> >
>> Mike,
>>
>> I just retried it, it says Bad command or filename I tried it about 10
>> times once with a space between the prompt once without once in caps
>> onee
>> in lower case once with a back slash once with a forward slash once with
>> a
>> space between scanreg and the forward slash it keeps telling me Bad
>> comand
>> or filename.
>>
>> Pat
>
> Usually Bad command or filename signifies that either the
> command file (in this case SCANREG) does not exists or
> it is not in the path. SCANREG resides in the directory:
> C:\Wimdows\command and this directory must be in your
> path before you can use. You can check if it is in your
> path by entering just one word PATH (upper or lower case),
> and the current set path will be shown. If you find that
> it is not in the path you can set it to path by entering
> Path = C:\Windows\Command
> Once C:\Windows\Command is in the path, you should be able
> to run SCANREG.
>
> -uzx
>
> PS. I am not an expert..just an ME user for last many years.
(Msg. 14) Posted: Sun Oct 12, 2008 8:48 am
Post subject: Re: windows me dos [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
And if that fails try typing at the A:\> prompt
C:\WINDOWS\COMMAND\SCANREG /RESTORE
--
Mike Maltby
mike.maltby RemoveThis @gmail.com
Mart <mart(NoSpam)@nospam.nospam> wrote:
> It *may* be just a path issue. Are you sure that you followed Mike's
> original recommendation? :-
>
>> Running SCANREG /RESTORE from a DOS prompt after
>> booting DOS with a floppy.
>
> I.E. - Use your WinMe Startup (floppy) disk and at the A:> prompt,
> type the scanreg /restore command.
(Msg. 15) Posted: Mon Oct 13, 2008 12:38 pm
Post subject: Re: windows me dos [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
"Mike M" <No_Spam.RemoveThis@Corned_Beef.Only> wrote in message
news:u%236$y7DLJHA.1012@TK2MSFTNGP04.phx.gbl...
> And if that fails try typing at the A:\> prompt
>
> C:\WINDOWS\COMMAND\SCANREG /RESTORE
> --
> Mike Maltby
> mike.maltby.RemoveThis@gmail.com
Well here is what happens after running scanreg /restore. It gives me 5
choices on which one to restore, I tried them all. It will say it found
errors and was restoring the registry and then restart the computer. When
the computer restarts a dialog box comes up asking for a password for
Microsoft networking, I got the password of Red, the computer owner, and it
works, then another dialog box opens and asks for a password to log onto
windows Red says she never had a password to log onto windows I tried the
networking password and its the wrong password. If I hit cancel on the
networking dialog box the second box doesnt show up. Windows starts with the
normal desktop icons and start button and several running programs. Then yet
another dialog box opens and says Windows encountered an error accessing the
registry Windows will repair the registry and restart the computer. It seems
this will recycle infinitly, I let it restart about 4 times.
If I CTRL ALT DEL and end task on the scanreg and allow windows to start
I can open my computer and I get the following warning Current Security
Settings prohibit running active X controls on this page, Page may not
display correctly. Says the same thing on the networking tab. Recycle bin
wont work. Start Button wont work. Internet Explorer wont work. Running
Programs lower right corner of screen Quick time will work as does the
volume control.
I also noticed the disc is partitioned with a restore program on it
anybody know the command string to launch it. The computer is a Compaq
Presario running a Duron 750 Mhz processor with about 320 megs of ram.
(Msg. 16) Posted: Mon Oct 13, 2008 12:55 pm
Post subject: Re: windows me dos [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
It doesn't sound like you're solving the problem with Registry Restore in
DOS. When starting Windows ME it checks for Registry problems and if
detected, automatically goes back to the previous version. Try to retrace all
your steps when "saving" the .DAT file and maybe you'll come up with
something.
--
I mastered Wordstar graphics!
"Pat" wrote:
>
> "Mike M" <No_Spam RemoveThis @Corned_Beef.Only> wrote in message
> news:u%236$y7DLJHA.1012@TK2MSFTNGP04.phx.gbl...
> > And if that fails try typing at the A:\> prompt
> >
> > C:\WINDOWS\COMMAND\SCANREG /RESTORE
> > --
> > Mike Maltby
> > mike.maltby RemoveThis @gmail.com
>
> Well here is what happens after running scanreg /restore. It gives me 5
> choices on which one to restore, I tried them all. It will say it found
> errors and was restoring the registry and then restart the computer. When
> the computer restarts a dialog box comes up asking for a password for
> Microsoft networking, I got the password of Red, the computer owner, and it
> works, then another dialog box opens and asks for a password to log onto
> windows Red says she never had a password to log onto windows I tried the
> networking password and its the wrong password. If I hit cancel on the
> networking dialog box the second box doesnt show up. Windows starts with the
> normal desktop icons and start button and several running programs. Then yet
> another dialog box opens and says Windows encountered an error accessing the
> registry Windows will repair the registry and restart the computer. It seems
> this will recycle infinitly, I let it restart about 4 times.
> If I CTRL ALT DEL and end task on the scanreg and allow windows to start
> I can open my computer and I get the following warning Current Security
> Settings prohibit running active X controls on this page, Page may not
> display correctly. Says the same thing on the networking tab. Recycle bin
> wont work. Start Button wont work. Internet Explorer wont work. Running
> Programs lower right corner of screen Quick time will work as does the
> volume control.
> I also noticed the disc is partitioned with a restore program on it
> anybody know the command string to launch it. The computer is a Compaq
> Presario running a Duron 750 Mhz processor with about 320 megs of ram.
>
> Pat
>
>
All times are: Eastern Time (US & Canada) (change) Goto page Previous1, 2, 3
Page 2 of 3
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum