Ramesh,
Fri Mar 28 00:54:58 PDT 2008
You're welcome!
--=20
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows=AE Troubleshooting
http://www.winhelponline.com
Winhelponline.com blog
http://www.winhelponline.com/blog
"Thomas M." <NoEmailReplies@Please.com> wrote in message =
news:uX6MnMDkIHA.1204@TK2MSFTNGP03.phx.gbl...
Thanks for the information. It looks like both suggestions will be =
useful.
--Tom
"Ramesh, MS-MVP" <ramesh@unknownhost> wrote in message=20
news:un78WABkIHA.4244@TK2MSFTNGP06.phx.gbl...
List file extensions registered in the system - The Winhelponline.com =
Blog:
http://www.winhelponline.com/blog/list-file-extensions-registered-in-the-=
system/
--=20
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows=AE Troubleshooting
http://www.winhelponline.com
Winhelponline.com blog
http://www.winhelponline.com/blog
"Ramesh, MS-MVP" <ramesh@unknownhost> wrote in message=20
news:e$teQC%23jIHA.1744@TK2MSFTNGP05.phx.gbl...
Hi Tom,
If you're using Windows XP Professional, you can use the ASSOC command =
to=20
get the list of file types registered in the system along with their=20
ProgIDs. Click Start, Run and type:
cmd /c assoc >"%userprofile%\desktop\filetypes.txt"
Open filetypes.txt (present in your Desktop) using Notepad to view the=20
contents.
--=20
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows=AE Troubleshooting
http://www.winhelponline.com
Winhelponline.com blog
http://www.winhelponline.com/blog
"Thomas M." <NoEmailReplies@Please.com> wrote in message=20
news:eoHdRx5jIHA.1204@TK2MSFTNGP03.phx.gbl...
XP SP2
Is there a simple way to list all the defined file types on a PC and =
have
the output redirected to a text file?
I know that I can list the file types in Windows Explorer, and that =
there
are massive lists of file types available on the Internet, but all I =
really
want is a process that can produce a plain text listing of the file =
types
that are configured on a specific machine.
--Tom