Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Paradox > Re: How to open...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 8 of 11 Topic 1383 of 1400
Post > Topic >>

Re: How to open OutlookExpress on a specific account?

by "Kevin Zawicki" <numberjack@[EMAIL PROTECTED] > Jun 28, 2008 at 01:09 PM

TRY THIS
------------
'IDforOE.vbs - Force Outlook Express 5 to prompt for an Identity

Set WshShell = WScript.CreateObject("Wscript.Shell")

'Clear the values from the registry
WshShell.RegWrite "HKCU\Identities\Last Username", ""
WshShell.RegWrite "HKCU\Identities\Last User ID", ""
WshShell.RegWrite "HKCU\Identities\Default User ID", ""
WshShell.RegWrite "HKCU\Identities\Start As", ""

'Launch Outlook Express
WSHShell.Run "Msimn.exe"
-----------------
put this in a text file call something.vbs

run it (you can have pdox run it)
this code blanks the current user (the default user is not always current 
depending on your settings) but you can fill in the user you want in the 
quotes after each value and when run it "presets" what OE will open as...

you may have to fiddle with the other oe options of each identity


"Régis" <regis.dd@[EMAIL PROTECTED]
> wrote in message 
news:485fc7ab$1@[EMAIL PROTECTED]
> My problem is simple, but i don't Know how to do it:
> If i have this code on a button:
>
> method pushButton(var eventInfo Event)
> execute("C:\\Program Files\\Outlook Express\\msimn.exe", Yes, 
> ExeShowNormal)
> endMethod
> I can open Outlook Express from Paradox, but OE is always opened on a 
> default account
>
> what I want to do is to open OE on a specific account
> I don'know how to do it
>
>
> i.e
> Regis home account: with this e-mail regis.home@[EMAIL PROTECTED]
   login 
> regishome, password: azerty
> Regis professional account      e-mail regisprof@[EMAIL PROTECTED]
      login 
> regispro, password qwerty
> and so on...
>
> Any ideas how to do it
> Thanks in advance
> Régis
>
>
>
 




 11 Posts in Topic:
How to open OutlookExpress on a specific account?
"Régis" <reg  2008-06-23 17:56:22 
Re: How to open OutlookExpress on a specific account?
"Régis" <reg  2008-06-23 17:59:57 
Re: How to open OutlookExpress on a specific account?
"Méta-MCI \(MVP\)&qu  2008-06-23 22:10:09 
Re: How to open OutlookExpress on a specific account?
Anne Wainwright <anoth  2008-06-25 23:03:28 
Re: How to open OutlookExpress on a specific account?
"Tony McGuire"   2008-06-26 08:25:26 
Re: How to open OutlookExpress on a specific account?
"Tony McGuire"   2008-06-26 08:27:16 
Re: How to open OutlookExpress on a specific account?
"Régis" <reg  2008-06-26 21:59:32 
Re: How to open OutlookExpress on a specific account?
"Kevin Zawicki"  2008-06-28 13:09:21 
Re: How to open OutlookExpress on a specific account?
"Tony McGuire"   2008-06-28 12:30:08 
Re: How to open OutlookExpress on a specific account?
"Kevin Zawicki"  2008-06-30 23:11:18 
Re: How to open OutlookExpress on a specific account?
"Leslie Milburn"  2008-06-30 23:42:20 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Aug 21 21:39:51 CDT 2008.