Re: [ADVANCED-DOTNET] Associated File Extensions...

2006-11-01 Thread Adam Sills
] Associated File Extensions... Guys, I need to know how to retrieve the associated executable for an existing file extension. Example: I want to know the path and executable name for a xxx.pdf file. Any suggestions? === This list is hosted by DevelopMentorĀ® http

Re: [ADVANCED-DOTNET] Associated File Extensions...

2006-11-01 Thread Chris Anderson
t; -Original Message- > From: Discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] On Behalf Of Phil Sayers > Sent: 01 November 2006 16:01 > To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM > Subject: Re: [ADVANCED-DOTNET] Associated File Extensions... > > it's a regist

Re: [ADVANCED-DOTNET] Associated File Extensions...

2006-11-01 Thread Brandon Manchester
Don't know if this helps you or not but under HKEY_CLASSES_ROOT in the registry has keys for all of your .xxx extensions. Under a given .xxx key is another key named OpenWithList that contains yet another key that has the name of the application that opens the .xxx extension. HTH Regards, Brando

Re: [ADVANCED-DOTNET] Associated File Extensions...

2006-11-01 Thread Phil Sayers
Original Message- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Mike Andrews Sent: Wednesday, November 01, 2006 10:48 AM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: [ADVANCED-DOTNET] Associated File Extensions... Guys, I need to know how to retrieve th

[ADVANCED-DOTNET] Associated File Extensions...

2006-11-01 Thread Mike Andrews
Guys, I need to know how to retrieve the associated executable for an existing file extension. Example: I want to know the path and executable name for a xxx.pdf file. Any suggestions? Thanks, Mike === This list is hosted by DevelopMentorĀ® http://www.develop.