Easy....File Folder is the one you want to change.
You might find it the listing easier if you click on the File Types header bar
to sort the list by name.
| I tried Dave's way using Tools - Folder Options - File Types - now before I
| can click on Advanced I have to choose a file type. It must list 200 file
| types, I have to click on one of those file types so I will know which one
| to press the Advanced key on. Which file type do I highlight?
| Sorry I am so dense.
| George
|
| "Snarky Parker" wrote:
|
| > I tried the procedure that Patrick recommended and it does indeed work, but
the
| > output only shows the first tier of folders. Here's a change that I made to
the
| > batch file (prin.bat) which outputs all directory levels (first tier and all
| > subs):
| >
| > @echo off
| > tree %1 /a > "%temp%\TreeList"
| > start /w notepad /p "%temp%\TreeList"
| > del "%temp%\TreeList"
| > exit
| >
| > Hope this helps.
| >
| > | > | I logged on as administrator, then following instructions I clicked on
| > | tools, folder options, file types, then click on file folder. I found
about
| > | 200 file types and final found one that was File Folder. However,
clicking
| > | on it never brought up an Edit tag, It did have a New, I clicked on New
and
| > | it brought up something else, but no Action Box. Do you have Win 2000 Pro
on
| > | your computer?
| > | George
| > |
| > |
| > | "Dave Patrick" wrote:
| > |
| > | > "George Lawshe" wrote:
| > | > |I found a couple of items.
| > | > | Instructions state to save bat file in Windows Directory, which
Windows
| > | > | Directory? I have a Windows Directory for each user, do I save it in
each
| > | > | users Windows Directory?
| > | > * The "windows" directory is always where the operating system is
installed.
| > | > In your case it should be \winnt by default.
| > | >
| > | >
| > | > | Instructions state to click on tools, folder options, file types, then
| > | > click
| > | > | on file folder. I can not find File Folder under File Types.
| > | > | And that is as far as I got.
| > | > * Try logging on as local administrator.
| > | >
| > | > --
| > | >
| > | > Regards,
| > | >
| > | > Dave Patrick ....Please no email replies - reply in newsgroup.
| > | > Microsoft Certified Professional
| > | > Microsoft MVP [Windows]
| > | >
http://www.microsoft.com/protect
| > | >
| > | >
| > | >
| > | >
| >
| >
| >