WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

windows me dos

 
Goto page 1, 2, 3
   Home -> Windows Other -> General Discussion RSS
Next:  whats new  
Author Message
Pat

External


Since: Oct 10, 2008
Posts: 6



(Msg. 1) Posted: Fri Oct 10, 2008 10:03 am
Post subject: windows me dos
Archived from groups: microsoft>public>windowsme>general (more info?)

Hi

Trying to fix a friend of mine's computer that is running windows me. I
moved the user dat file to a folder I named Pat's and I cant seem to move it
back using dos cant do much at all in windows without it. Can anybody tell
me how to move it back, its a hidden file, before she finds out what I did
to her computer.

Thanks
Pat
krozby RemoveThis @zoominternet.net
Back to top
Login to vote
Bart4

External


Since: Jul 07, 2004
Posts: 23



(Msg. 2) Posted: Fri Oct 10, 2008 6:32 pm
Post subject: Re: windows me dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Op Fri, 10 Oct 2008 10:03:21 -0400 schreef "Pat"
<someone RemoveThis @microsoft.com>:

>Hi
>
>Trying to fix a friend of mine's computer that is running windows me. I
>moved the user dat file to a folder I named Pat's and I cant seem to move it
>back using dos cant do much at all in windows without it. Can anybody tell
>me how to move it back, its a hidden file, before she finds out what I did
>to her computer.
>
>Thanks
>Pat
>krozby@zoominternet.net

boot to DOS
cd \path_to_normal_location_of_user.dat\
attrib -s -r -h user.dat
copy user.dat user.old
cd \path_to_Pat's_folder
attrib -s -r -h user.dat
copy user.dat \path_to_normal_location_of_user.dat\

Not sure if this is gonna help you repairing Windows though.

Bart
--
Bart Broersma
broersma.juda_ANTISPAM_ RemoveThis @tiscali.nl
(ff _ANTISPAM_ wegpoetsen uit dit adres natuurlijk)
Back to top
Login to vote
Mike M1

External


Since: Jun 26, 2004
Posts: 5441



(Msg. 3) Posted: Fri Oct 10, 2008 6:32 pm
Post subject: Re: windows me dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Running SCANREG /RESTORE from a DOS prompt after booting to DOS with a
floppy might help if one of the five backed up copies of the registry
offered for restoration predates the problem. If more than one, choose
the most recent prior to the problem.
--
Mike Maltby
mike.maltby.RemoveThis@gmail.com


Bart <broersma.juda_ANTISPAM_.RemoveThis@tiscali.nl> wrote:

> boot to DOS
> cd \path_to_normal_location_of_user.dat\
> attrib -s -r -h user.dat
> copy user.dat user.old
> cd \path_to_Pat's_folder
> attrib -s -r -h user.dat
> copy user.dat \path_to_normal_location_of_user.dat\
>
> Not sure if this is gonna help you repairing Windows though.
Back to top
Login to vote
MowGreen MVP

External


Since: Jun 28, 2004
Posts: 242



(Msg. 4) Posted: Fri Oct 10, 2008 6:32 pm
Post subject: Re: windows me dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mike M wrote:

> Running SCANREG /RESTORE from a DOS prompt after booting to DOS with a
> floppy might help if one of the five backed up copies of the registry
> offered for restoration predates the problem. If more than one, choose
> the most recent prior to the problem.

Going by the subject I had thought the OP was posting a list of Windows
ME dos. Expected a subsequent post of Win ME don'ts.
Who knew it was DOS ? <w>


MowGreen [MVP 2003-2009]
===============
*-343-* FDNY
Never Forgotten
===============
Back to top
Login to vote
Pat

External


Since: Oct 10, 2008
Posts: 6



(Msg. 5) Posted: Sat Oct 11, 2008 11:27 am
Post subject: Re: windows me dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Bart" <broersma.juda_ANTISPAM_.TakeThisOut@tiscali.nl> wrote in message
news:4m0ve4dgseee4raloksr67mo2bo71ars4e@4ax.com...
> Op Fri, 10 Oct 2008 10:03:21 -0400 schreef "Pat"
> <someone.TakeThisOut@microsoft.com>:
>
> boot to DOS
> cd \path_to_normal_location_of_user.dat\
> attrib -s -r -h user.dat
> copy user.dat user.old
> cd \path_to_Pat's_folder
> attrib -s -r -h user.dat
> copy user.dat \path_to_normal_location_of_user.dat\
>
> Not sure if this is gonna help you repairing Windows though.
>
Thanks for all the info guys but I still cant get it to work. About the only
dos commands I can get to work are the dir command with the ah to find the
file I can see it but I cant move it. Cant get the attrib comand to work I
was going to copy it to the Windows folder where it was to begin with but no
luck so far. Wish I could get to DOS shell its a little easier to
manupulate. Ive been playing with it most of the day maybe Ill try again
tomorrow.
Posted this last nite but I posted it as an answer to the question I asked.
Cant find it anywhere. Are the microsoft ng's in fact in a fritz ?

thanks
Pat
Back to top
Login to vote
Mike M1

External


Since: Jun 26, 2004
Posts: 5441



(Msg. 6) Posted: Sat Oct 11, 2008 5:12 pm
Post subject: Re: windows me dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.

> Cant find it anywhere. Are the microsoft ng's in fact in a fritz ?

No, working fine and you posted your message as a reply to Bart's post and
not to your own however that could have been an earlier message if you
posted it twice. The problem could be if you are using the Communities
feature in Windows Mail, something that rarely works as intended and often
seems to cause messages to go missing.
--
Mike Maltby
mike.maltby DeleteThis @gmail.com


Pat <someone DeleteThis @microsoft.com> wrote:

> Thanks for all the info guys but I still cant get it to work. About
> the only dos commands I can get to work are the dir command with the
> ah to find the file I can see it but I cant move it. Cant get the
> attrib comand to work I was going to copy it to the Windows folder
> where it was to begin with but no luck so far. Wish I could get to
> DOS shell its a little easier to manupulate. Ive been playing with it
> most of the day maybe Ill try again tomorrow.
> Posted this last nite but I posted it as an answer to the question I
> asked. Cant find it anywhere. Are the microsoft ng's in fact in a
> fritz ?

N
Back to top
Login to vote
Pat

External


Since: Oct 10, 2008
Posts: 6



(Msg. 7) Posted: Sat Oct 11, 2008 6:58 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: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
Back to top
Login to vote
webster72n

External


Since: Mar 07, 2006
Posts: 1210



(Msg. 8) Posted: Sat Oct 11, 2008 7:47 pm
Post subject: Re: windows me dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Did you leave the space between SCANREG and /RESTORE as in SCANREG /RESTORE?

Harry.



"Pat" <someone.TakeThisOut@microsoft.com> wrote in message
news:%23pjTWU$KJHA.1160@TK2MSFTNGP04.phx.gbl...
>
> "Mike M" <No_Spam.TakeThisOut@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
>
Back to top
Login to vote
Display posts from previous:   
       Home -> Windows Other -> General Discussion All times are: Eastern Time (US & Canada) (change)
Goto page 1, 2, 3
Page 1 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
Categories:
 Windows XP
 Windows Vista
  Windows Other
 Office
 Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET