Welcome to Lockergnome.com!
HomeHome FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Vista and Outlook 2002

 
   Home -> Vista -> Mail RSS
Next:  Mail: POP and SMTP Settings on VISTA  
Author Message
cm35




Joined: Aug 19, 2007
Posts: 2



(Msg. 1) Posted: Mon Aug 20, 2007 11:41 am
Post subject: Vista and Outlook 2002

I am having trouble with Outlook 02 and Vista. I am aware of the conflict with them. I also, while searching your site, came across a script to go around it. After installing Autohotkey and running the script that I came across I am still having problems. The program, Outlook, opens but the script fills out the username with the password data and leaves the password space blank. I am inclosing a copy of the script and would appreciate anyones help on the subject. Let it be known that I am new to writting code so I really don't have to much of a clue as to what I am looking for.

IfWinExist, Inbox - Microsoft Outlook,
{
WinActivate, Inbox - Microsoft Outlook,
ExitApp
}

Run OUTLOOK.EXE

Sleep, 10000

IfWinNotActive, Enter Network Password, , WinActivate, Enter Network Password,
WinWaitActive, Enter Network Password,
Gosub, SendPasword

WinWait, Inbox - Microsoft Outlook,
IfWinNotActive, Inbox - Microsoft Outlook, , WinActivate, Inbox - Microsoft Outlook,
WinWaitActive, Inbox - Microsoft Outlook,

Send, {F9}
ExitApp

SendPasword:

ControlGetText, UserName, RichEdit20A1

If UserName = xxxxx
Send, xxxxxx{ENTER}

sleep, 1000

Return

Thank you, CM35
Back to top
Login to vote
Display posts from previous:   
       Home -> Vista -> Mail 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

Categories:
 General
 Microsoft Windows XP
  Microsoft Windows Vista
 Microsoft Windows (other)
 Microsoft Office
 Microsoft Office (other)
 Computer Security
 Linux
 Movies


[ Contact us | Terms of Service/Privacy Policy ]