Create file association via windows registry

G

Guest

I would like to create a file association for my users who are running
Windows XP Professional. I need to do this via the registry so it can be
easily deployed to all the client machines. Is this possible? If so, where in
the registry is this information stored at?

TIA
 
M

Mark F.

Josh said:
I would like to create a file association for my users who are running
Windows XP Professional. I need to do this via the registry so it can be
easily deployed to all the client machines. Is this possible? If so, where
in
the registry is this information stored at?

TIA

Windows Script Host (WSH) could do it. I recommend backing up the registry
first. Also try it on a test machine first before you do it globally.

http://www.microsoft.com/technet/scriptcenter/scrptfaq.mspx
http://technet2.microsoft.com/Windo...6fe7-4d87-9ada-45730a31bd3f1033.mspx?mfr=true

http://www.windowsitlibrary.com/Content/314/2.html
http://www.freevbcode.com/ShowCode.asp?ID=2799

Mark
 
R

Ramesh, MS-MVP

Creating a File Association:
http://msdn2.microsoft.com/en-us/library/aa969346.aspx

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


I would like to create a file association for my users who are running
Windows XP Professional. I need to do this via the registry so it can be
easily deployed to all the client machines. Is this possible? If so, where in
the registry is this information stored at?

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top