Hi,
It's not a utility, but a simple command. Click start and type CMD, then hit
<enter> to open the prompt. Then run:
dir /s "drive:\folder_path" >%userprofile%\desktop\list.txt
"drive:\folder_path" being the folder you want to index, and list.txt being
the file name that is created on the desktop. You can use any name you
choose. If you want to index protected system folders, before beginning you
should right click on the CMD entry in the start menu and use 'run as
administrator'.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help -
www.rickrogers.org
My thoughts
http://rick-mvp.blogspot.com
"Jerry" <> wrote in message
news:...
>A while back, I remember seeing (or was it my imagination) someone post a
>comment about Vista having a built-in utility that would create a text file
>on the desktop that listed the files/folders within a directory.
>
> If this is true, could someone refresh my memory.
>
> Thank you
>