18. March 2016 · Write a comment · Categories: Uncategorized

I just purchased a Sony camera (sonyA5000)

And every time I finish  editing in winows movie maker the final video  is choppy. Im using a hp15 laptop on Windows 10. Please help. The camera also shoots videos in avchd and mp4. It's not choppy while editing in the preview box only when I save movie under recommend and the final video is terrible 

Original Title: Emails sent are not showing on computer sent folder

I am using Windows Live Email 2012 and now when i sent emails they are not showing on the sent folder. I know the emails are delivered as the recepients have confirmed they got it and they are also showing on my windows 8.1 phone hotmail sent folder.  

18. March 2016 · Write a comment · Categories: Uncategorized
I am using Windows Live Email 2012 and now when i sent emails they are not showing on the sent folder. I know the emails are delivered as the recepients have confirmed they got it and they are also showing on my windows 8.1 phone hotmail sent folder.  
18. March 2016 · Write a comment · Categories: Uncategorized

About a month ago, it seems that one of the updates had an effect on my images in live mail. All i see now are placeholders.  As well, my mail is not syncing in live mail but is syncing in mail browser interface and on my android.

Any assist?

18. March 2016 · Write a comment · Categories: Uncategorized

I want the menu below the ribbon to appear every time I start Live Mail.  I keep unchecking the option for not showing the menu but each time I start Livea Mail the menu doesn't appear and I have to uncheck the option again.

OP - Live Mail

18. March 2016 · Write a comment · Categories: Uncategorized
I want the menu below the ribbon to appear every time I start Live Mail.  I keep unchecking the option for not showing the menu but each time I start Livea Mail the menu doesn't appear and I have to uncheck the option again.

Hi,

I need help to get the email address of the to recipient for sent messages

Here is my Script, but bei the bold marked line I get a type class:unresolved address

What I'm doing wrong ?

Thank you

tell application "Microsoft Outlook"
    
    set accountSpecifier to "Home"
    set mailBoxSpecifier to "INBOX"
    set myMailBox to mail folder "INBOX" of imap account accountSpecifier
    
    set currentMessage to 1st message of myMailBox
    
    set firstMessage to 1
    set lastMessage to (get count of messages in myMailBox)
    set listOfEmails to {}
    
    set StartMessage to 1
    if lastMessage > 10 then
        set StartMessage to (lastMessage - 10)
    end if
    
    repeat with thisMessage from StartMessage to lastMessage
        set currentMessage to message thisMessage of myMailBox
        set theID to id of currentMessage
        set theDate to time sent of currentMessage
        try
            set theSubject to subject of currentMessage
            set theRecipient to email address of to recipient 1 of currentMessage
            log theRecipient

            -- (*address:*** Email address is removed for privacy ***, type class:unresolved address*)

        end try
    end repeat
end tell

18. March 2016 · Write a comment · Categories: Uncategorized

correct  Erro ID 0x800CCC0E,  throws me off internet with Live Mail

OP - Live mail problem

18. March 2016 · Write a comment · Categories: Uncategorized
correct  Erro ID 0x800CCC0E,  throws me off internet with Live Mail
18. March 2016 · Write a comment · Categories: Uncategorized
I downloaded Windows Essentials to get LIVE MAIL, and ended up with MAIL, which does not have the features of LIVE MAIL.   How do I get the LIVE MAIL I use on WIN7 and when I first converted from WIN7 to WIN10 on my new WIN10 based hard drive?