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.
Mark V - 09 Mar 2006 19:38 GMT
In microsoft.public.win2000.registry =?Utf-8?B?RGF2aWQ=?= wrote:
> I am in need of pushing out a registry setting that would
> default all .tif and .tiff files to opening with Kodak Imaging
[quoted text clipped - 4 lines]
> 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.