Difference between revisions of "Canon/MP Navigator EX"
Line 10: | Line 10: | ||
For our purpose we want to use ''Mozilla Thunderbird'' which is not listed in MP Navigator EX yet. |
For our purpose we want to use ''Mozilla Thunderbird'' which is not listed in MP Navigator EX yet. |
||
Next open <tt>explorer</tt> and navigate to <tt>%ProgramFiles%\Canon\MP Navigator EX <span class="input"><VersionNumber></span>\Device\</tt>. Edit the files <tt>mg<span class="input"><4DigitVersionNumber></span>.ini</tt> and mg<span class="input"><4DigitVersionNumber></span>n.ini</tt>. Change the <tt>[Application]</tt> section from this: |
Next open <tt>explorer</tt> and navigate to <tt>%ProgramFiles%\Canon\MP Navigator EX <span class="input"><VersionNumber></span>\Device\</tt>. Edit the files <tt>mg<span class="input"><4DigitVersionNumber></span>.ini</tt> and <tt>mg<span class="input"><4DigitVersionNumber></span>n.ini</tt>. Change the <tt>[Application]</tt> section from this: |
||
[Application] |
[Application] |
||
Mailer0=Outlook Express |
Mailer0=Outlook Express |
||
Line 23: | Line 23: | ||
Mailer3=Windows Live Mail |
Mailer3=Windows Live Mail |
||
<span class="highlight">;Mailer4=Outlook Express</span> |
<span class="highlight">;Mailer4=Outlook Express</span> |
||
After that change only ''Mozilla Thunderbird'' will show up in the pull-down menu. |
|||
== References == |
== References == |
Revision as of 17:25, 15 May 2012
I'm the resident computer wizard for my extended family. One setup has a Canon scanner and I ran into this problem after I converted their mail account from <gasp> Outlook Express 6.0 to Mozilla Thunderbird due to UTF-8 issues with mails.
One nice day I got a call telling me that the Scan to Mail function of the MP Navigator EX software was no longer working correctly. The Thunderbird forum in German had the solution. But this can be applied to any other mail client that is registering itself under the HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail.
Fire up regedit.exe and navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail key it should look somewhat like the below.
HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail Hotmail Mozilla Thunderbird Outlook Express
For our purpose we want to use Mozilla Thunderbird which is not listed in MP Navigator EX yet.
Next open explorer and navigate to %ProgramFiles%\Canon\MP Navigator EX <VersionNumber>\Device\. Edit the files mg<4DigitVersionNumber>.ini and mg<4DigitVersionNumber>n.ini. Change the [Application] section from this:
[Application] Mailer0=Outlook Express Mailer1=Microsoft Outlook Mailer2=Windows Mail Mailer3=Windows Live Mail
[Application] Mailer0=Mozilla Thunderbird Mailer1=Microsoft Outlook Mailer2=Windows Mail Mailer3=Windows Live Mail ;Mailer4=Outlook Express
After that change only Mozilla Thunderbird will show up in the pull-down menu.