11-24-2014, 07:54 PM
a better approach:
create a qm launcher which does read from registry all key names under
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Profiles
since each profile has a name i only to read them and then display in a dialog.
on click on a profile i run "outlook.exe" "/profile ''KEYName'"
create a qm launcher which does read from registry all key names under
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Profiles
since each profile has a name i only to read them and then display in a dialog.
on click on a profile i run "outlook.exe" "/profile ''KEYName'"