On Mon 19-Jul-04 12:24pm -0400, Maggie wrote:
> I have a brand new XP Pro installation and I cannot find this
> myroot.* file to send. Sorry!
No you don't, it's created by the dir command I gave.
Every XP Pro installations comes with CMD.EXE - that's the console.
If you're not sure how to start it click Start then click on Run...
(lower right), then type CMD and hit enter.
Change to the root by typing:
cd \
Finally, enter this directory command:
dir /ah-d /tc /o-d > myroot.txt
That simple gives a directory of hidden files by reverse creation date
order and redirects it to a file I called myroot.txt. Either send
that file or paste its contents to in an email to [EMAIL PROTECTED]
BTW, you can look at the file (so you can delete any personal
filenames you may have saved to the root) by something like:
notepad myroot.txt
When you're done sending, you can delete that file with:
del myroot.txt
--
Thanks,
Bill
________________________________________________
Current version is 2.12.00 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html