Can someone please tell me which registry hive contains file
association data? Thanks.

Re: Where in registry is file association data? by devil_himself

devil_himself
Wed May 14 08:14:39 PDT 2008

On May 14, 7:34 pm, Sal <h...@softcom.net> wrote:
> Can someone please tell me which registry hive contains file
> association data? Thanks.

check out
http://www.windowsitlibrary.com/Content/368/07/1.html

Re: Where in registry is file association data? by databaseben

databaseben
Wed May 14 09:07:10 PDT 2008

click on start>run>regedit

then use the file menu option
to find and search for something
like .html

it will take you to that area
you need to find.

sometime it is necessary to
delete the key to a particular
extension that is dysfunctional.

then you can recreate it via
the folder options method.

--

db·´¯`·...¸><)))º>

"Sal" <here@softcom.net> wrote in message
news:7314aeaa-c281-4de6-8a6d-490ec05d1370@u6g2000prc.googlegroups.com...
> Can someone please tell me which registry hive contains file
> association data? Thanks.


Re: Where in registry is file association data? by databaseben

databaseben
Wed May 14 09:14:30 PDT 2008

ps: don't forget
to make a system
restore point before
tweaking the registry.

it's simple insurance
that will protect your
system from accidental
modifications.

--

db·´¯`·...¸><)))º>

" db.·.. ><))) ·>` .. ." <databaseben.public.newsgroup.microsoft.com> wrote in
message news:uCPH0ydtIHA.420@TK2MSFTNGP02.phx.gbl...
> click on start>run>regedit
>
> then use the file menu option
> to find and search for something
> like .html
>
> it will take you to that area
> you need to find.
>
> sometime it is necessary to
> delete the key to a particular
> extension that is dysfunctional.
>
> then you can recreate it via
> the folder options method.
>
> --
>
> db·´¯`·...¸><)))º>
>
> "Sal" <here@softcom.net> wrote in message
> news:7314aeaa-c281-4de6-8a6d-490ec05d1370@u6g2000prc.googlegroups.com...
>> Can someone please tell me which registry hive contains file
>> association data? Thanks.
>


Re: Where in registry is file association data? by dadiOH

dadiOH
Wed May 14 09:40:12 PDT 2008

Sal wrote:
> Can someone please tell me which registry hive contains file
> association data? Thanks.

HKEY_CLASSES_ROOT

--

dadiOH
____________________________

dadiOH's dandies v3.06...
...a help file of info about MP3s, recording from
LP/cassette and tips & tricks on this and that.
Get it at http://mysite.verizon.net/xico




Re: Where in registry is file association data? by Kelly

Kelly
Wed May 14 11:24:13 PDT 2008

Added info: Go to Start/Run/CMD and type in: assoc

Copy the line for the association you wish to restore. A Command Prompt
window will open. Right click in this Window and select Paste. Then press
Enter.

~~~

ASSOC [.ext[=[fileType]]]

.ext = Specifies the file extension to associate the file type with
fileType = Specifies the file type to associate with the file extension

Type ASSOC without parameters to display the current file associations. If
ASSOC is invoked with just a file extension, it displays the current file
association for that file extension. Specify nothing for the file type and
the command will delete the association for the file extension.

--

All the Best,
Kelly (MS-MVP/DTS&XP)

Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm


"Sal" <here@softcom.net> wrote in message
news:7314aeaa-c281-4de6-8a6d-490ec05d1370@u6g2000prc.googlegroups.com...
> Can someone please tell me which registry hive contains file
> association data? Thanks.