PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Profile setup
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Profile setup
![]() |
Profile setup |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi I want to be able to setup a profile using a visual basic gui. E.G. Exchanger server name, mailbox name etc... Is this a registry setting or is it more complex than that? Please try to provide example site if poss because I cant find any. Thanks John |
|
|
|
#2 |
|
Guest
Posts: n/a
|
It's much more complex than that. Most of the necessary registry settings
are undocumented. The usual way to go about this is the create a .prf file, which is documented in the Office Resource Kit, and then execute that file. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "John" <johnriver1@hotmail.com> wrote in message news:4df601c4c807$c982b810$a401280a@phx.gbl... > > Hi > > I want to be able to setup a profile using a visual basic > gui. > > E.G. Exchanger server name, mailbox name etc... > Is this a registry setting or is it more complex than that? > Please try to provide example site if poss because I cant > find any. > > Thanks > > John |
|
|
|
#3 |
|
Guest
Posts: n/a
|
I have experimented with the .prf file but it does not save all the changes in the profile file, I guess the rest are saved in the registry, can anyone give me some examples please? John >-----Original Message----- >It's much more complex than that. Most of the necessary registry settings >are undocumented. The usual way to go about this is the create a .prf file, >which is documented in the Office Resource Kit, and then execute that file. > >-- >Sue Mosher, Outlook MVP >Author of > Microsoft Outlook Programming - Jumpstart for > Administrators, Power Users, and Developers > http://www.outlookcode.com/jumpstart.aspx > > >"John" <johnriver1@hotmail.com> wrote in message >news:4df601c4c807$c982b810$a401280a@phx.gbl... >> >> Hi >> >> I want to be able to setup a profile using a visual basic >> gui. >> >> E.G. Exchanger server name, mailbox name etc... >> Is this a registry setting or is it more complex than that? >> Please try to provide example site if poss because I cant >> find any. >> >> Thanks >> >> John > > >. > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
What changes are you concerned about?
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "John" <anonymous@discussions.microsoft.com> wrote in message news:68d201c4cbf6$fd5ed360$a601280a@phx.gbl... > > I have experimented with the .prf file but it does not > save all the changes in the profile file, I guess the rest > are saved in the registry, can anyone give me some > examples please? > > John > > > >>-----Original Message----- >>It's much more complex than that. Most of the necessary > registry settings >>are undocumented. The usual way to go about this is the > create a .prf file, >>which is documented in the Office Resource Kit, and then > execute that file. >> >>"John" <johnriver1@hotmail.com> wrote in message >>news:4df601c4c807$c982b810$a401280a@phx.gbl... >>> >>> Hi >>> >>> I want to be able to setup a profile using a visual > basic >>> gui. >>> >>> E.G. Exchanger server name, mailbox name etc... >>> Is this a registry setting or is it more complex than > that? >>> Please try to provide example site if poss because I > cant >>> find any. >>> >>> Thanks >>> >>> John >> >> >>. >> |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

