(Msg. 1) Posted: Fri Oct 16, 2009 7:54 am
Post subject: Account install through .reg Archived from groups: microsoft>public>outlook>installation (more info?)
I'm trying to make a register file that install a account.
All the datas are saved correctly except the password that in Outlook is set
empty.
I'm using Microsoft Outlook 2003 and a script similar to this:
(Msg. 2) Posted: Fri Oct 16, 2009 8:14 am
Post subject: RE: Account install through .reg [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
That looks like a registry entry left over from an older version of Outlook.
All of Outlook 2003's account settings are in a different key (search the
registry for Windows Messaging Subsystem).
If you need to load account details, use a .prf file. You can create such
..prf files with the Custom Installation Wizard or Custom Maintenance Wizard
tools in the Office Resource Kit. For more details, including a variety of
..prf deployment methods, read the excellent white paper "Configuring Outlook
Profiles by Using a PRF File" at
http://office.microsoft.com/search/redir.aspx?assetid=HA011403051033&Q...yID=pHm
> I'm trying to make a register file that install a account.
>
> All the datas are saved correctly except the password that in Outlook is set
> empty.
>
> I'm using Microsoft Outlook 2003 and a script similar to this:
>
> Windows Registry Editor Version 5.00
>
> [HKEY_CURRENT_USER\Software\Microsoft\Internet Account
> Manager\Accounts\00000100]
> "Account Name"="mail@abc.df"
> "Connection Type"=dword:00000003
> "POP3 Server"="pop.abc.df"
> "POP3 User Name"="mail@abc.df"
> "POP3
> Password2"=hex:01,02,6d,00,61,00,70,00,6c,00,2a,00,77,00,66,00,6c,00,65,\
> 00,7a,00,65,00,65,00,77,00,2e,00,63,00,6f,00,6d,00,41,00,43,00,46,00,43,00,\
> 44,00,34,00,38,00,50,00,00,00
> "POP3 Use Sicily"=dword:00000000
> "POP3 Prompt for Password"=dword:00000000
> "SMTP Server"=""
> "SMTP Display Name"="My name"
> "SMTP Email Address"="mail@abc.df"
> "POP3 Skip Account"=dword:00000000
>
> Anyone could give me a hand?
(Msg. 3) Posted: Fri Oct 16, 2009 2:14 pm
Post subject: Re: Account install through .reg [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
"shmk" <shmk DeleteThis @discussions.microsoft.com> wrote in message
news:66353FC2-60D8-471B-B033-E07156B3A2BE@microsoft.com...
> I'm trying to make a register file that install a account.
>
> All the datas are saved correctly except the password that in Outlook is set
> empty.
>
> I'm using Microsoft Outlook 2003 and a script similar to this:
>
> Windows Registry Editor Version 5.00
>
> [HKEY_CURRENT_USER\Software\Microsoft\Internet Account
> Manager\Accounts\00000100]
That's where Outlook Express accounts are kept. You can't affect Outlook that
way.
--
Brian Tillman [MVP-Outlook]
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum