<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 14pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=4>
<DIV>
<DIV>&nbsp;Ok, quick question because my last minute hope failed and I'm not 
used to giving up.&nbsp; My speak.exe is renamed to start.exe incase anyone 
wants to fiddle with this.</DIV>
<DIV>&nbsp;</DIV>
<DIV><STRONG><FONT size=4>The list I don't think will let me include an attached 
file, so I'm going to get clever.&nbsp; </FONT></STRONG></DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT size=4>W A R N I N G !&nbsp;&nbsp; If you have never did 
anything with the registry, do not do what I'm about to tell you.&nbsp; I did 
it, but only because I'm crazy, plus I can restore my settings if I have 
to.</FONT></STRONG></DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT size=4>Cut and past the following into notepad or something 
and save it as a bat file.&nbsp; Then run it.&nbsp; It should make all .en files 
open with Dectalk.&nbsp; It should, but it doesn't.&nbsp; Can someone look at it 
and see if you can make it work?&nbsp; We are calling it quits and we're just 
going to have everyone manually set it.&nbsp; But man I still want to get 
this.</FONT></STRONG></DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT size=4>reg add 
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.EN /f<BR>reg 
add 
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.EN\OpenWithList 
/f<BR>reg add 
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.EN\OpenWithList 
/v a /d "C:\Documents and Settings\Dan\My Documents\aqbcd\EN_Files\start.exe" 
/f<BR>reg add 
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.EN\OpenWithList 
/v MRUList /d a /f<BR>reg add 
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.EN\OpenWithProgids 
/f<BR>reg add 
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.EN\OpenWithProgids 
/v ft000002 /t REG_NONE /f<BR>reg add HKLM\SOFTWARE\Classes\.EN /f<BR>reg add 
HKLM\SOFTWARE\Classes\.EN /ve /d ft000002 
/f<BR></FONT></STRONG></DIV></DIV></FONT></BODY></HTML>