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.