REGEDIT4 ; MS-TNEF.REG ; Create Win95/98 File Association for MS-TNEF to use Fentun ; Change path to FENTUN.EXE if not at C:\WINUTIL\FENTUN.EXE ; Note that in *.REG files, use double \\ for single \ ; ; Alternately, the path can be changed after applying the ; *.REG file by going to Windows Explorer, View, Options, ; File Types, MS-TNEF, Edit, Open, Edit [HKEY_CLASSES_ROOT\.tnf] @="TNFfile" "Content Type"="application/ms-tnef" [HKEY_CLASSES_ROOT\TNFfile] @="ms-tnef" "EditFlags"=hex:00,00,01,00 [HKEY_CLASSES_ROOT\TNFfile\Shell] @="" [HKEY_CLASSES_ROOT\TNFfile\Shell\Open] "EditFlags"=hex:01,00,00,00 [HKEY_CLASSES_ROOT\TNFfile\Shell\Open\command] @="C:\\WINUTIL\\FENTUN.EXE \"%1\"" [HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/ms-tnef] "Extension"=".tnf"