To prevent users from changing file associations using the File Types tab in Folder Options, merge the following in the registry:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoFileAssociate"=dword:00000001
Delete the key to allow changing the associations.