Need to find setting using Custom maintenance wizard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using the office 2003 resource kit to customize my outlook/office 2003
rollout. I can't find the setting/screen where I can denote to prompt for a
profile when outlook starts. Does anyone know where that is, when using the
Custom maintenance wizard to modify an msi file?
 
It's not in the CIW or CMW list of settings. It's here:

Key: HKEY_CURRENT_USER\Software\Microsoft\Exchange\Client\Options\

Value Name: PickLogonProfile

Value Type: REG_DWORD

Value: 0 to log on with the default profile, 1 to present the Choose Profile dialog


So you'll need to add it as a separate registry value in CMW.
 
Sue, GREAT, one last question on syntax. Inside of the Add/Modify Registry
emntry it starts with the Root. In the section where it reads Key, do I
start that line with Software\Microsoft\...etc,

or do i start with \Software\Microsoft....

Thanks
 
I don't think you need the leading backslash.

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top