OL2003: Runndll string to launch mail control panel applet

  • Thread starter Thread starter Dennis Watson
  • Start date Start date
D

Dennis Watson

This used to work with Outlook 2000, but it doesn't work with Outlook 2003.

"C:\WINNT\system32\rundll32.exe shell32.dll,Control_RunDLL mlcfg32.cpl"

No sign of a mlcfg32.cpl file anymore! Thoughts anyone?
 
It's in C:\Program Files\Common Files\System\MSMAPI\1033\MLCFG32.CPL. You'll
probably have to use the full path.

If you want to get fancy, pull it from the
HKLM\Software\Clients\Mail\Microsoft Outlook\shell\Properties\command key --
the default value.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



This used to work with Outlook 2000, but it doesn't work with Outlook 2003.

"C:\WINNT\system32\rundll32.exe shell32.dll,Control_RunDLL mlcfg32.cpl"

No sign of a mlcfg32.cpl file anymore! Thoughts anyone?
 
Back
Top