Possivelmente, há um parâmetro ausente no registro e apenas o aplicativo inicia, não os arquivos .eml clicados. A linha de comando exata deve ser:
"fullpath\to\outlookexpress.EXE" /eml "%1
Padrão; seria:
"C:\Program Files\Outlook Express\MSIMN.EXE" /eml:%1
ou
"C:\Program Files\Outlook Express\MSIMN.EXE" /eml "%1"
Observe o parâmetro / eml, pode estar faltando no seu registro.
If EML files will not open in Outlook Express, try the following:
Open My Computer. Select Folder Options from the Tools menu. Click the File Types tab. Under Registered file types, select EML Outlook Express Mail Message, then click Advanced. Click Open, then click Edit. Type the following line in the "Application used to perform action" box: "C:\Program Files\Outlook Express\MSIMN.EXE" /eml:%1 Click OK twice, then close the window.