Enforcing default file associations

G

Guest

I am in need of pushing out a registry setting that would default all .tif
and .tiff files to opening with Kodak Imaging on Windows 2000 Professional
machines even if this association has been changed by the user. I am asking
for a registry key setting because I am able to push this out through
ScriptLogic, any other methods of accomplishing this would be helpful as they
should be able to be pushed out with the ScriptLogic software as well. Any
help on this matter would be greatly appreciated.
 
M

Mark V

In said:
I am in need of pushing out a registry setting that would
default all .tif and .tiff files to opening with Kodak Imaging
on Windows 2000 Professional machines even if this association
has been changed by the user. I am asking for a registry key
setting because I am able to push this out through ScriptLogic,
any other methods of accomplishing this would be helpful as they
should be able to be pushed out with the ScriptLogic software as
well. Any help on this matter would be greatly appreciated.

See if the two native commands
ASSOC
FTYPE
will do it for you.

Don't forget the possibility of
HKEY_CURRENT_USER\Software\Classes\
override.
 

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