Problem boot NME-AIR-WLC12-k9

I have a ISR 3845 with NME-AIR-WLC12-K9 WLAN controller. I have problem
booting the WLAN controller.  When I try to have an access to the module (service-module
Integrated-service-engine 1/0 session), it keep rebooting with the message :
Booting from Secure primary boot loader..., please wait.
I enter the ServicesEngine boot-loader (***) and I try to boot with chainloader

Not supported in LMS 3.2 according to the supported device table.
http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/3.2/device_support/table/lms32sdt.html

Similar Messages

  • WLAN Clients not browsing on Cisco Wireless Controller WLC NME-AIR-WLC12-K9

    HiI have a question and i need a solution and expert help.I have done a deployment which involves Security (ASA5540), Routing/voice gateway/wlc NME-AIR-WLC12-k9) and Switching (Cisco3845-ccme/k9)Below is the list of equipment used:1. Cisco ASA 5540 - which is connected at the edge to the ISP router
    2. Core Switch WS-C4948E as core and DHCP Server for all VLANs
    3. Access/Distribution Switches WS-C3560G-48PS-S connected as trunk to the core switch
    4. Router/Voice Gateway/WLC Cisco3845-CCME/K9 - This is the voice gateway and also the WLC
    5. Wireless APs AIR-LAP1242AG-E-K9 (12 qty)Here is the deployment scenario:1. G0/0 of the ASA is connected to a 7200 router from the ISP (Public IP Add)
    2. G0/1 of the ASA is connected to gig 1/3 on the Core Switch on VLAN 2 which is the management VLAN (Local IP 10.1.1.2)
    3. Port 3 of the Core switch is on vlan 2 connected to ASA - Management IP of Core Switch is 10.1.1.1. Core Switch is the DHCP Server for all VLANS on the network.
    4. All the Access/Distribution switches are configured with IP Addresses on VLAN 2
    5. Telephony Services is configured on the router and DHCP Pool for Access Points and Wireless Clients is running on the router.
    6. Two DHCP pools were created on the router for APs and Wireless Clients.
    7. G0/0 of the router is configured on the same network that issues dhcp ip to the AP and is connected to gig 1/1 on the core switch
    8 G0/1 of the router is configured as the voice port for the IP Telephony Services and is connected to G 1/2 on the core switch1. Clients receiving DHCP IP on the Core Switch can communicate with all vlans and can browse to the Internet.
    2. IP Telephony Services is running well.
    3. Client on wireless can get IP from the DHCP on the router but cannot browse.I have pings from the router to the core switch and firewall, but clients connected to the wireless
    cannot ping other vlans on the core switch and vice versa.The port connecting the router to the core switch is an Access Port, i have changed to to trunk but still no changes.My biggest problem now is how to make the clients on the wireless communicate with other clients on the network and be able to browse to the Internet.Below is the configs on the router and core switch.Router ConfigNimc_Voice_Router#sh run
    Building configuration...
    Current configuration : 10513 bytes
    ! Last configuration change at 13:03:55 Nigeria Mon Nov 29 2010 by admin
    ! NVRAM config last updated at 13:03:56 Nigeria Mon Nov 29 2010 by admin
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname Nimc_Voice_Router
    boot-start-marker
    boot-end-marker
    ! card type command needed for slot/vwic-slot 0/2
    logging message-counter syslog
    enable secret
    aaa new-model
    ! aaa authentication login default local
    aaa session-id common
    clock timezone Nigeria 1
    dot11 syslog
    ip source-route
    ip dhcp excluded-address 10.1.12.1 10.1.12.10
    ip dhcp excluded-address 192.168.1.1 192.168.1.10
    ip dhcp pool LWAAP-AP
    network 10.1.12.0 255.255.255.0
    default-router 10.1.12.1
    option 43 hex f104.c0a8.0002
    dns-server 83.229.88.30 4.2.2.2 193.238.28.249
    option 60 ascii "Cisco AP c1240"
    ip dhcp pool Wireless
    network 192.168.1.0 255.255.255.0
    default-router 192.168.1.1
    dns-server 83.229.88.30 193.238.28.249 4.2.2.2
    ip cef
    no ip domain lookup
    ip domain name nimc.gov.ng
    ip name-server 83.229.88.30
    ip name-server 193.238.28.249
    ip name-server 4.2.2.2
    no ipv6 cef
    multilink bundle-name authenticated
    voice-card 0
    archive
    log config
    hidekeys
    interface GigabitEthernet0/0
    description Connection to AP
    ip address 10.1.12.1 255.255.255.0
    ip helper-address 192.168.0.2
    load-interval 30
    duplex auto
    speed auto
    media-type rj45
    interface Service-Engine0/0
    no ip address
    shutdown
    interface GigabitEthernet0/1
    ip address 10.1.2.2 255.255.255.0
    duplex auto
    speed auto
    media-type rj45
    interface FastEthernet0/0/0
    no ip address
    shutdown
    duplex auto
    speed auto
    interface Serial0/1/0
    no ip address
    shutdown
    no fair-queue
    clock rate 2000000
    interface Serial0/1/1
    no ip address
    shutdown
    clock rate 2000000
    interface Integrated-Service-Engine1/0
    ip address 192.168.0.1 255.255.255.0
    no keepalive
    interface Integrated-Service-Engine1/0.15
    encapsulation dot1Q 15
    ip address 192.168.1.1 255.255.255.0
    interface Integrated-Service-Engine1/0.100
    encapsulation dot1Q 100
    ip forward-protocol nd
    ip forward-protocol udp 12223
    ip route 10.1.0.0 255.255.255.0 10.1.1.1
    ip route 10.1.1.0 255.255.255.0 10.1.1.1
    ip route 10.1.2.0 255.255.255.0 10.1.1.1
    ip route 10.1.3.0 255.255.255.0 10.1.1.1
    ip route 10.1.4.0 255.255.255.0 10.1.1.1
    ip route 10.1.5.0 255.255.255.0 10.1.1.1
    ip route 10.1.6.0 255.255.255.0 10.1.1.1
    ip route 10.1.7.0 255.255.255.0 10.1.1.1
    ip route 10.1.8.0 255.255.255.0 10.1.1.1
    ip route 10.1.9.0 255.255.255.0 10.1.1.1
    ip route 10.1.10.0 255.255.255.0 10.1.1.1
    ip route 10.1.11.0 255.255.255.0 10.1.1.1
    ip route 10.1.12.0 255.255.255.0 10.1.1.1
    ip route 192.168.0.0 255.255.255.0 10.1.1.1
    ip route 192.168.1.0 255.255.255.0 10.1.1.1
    no ip http server
    ip http secure-server
    !Core Switch Configsh run
    Building configuration...Current configuration : 10622 bytes
    version 12.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    service compress-config
    hostname Nimc_Core
    boot-start-marker
    boot-end-marker!
    aaa new-model
    aaa authentication login default local
    aaa session-id common
    storm-control broadcast include multicast
    ip subnet-zero
    no ip domain-lookup
    ip domain-name nimc.gov.ng
    ip dhcp excluded-address 10.1.2.1 10.1.2.10
    ip dhcp excluded-address 10.1.4.1 10.1.4.10
    ip dhcp excluded-address 10.1.5.1 10.1.5.10
    ip dhcp excluded-address 10.1.6.1 10.1.6.10
    ip dhcp excluded-address 10.1.7.1 10.1.7.10
    ip dhcp excluded-address 10.1.8.1 10.1.8.10
    ip dhcp excluded-address 10.1.9.1 10.1.9.10
    ip dhcp excluded-address 10.1.10.1 10.1.10.10
    ip dhcp excluded-address 10.1.3.1 10.1.3.10
    ip dhcp pool Voice
    network 10.1.2.0 255.255.255.0
    next-server 10.1.2.1
    option 150 ip 10.1.2.2
    default-router 10.1.2.1
    dns-server 83.229.88.30 193.238.28.249 4.2.2.2
    ip dhcp pool SF_DGs_Office
    network 10.1.3.0 255.255.255.0
    domain-name nimc.gov.ng
    default-router 10.1.3.1
    dns-server 81.199.3.7
    lease 10
    ip dhcp pool Admin_Process_Fac_Mgt
    network 10.1.4.0 255.255.255.0
    domain-name nimc.gov.ng
    default-router 10.1.4.1
    dns-server 83.229.88.30 193.238.28.249 4.2.2.2
    lease 10
    ip dhcp pool SF_IDD
    network 10.1.5.0 255.255.255.0
    domain-name nimc.gov.ng
    default-router 10.1.5.1
    dns-server 83.229.88.30 193.238.28.249 4.2.2.2
    lease 10
    ip dhcp pool Finance_Fin_Inv
    network 10.1.6.0 255.255.255.0
    domain-name nimc.gov.ng
    default-router 10.1.6.1
    dns-server 83.229.88.30 193.238.28.249 4.2.2.2
    lease 10
    ip dhcp pool Finance_CS
    network 10.1.7.0 255.255.255.0
    domain-name nimc.gov.ng
    default-router 10.1.7.1
    dns-server 83.229.88.30 193.238.28.249 4.2.2.2
    lease 10
    ip dhcp pool FF_Human_Capital_Mgt
    network 10.1.8.0 255.255.255.0
    domain-name nimc.gov.ng
    default-router 10.1.8.1
    dns-server 83.229.88.30 193.238.28.249 4.2.2.2
    lease 10
    ip dhcp pool FF_Legal_Services
    network 10.1.9.0 255.255.255.0
    domain-name nimc.gov.ng
    default-router 10.1.9.1
    dns-server 83.229.88.30 193.238.28.249 4.2.2.2
    lease 10
    ip dhcp pool SF_Procurement_Serv
    network 10.1.10.0 255.255.255.0
    domain-name nimc.gov.ng
    default-router 10.1.10.1
    dns-server 83.229.88.30 193.238.28.249 4.2.2.2
    lease 10
    ip vrf mgmtVrf
    errdisable recovery cause bpduguard
    errdisable recovery interval 180
    power redundancy-mode redundant
    spanning-tree mode mst
    spanning-tree portfast bpduguard default
    spanning-tree extend system-id
    spanning-tree mst configuration
    name xxxx
    revision 1
    instance 1 vlan 1-20
    spanning-tree mst 1 priority 0
    spanning-tree vlan 1-20 priority 0
    vlan internal allocation policy ascending
    interface FastEthernet1
    ip vrf forwarding mgmtVrf
    no ip address
    speed auto
    duplex auto
    interface GigabitEthernet1/1
    switchport trunk encapsulation dot1q
    switchport mode trunk
    interface GigabitEthernet1/2
    switchport access vlan 4
    switchport mode access
    spanning-tree portfast
    interface GigabitEthernet1/3
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/4
    switchport mode access
    spanning-tree portfast
    interface GigabitEthernet1/5
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/6
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/7
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/8
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast!
    interface GigabitEthernet1/9
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/10
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/11
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/12
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/13
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/14
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/15
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/16
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/17
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/18
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/19
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/20
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/21
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/22
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/23
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/24
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/25
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/26
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/27
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/28
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/29
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/30
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/31
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfastinterface GigabitEthernet1/32
    switchport access vlan 2
    switchport voice vlan 4
    interface GigabitEthernet1/33
    switchport mode access
    interface GigabitEthernet1/34
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/35
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/36
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/37
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/38
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/39
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/40
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/41
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/42
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/43
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/44
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/45
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/46
    switchport access vlan 2
    switchport mode access
    switchport voice vlan 4
    spanning-tree portfast
    interface GigabitEthernet1/47
    switchport trunk encapsulation dot1q
    switchport mode trunk
    interface GigabitEthernet1/48
    switchport trunk encapsulation dot1q
    switchport mode trunk
    interface Vlan1
    no ip address
    shutdown
    interface Vlan2
    description Management
    ip address 10.1.1.1 255.255.255.0
    interface Vlan3
    description Enterprise
    ip address 10.1.0.1 255.255.255.0
    interface Vlan4
    description Voice
    ip address 10.1.2.1 255.255.255.0
    interface Vlan5
    description SS_DGs_Office
    ip address 10.1.3.1 255.255.255.0
    interface Vlan6
    description Admin_Process_Fac_Management
    ip address 10.1.4.1 255.255.255.0
    interface Vlan7
    description SF_National_Identity_Database
    ip address 10.1.5.1 255.255.255.0
    interface Vlan8
    description Fin_Finance_Investment
    ip address 10.1.6.1 255.255.255.0
    interface Vlan9
    description Fin_Corporate_Services
    ip address 10.1.7.1 255.255.255.0
    interface Vlan10
    description FF_Human_Capital_Management
    ip address 10.1.8.1 255.255.255.0
    interface Vlan11
    description FF_Legal_services
    ip address 10.1.9.1 255.255.255.0
    interface Vlan12
    description SF_Procurement_Services
    ip address 10.1.10.1 255.255.255.0
    ip default-gateway 10.1.1.2
    ip route 0.0.0.0 0.0.0.0 10.1.1.2
    ip route 10.1.1.0 255.255.255.0 10.1.1.2
    ip route 10.1.2.0 255.255.255.0 10.1.1.2
    ip route 10.1.3.0 255.255.255.0 10.1.1.2
    ip route 10.1.4.0 255.255.255.0 10.1.1.2
    ip route 10.1.5.0 255.255.255.0 10.1.1.2
    ip route 10.1.6.0 255.255.255.0 10.1.1.2
    ip route 10.1.7.0 255.255.255.0 10.1.1.2
    ip route 10.1.8.0 255.255.255.0 10.1.1.2
    ip route 10.1.9.0 255.255.255.0 10.1.1.2
    ip route 10.1.10.0 255.255.255.0 10.1.1.2
    ip route 10.1.11.0 255.255.255.0 10.1.1.2
    ip http server
    --More--                 
    control-plane
    line con 0
    stopbits 1
    line vty 0 4
    end
    Please i need somebody to help me

    I wouldn't configure an ip address on the service engine subinterface.
    Try setting up a vlan interface on the router with that ip address and the subinterface will be linked to the vlan interface through the encapsulation command. A vlan interface will better work as a gateway for the wireless clients
    Nicolas

  • Problems Booting Macbook Air

         Recently my 2009 Macbook air will not boot. I used it about a week ago and have had no apparent problems. Tried to turn on yesterday and nothing- no fans, hdd kicking on, power to screen. Plugged in power cord thinking it was dead and the indicator displayed green, which I knew was incorrect. Still displaying green when I plug in charger. Sounds like it may be a mobo problem to me. Any helpful advice?
         I live a little ways away from the nearest Apple store so I was hoping not to drive around 2 hours for someone to tell me there is nothing they could do.

    Go step by step.
    http://support.apple.com/kb/TS1365
    Note: Steps 5 and 6
    Step 5
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    Best.

  • Helloo! I have super big problem with my Air.

    Helloo! I have super big problem with my Air,10.8.5 ,it asks every 10 sec to make some changes and asks me for password all the time!! I cant acces my documesnt,pics,music,NOTHING at all! Finder is not working,i cant open any folder,icons are missing also,i cant open any of them,mozzila,chrome..im really going crazy.. i updated tonight my phone on new IOS 7 through my comp,cant be that i messed up everything because of that..this comp.is like 10 days old.
    btw. i created new user,and everything is working ok.

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line on this page to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Problems installing Adobe Air and BBC iPlayer Desktop

    Problems installing Adobe Air and BBC iPlayer Desktop
    I'm running Windows 7 32 bit on an ASUS netbook with 2mb ram. I installed both  Air 3.7 and BBC iPlayer Desktop using Google Chrome. I downloaded 3 BBC programmes. Two ran fine but the third wouldn't start and I kept getting a message to try again later. I deleted this programme and downloaded it again, with the same result.
    So I uninstalled both Air and the BBC iPlayer Desktop, the Air exe file and the two folders at the following locations:
    C:\Users\USERNAME\AppData\Roaming\Adobe\AIR\   and
    C:\Users\USERNAME\AppData\Roaming\BBCiPlayerDesktop.xxx
    Since doing this each time I try to install Air either on its own or with the BBC iPlayer software I get the message part way through installation:
    "Sorry, an error has occurred.
    An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator."
    I have run the Microsoft Fix it programme and still get the same result.
    I have tried everything on your Trouble Shooting page apart from the bit about the elevated command prompt, but as I'm the sole user and administrator, that seems unnecessary.
    I have closed Chrome and tried installation using Windows Explorer but with the same result.
    I have tried all the above with Microsoft Security Essentials running and disabled. And I have tried the same with Astrill on and off.
    I have had a response from the BBC with much the same advice as appears on your trouble shooting page.
    Here is the Air installation log, followed by the MSI log.
    [2013-04-25:06:53:46] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:06:53:46] Commandline is:
    [2013-04-25:06:53:46] No installed runtime detected
    [2013-04-25:06:53:57] Relaunching with elevation
    [2013-04-25:06:53:57] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\air79c1.tmp\adobe air installer.exe -ei
    [2013-04-25:06:54:02] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:06:54:02] Commandline is: -stdio \\.\pipe\AIR_1172_0 -ei
    [2013-04-25:06:54:02] No installed runtime detected
    [2013-04-25:06:54:03] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:06:54:04] Installing msi at c:\users\steve\appdata\local\temp
    \air79c1.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:06:54:10] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:06:54:10] Rolling back install of c:\users\steve\appdata\local
    \temp\air79c1.tmp\setup.msi
    [2013-04-25:06:54:10] Rollback complete
    [2013-04-25:06:54:10] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Runtime Installer end with exit code 7
    [2013-04-25:06:54:20] Runtime Installer end with exit code 7
    [2013-04-25:06:55:38] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:06:55:38] Commandline is:
    [2013-04-25:06:55:38] No installed runtime detected
    [2013-04-25:06:55:45] Relaunching with elevation
    [2013-04-25:06:55:45] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\air30fe.tmp\adobe air installer.exe -ei
    [2013-04-25:06:55:48] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:06:55:48] Commandline is: -stdio \\.\pipe\AIR_1264_0 -ei
    [2013-04-25:06:55:48] No installed runtime detected
    [2013-04-25:06:55:49] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:06:55:51] Installing msi at c:\users\steve\appdata\local\temp
    \air30fe.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:06:55:55] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:06:55:55] Rolling back install of c:\users\steve\appdata\local
    \temp\air30fe.tmp\setup.msi
    [2013-04-25:06:55:55] Rollback complete
    [2013-04-25:06:55:55] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Runtime Installer end with exit code 7
    [2013-04-25:06:55:59] Runtime Installer end with exit code 7
    [2013-04-25:07:05:12] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:07:05:12] Commandline is:
    [2013-04-25:07:05:12] No installed runtime detected
    [2013-04-25:07:05:18] Relaunching with elevation
    [2013-04-25:07:05:18] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\air953.tmp\adobe air installer.exe -ei
    [2013-04-25:07:05:24] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:07:05:24] Commandline is: -stdio \\.\pipe\AIR_3888_0 -ei
    [2013-04-25:07:05:24] No installed runtime detected
    [2013-04-25:07:05:24] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:07:05:26] Installing msi at c:\users\steve\appdata\local\temp
    \air953.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:05:29] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:07:05:29] Rolling back install of c:\users\steve\appdata\local
    \temp\air953.tmp\setup.msi
    [2013-04-25:07:05:29] Rollback complete
    [2013-04-25:07:05:29] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Runtime Installer end with exit code 7
    [2013-04-25:07:05:31] Runtime Installer end with exit code 7
    [2013-04-25:07:06:12] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:07:06:12] Commandline is:
    [2013-04-25:07:06:12] No installed runtime detected
    [2013-04-25:07:06:21] Relaunching with elevation
    [2013-04-25:07:06:22] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\aire916.tmp\adobe air installer.exe -ei
    [2013-04-25:07:06:32] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:07:06:32] Commandline is: -stdio \\.\pipe\AIR_5884_0 -ei
    [2013-04-25:07:06:32] No installed runtime detected
    [2013-04-25:07:06:32] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:07:06:33] Installing msi at c:\users\steve\appdata\local\temp
    \aire916.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:06:37] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:07:06:37] Rolling back install of c:\users\steve\appdata\local
    \temp\aire916.tmp\setup.msi
    [2013-04-25:07:06:37] Rollback complete
    [2013-04-25:07:06:37] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Runtime Installer end with exit code 7
    [2013-04-25:07:06:40] Runtime Installer end with exit code 7
    [2013-04-25:07:26:15] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:07:26:15] Commandline is:
    [2013-04-25:07:26:15] No installed runtime detected
    [2013-04-25:07:26:28] Relaunching with elevation
    [2013-04-25:07:26:28] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\air3063.tmp\adobe air installer.exe -ei
    [2013-04-25:07:26:37] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:07:26:37] Commandline is: -stdio \\.\pipe\AIR_2348_0 -ei
    [2013-04-25:07:26:37] No installed runtime detected
    [2013-04-25:07:26:37] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:07:26:39] Installing msi at c:\users\steve\appdata\local\temp
    \air3063.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:26:48] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:07:26:48] Rolling back install of c:\users\steve\appdata\local
    \temp\air3063.tmp\setup.msi
    [2013-04-25:07:26:48] Rollback complete
    [2013-04-25:07:26:48] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:26:48] Runtime Installer end with exit code 7
    [2013-04-25:07:46:09] Runtime Installer end with exit code 7
    === Verbose logging started: 25/04/2013  08:34:51  Build type: SHIP UNICODE
    5.00.7601.00  Calling process: C:\windows\System32\msiexec.exe ===
    MSI (c) (68:6C) [08:34:51:397]: Font created.  Charset: Req=0, Ret=0, Font:
    Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (68:6C) [08:34:51:397]: Font created.  Charset: Req=0, Ret=0, Font:
    Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (68:70) [08:34:51:469]: Resetting cached policy values
    MSI (c) (68:70) [08:34:51:469]: Machine policy value 'Debug' is 0
    MSI (c) (68:70) [08:34:51:469]: ******* RunEngine:
               ******* Product: C:\Users\Steve\Downloads\MicrosoftFixit50381.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (68:70) [08:34:51:473]: Machine policy value 'DisableUserInstalls' is 0
    MSI (c) (68:70) [08:34:51:653]: SOFTWARE RESTRICTION POLICY: Verifying
    package --> 'C:\Users\Steve\Downloads\MicrosoftFixit50381.msi' against
    software restriction policy
    MSI (c) (68:70) [08:34:51:654]: SOFTWARE RESTRICTION POLICY: C:\Users
    \Steve\Downloads\MicrosoftFixit50381.msi has a digital signature
    MSI (c) (68:70) [08:34:51:966]: SOFTWARE RESTRICTION POLICY: C:\Users
    \Steve\Downloads\MicrosoftFixit50381.msi is permitted to run at the
    'unrestricted' authorization level.
    MSI (c) (68:70) [08:34:51:986]: Cloaking enabled.
    MSI (c) (68:70) [08:34:51:986]: Attempting to enable all disabled privileges
    before calling Install on Server
    MSI (c) (68:70) [08:34:52:001]: End dialog not enabled
    MSI (c) (68:70) [08:34:52:001]: Original package ==> C:\Users\Steve
    \Downloads\MicrosoftFixit50381.msi
    MSI (c) (68:70) [08:34:52:001]: Package we're running from ==> C:\Users
    \Steve\Downloads\MicrosoftFixit50381.msi
    MSI (c) (68:70) [08:34:52:010]: APPCOMPAT: Compatibility mode property
    overrides found.
    MSI (c) (68:70) [08:34:52:012]: APPCOMPAT: looking for appcompat database
    entry with ProductCode '{55D13F49-FCB8-4892-8266-05D373FCAA61}'.
    MSI (c) (68:70) [08:34:52:012]: APPCOMPAT: no matching ProductCode found
    in database.
    MSI (c) (68:70) [08:34:52:041]: MSCOREE not loaded loading copy from
    system32
    MSI (c) (68:70) [08:34:52:063]: Machine policy value 'TransformsSecure' is 0
    MSI (c) (68:70) [08:34:52:063]: User policy value 'TransformsAtSource' is 0
    MSI (c) (68:70) [08:34:52:064]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (68:70) [08:34:52:064]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
    MSI (c) (68:70) [08:34:52:065]: Machine policy value 'DisablePatch' is 0
    MSI (c) (68:70) [08:34:52:065]: Machine policy value 'AllowLockdownPatch' is
    0
    MSI (c) (68:70) [08:34:52:066]: Machine policy value 'DisableMsi' is 0
    MSI (c) (68:70) [08:34:52:066]: Machine policy value 'AlwaysInstallElevated' is
    0
    MSI (c) (68:70) [08:34:52:066]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (68:70) [08:34:52:066]: Running product '{55D13F49-FCB8-4892-
    8266-05D373FCAA61}' with user privileges: It's not assigned.
    MSI (c) (68:70) [08:34:52:067]: Machine policy value 'DisableLUAPatching' is 0
    MSI (c) (68:70) [08:34:52:067]: Machine policy value
    'DisableFlyWeightPatching' is 0
    MSI (c) (68:70) [08:34:52:068]: Enabling baseline caching for this transaction
    since all active patches are MSI 3.0 style MSPs or at least one MSI 3.0 minor
    update patch is active
    MSI (c) (68:70) [08:34:52:071]: APPCOMPAT: looking for appcompat database
    entry with ProductCode '{55D13F49-FCB8-4892-8266-05D373FCAA61}'.
    MSI (c) (68:70) [08:34:52:072]: APPCOMPAT: no matching ProductCode found
    in database.
    MSI (c) (68:70) [08:34:52:072]: Transforms are not secure.
    MSI (c) (68:70) [08:34:52:073]: PROPERTY CHANGE: Adding MsiLogFileLocation
    property. Its value is 'C:\Users\Steve\AppData\Local\Temp\MSIa5745.LOG'.
    MSI (c) (68:70) [08:34:52:073]: Command Line: CURRENTDIRECTORY=C:\Users
    \Steve\Downloads CLIENTUILEVEL=0 CLIENTPROCESSID=9576
    MSI (c) (68:70) [08:34:52:073]: PROPERTY CHANGE: Adding PackageCode
    property. Its value is '{1C7C3009-013E-4A16-9A0F-0000FB80A613}'.
    MSI (c) (68:70) [08:34:52:073]: Product Code passed to Engine.Initialize:        
    MSI (c) (68:70) [08:34:52:073]: Product Code from property table before
    transforms: '{55D13F49-FCB8-4892-8266-05D373FCAA61}'
    MSI (c) (68:70) [08:34:52:073]: Product Code from property table after
    transforms:  '{55D13F49-FCB8-4892-8266-05D373FCAA61}'
    MSI (c) (68:70) [08:34:52:073]: Product not registered: beginning first-time
    install
    MSI (c) (68:70) [08:34:52:073]: PROPERTY CHANGE: Adding ProductState
    property. Its value is '-1'.
    MSI (c) (68:70) [08:34:52:073]: Entering
    CMsiConfigurationManager::SetLastUsedSource.
    MSI (c) (68:70) [08:34:52:073]: User policy value 'SearchOrder' is 'nmu'
    MSI (c) (68:70) [08:34:52:073]: Adding new sources is allowed.
    MSI (c) (68:70) [08:34:52:074]: PROPERTY CHANGE: Adding
    PackagecodeChanging property. Its value is '1'.
    MSI (c) (68:70) [08:34:52:074]: Package name extracted from package path:
    'MicrosoftFixit50381.msi'
    MSI (c) (68:70) [08:34:52:075]: Package to be registered:
    'MicrosoftFixit50381.msi'
    MSI (c) (68:70) [08:34:52:075]: Note: 1: 2262 2: Error 3: -2147287038
    MSI (c) (68:70) [08:34:52:078]: Note: 1: 2262 2: AdminProperties 3: -
    2147287038
    MSI (c) (68:70) [08:34:52:078]: Machine policy value 'AlwaysInstallElevated' is
    0
    MSI (c) (68:70) [08:34:52:078]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (68:70) [08:34:52:079]: Running product '{55D13F49-FCB8-4892-
    8266-05D373FCAA61}' with user privileges: It's not assigned.
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding
    CURRENTDIRECTORY property. Its value is 'C:\Users\Steve\Downloads'.
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding CLIENTUILEVEL
    property. Its value is '0'.
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding CLIENTPROCESSID
    property. Its value is '9576'.
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding
    MsiSystemRebootPending property. Its value is '1'.
    MSI (c) (68:70) [08:34:52:079]: TRANSFORMS property is now:
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding VersionDatabase
    property. Its value is '200'.
    MSI (c) (68:70) [08:34:52:081]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming
    MSI (c) (68:70) [08:34:52:082]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\Favorites
    MSI (c) (68:70) [08:34:52:084]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (c) (68:70) [08:34:52:085]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\Documents
    MSI (c) (68:70) [08:34:52:086]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (c) (68:70) [08:34:52:088]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Recent
    MSI (c) (68:70) [08:34:52:089]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (c) (68:70) [08:34:52:091]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Templates
    MSI (c) (68:70) [08:34:52:092]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData
    MSI (c) (68:70) [08:34:52:093]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Local
    MSI (c) (68:70) [08:34:52:094]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\Pictures
    MSI (c) (68:70) [08:34:52:097]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    \Administrative Tools
    MSI (c) (68:70) [08:34:52:098]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    \Startup
    MSI (c) (68:70) [08:34:52:099]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (c) (68:70) [08:34:52:101]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (c) (68:70) [08:34:52:102]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\Desktop
    MSI (c) (68:70) [08:34:52:104]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (68:70) [08:34:52:106]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (68:70) [08:34:52:106]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (c) (68:70) [08:34:52:107]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData\Microsoft\Windows\Start Menu
    MSI (c) (68:70) [08:34:52:109]: SHELL32::SHGetFolderPath returned: C:
    \Users\Public\Desktop
    MSI (c) (68:70) [08:34:52:113]: SHELL32::SHGetFolderPath returned: C:
    \windows\Fonts
    MSI (c) (68:70) [08:34:52:115]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans
    Serif 4: 0 5: 16
    MSI (c) (68:70) [08:34:52:147]: MSI_LUA: Setting AdminUser property to 1
    because this is the client or the user has already permitted elevation
    MSI (c) (68:70) [08:34:52:147]: PROPERTY CHANGE: Adding AdminUser
    property. Its value is '1'.
    MSI (c) (68:70) [08:34:52:147]: PROPERTY CHANGE: Adding Privileged
    property. Its value is '1'.
    MSI (c) (68:70) [08:34:52:148]: Note: 1: 1402 2: HKEY_CURRENT_USER
    \Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (68:70) [08:34:52:148]: PROPERTY CHANGE: Adding USERNAME
    property. Its value is 'Steve'.
    MSI (c) (68:70) [08:34:52:149]: Note: 1: 1402 2: HKEY_CURRENT_USER
    \Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (68:70) [08:34:52:149]: PROPERTY CHANGE: Adding DATABASE
    property. Its value is 'C:\Users\Steve\Downloads\MicrosoftFixit50381.msi'.
    MSI (c) (68:70) [08:34:52:149]: PROPERTY CHANGE: Adding OriginalDatabase
    property. Its value is 'C:\Users\Steve\Downloads\MicrosoftFixit50381.msi'.
    MSI (c) (68:70) [08:34:52:149]: Machine policy value 'MsiDisableEmbeddedUI' is
    0
    MSI (c) (68:70) [08:34:52:149]: PROPERTY CHANGE: Adding SourceDir
    property. Its value is 'C:\Users\Steve\Downloads\'.
    MSI (c) (68:70) [08:34:52:149]: PROPERTY CHANGE: Adding SOURCEDIR
    property. Its value is 'C:\Users\Steve\Downloads\'.
    MSI (c) (68:6C) [08:34:52:153]: PROPERTY CHANGE: Adding VersionHandler
    property. Its value is '5.00'.
    === Logging started: 25/04/2013  08:34:52 ===
    MSI (c) (68:70) [08:34:52:171]: Note: 1: 2262 2: PatchPackage 3: -
    2147287038
    MSI (c) (68:70) [08:34:52:172]: Machine policy value 'DisableRollback' is 0
    MSI (c) (68:70) [08:34:52:172]: User policy value 'DisableRollback' is 0
    MSI (c) (68:70) [08:34:52:172]: PROPERTY CHANGE: Adding UILevel property.
    Its value is '5'.
    MSI (c) (68:70) [08:34:52:172]: Note: 1: 2262 2: Font 3: -2147287038
    MSI (c) (68:70) [08:34:52:174]: PROPERTY CHANGE: Adding ACTION property.
    Its value is 'INSTALL'.
    MSI (c) (68:70) [08:34:52:174]: Doing action: INSTALL
    Action 08:34:52: INSTALL.
    Action start 08:34:52: INSTALL.
    MSI (c) (68:70) [08:34:52:176]: UI Sequence table 'InstallUISequence' is
    present and populated.
    MSI (c) (68:70) [08:34:52:176]: Running UISequence
    MSI (c) (68:70) [08:34:52:176]: PROPERTY CHANGE: Adding EXECUTEACTION
    property. Its value is 'INSTALL'.
    MSI (c) (68:70) [08:34:52:176]: Doing action: Milestone_ERRCA_UIAN726
    Action 08:34:52: Milestone_ERRCA_UIAN726.
    Action start 08:34:52: Milestone_ERRCA_UIAN726.
    MSI (c) (68:70) [08:34:52:177]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_ERRCA_UIAN726'
    MSI (c) (68:70) [08:34:52:178]: PROPERTY CHANGE: Adding Milestone
    property. Its value is 'ERRCA_UIANDADVERTISED'.
    Action ended 08:34:52: Milestone_ERRCA_UIAN726. Return value 1.
    MSI (c) (68:70) [08:34:52:178]: Skipping action: ERRCA_UIANDADVERTISED
    (condition is false)
    MSI (c) (68:70) [08:34:52:178]: Doing action: Milestone_AppSearch122
    Action 08:34:52: Milestone_AppSearch122.
    Action start 08:34:52: Milestone_AppSearch122.
    MSI (c) (68:70) [08:34:52:180]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_AppSearch122'
    MSI (c) (68:70) [08:34:52:180]: PROPERTY CHANGE: Modifying Milestone
    property. Its current value is 'ERRCA_UIANDADVERTISED'. Its new value:
    'AppSearch'.
    Action ended 08:34:52: Milestone_AppSearch122. Return value 1.
    MSI (c) (68:70) [08:34:52:181]: Doing action: AppSearch
    Action 08:34:52: AppSearch. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:52: AppSearch.
    MSI (c) (68:70) [08:34:52:182]: Note: 1: 2262 2: AppSearch 3: -2147287038
    Action ended 08:34:52: AppSearch. Return value 1.
    MSI (c) (68:70) [08:34:52:183]: Doing action: FindRelatedProducts
    Action 08:34:52: FindRelatedProducts. {\FinalUIFont}
    [PROGRESS_RESTORE_TXT]
    Action start 08:34:52: FindRelatedProducts.
    Action ended 08:34:52: FindRelatedProducts. Return value 1.
    MSI (c) (68:70) [08:34:52:185]: Doing action: Milestone_EulaForm201
    Action 08:34:52: Milestone_EulaForm201.
    Action start 08:34:52: Milestone_EulaForm201.
    MSI (c) (68:70) [08:34:52:186]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_EulaForm201'
    MSI (c) (68:70) [08:34:52:187]: PROPERTY CHANGE: Modifying Milestone
    property. Its current value is 'AppSearch'. Its new value: 'EulaForm'.
    Action ended 08:34:52: Milestone_EulaForm201. Return value 1.
    MSI (c) (68:70) [08:34:52:187]: Doing action: EulaForm
    Action 08:34:52: EulaForm.
    Action start 08:34:52: EulaForm.
    MSI (c) (68:70) [08:34:52:193]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'EulaForm'
    MSI (c) (68:6C) [08:34:52:205]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898.For VSI_MS_Sans_Serif13.0_0_0 textstyle, the system created a 'MS
    Sans Serif' font, in 0 character set, of 13 pixels height.
    MSI (c) (68:6C) [08:34:52:221]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898.For VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400
    textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 13
    pixels height.
    MSI (c) (68:6C) [08:34:52:225]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898.For VSI_MS_Sans_Serif16.0_1_0 textstyle, the system created a 'MS
    Sans Serif' font, in 0 character set, of 20 pixels height.
    MSI (c) (68:6C) [08:34:52:301]: Note: 1: 2262 2: CheckBox 3: -2147287038
    Action 08:34:52: EulaForm. Dialog created
    MSI (c) (68:10) [08:34:52:312]: Note: 1: 2731 2: 0
    MSI (c) (68:6C) [08:34:55:670]: PROPERTY CHANGE: Adding EulaForm_Property
    property. Its value is '1'.
    Action ended 08:34:56: EulaForm. Return value 1.
    MSI (c) (68:70) [08:34:56:881]: Doing action: EULAACCEPTED_ACTION
    Action 08:34:56: EULAACCEPTED_ACTION.
    Action start 08:34:56: EULAACCEPTED_ACTION.
    MSI (c) (68:70) [08:34:56:883]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'EULAACCEPTED_ACTION'
    MSI (c) (68:70) [08:34:56:883]: PROPERTY CHANGE: Adding EULAACCEPTED
    property. Its value is '1'.
    Action ended 08:34:56: EULAACCEPTED_ACTION. Return value 1.
    MSI (c) (68:70) [08:34:56:884]: Doing action: Milestone_LaunchCond24
    Action 08:34:56: Milestone_LaunchCond24.
    Action start 08:34:56: Milestone_LaunchCond24.
    MSI (c) (68:70) [08:34:56:886]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_LaunchCond24'
    MSI (c) (68:70) [08:34:56:887]: PROPERTY CHANGE: Modifying Milestone
    property. Its current value is 'EulaForm'. Its new value: 'LaunchConditions'.
    Action ended 08:34:56: Milestone_LaunchCond24. Return value 1.
    MSI (c) (68:70) [08:34:56:889]: Doing action: LaunchConditions
    Action 08:34:56: LaunchConditions. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: LaunchConditions.
    Action ended 08:34:56: LaunchConditions. Return value 1.
    MSI (c) (68:70) [08:34:56:891]: Doing action: CCPSearch
    Action 08:34:56: CCPSearch. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: CCPSearch.
    MSI (c) (68:70) [08:34:56:892]: Note: 1: 2262 2: CCPSearch 3: -2147287038
    Action ended 08:34:56: CCPSearch. Return value 1.
    MSI (c) (68:70) [08:34:56:892]: Doing action: RMCCPSearch
    Action 08:34:56: RMCCPSearch. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: RMCCPSearch.
    MSI (c) (68:70) [08:34:56:893]: Note: 1: 2262 2: CCPSearch 3: -2147287038
    Action ended 08:34:56: RMCCPSearch. Return value 0.
    MSI (c) (68:70) [08:34:56:894]: Doing action: ValidateProductID
    Action 08:34:56: ValidateProductID. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: ValidateProductID.
    Action ended 08:34:56: ValidateProductID. Return value 1.
    MSI (c) (68:70) [08:34:56:895]: Doing action: Milestone_DIRCA_TARG947
    Action 08:34:56: Milestone_DIRCA_TARG947.
    Action start 08:34:56: Milestone_DIRCA_TARG947.
    MSI (c) (68:70) [08:34:56:897]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_DIRCA_TARG947'
    MSI (c) (68:70) [08:34:56:897]: PROPERTY CHANGE: Modifying Milestone
    property. Its current value is 'LaunchConditions'. Its new value:
    'DIRCA_TARGETDIR'.
    Action ended 08:34:56: Milestone_DIRCA_TARG947. Return value 1.
    MSI (c) (68:70) [08:34:56:897]: Doing action: DIRCA_TARGETDIR
    Action 08:34:56: DIRCA_TARGETDIR. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: DIRCA_TARGETDIR.
    MSI (c) (68:70) [08:34:56:899]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'DIRCA_TARGETDIR'
    MSI (c) (68:70) [08:34:56:900]: PROPERTY CHANGE: Adding TARGETDIR
    property. Its value is 'C:\Program Files\Microsoft\Microsoft Fix it 50381'.
    Action ended 08:34:56: DIRCA_TARGETDIR. Return value 1.
    MSI (c) (68:70) [08:34:56:900]: Doing action: CostInitialize
    Action 08:34:56: CostInitialize. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: CostInitialize.
    MSI (c) (68:70) [08:34:56:901]: Machine policy value 'MaxPatchCacheSize' is
    10
    MSI (c) (68:70) [08:34:56:901]: Baseline: Sorting baselines for {55D13F49-
    FCB8-4892-8266-05D373FCAA61}.
    MSI (c) (68:70) [08:34:56:901]: Baseline: New baseline 2.1.3 from transaction.
    MSI (c) (68:70) [08:34:56:902]: Baseline: Sorted order Native: Order 0.
    MSI (c) (68:70) [08:34:56:902]: Baseline Data Table:
    MSI (c) (68:70) [08:34:56:902]: ProductCode: {55D13F49-FCB8-4892-8266-
    05D373FCAA61} Version: 2.1.3 Attributes: 0 PatchId: Native BaselineId: -
    2147483648 Order: 0
    MSI (c) (68:70) [08:34:56:902]: Baseline File Table:
    MSI (c) (68:70) [08:34:56:912]: PROPERTY CHANGE: Adding ROOTDRIVE
    property. Its value is 'D:\'.
    MSI (c) (68:70) [08:34:56:913]: PROPERTY CHANGE: Adding CostingComplete
    property. Its value is '0'.
    Action ended 08:34:56: CostInitialize. Return value 1.
    MSI (c) (68:70) [08:34:56:914]: Doing action: FileCost
    Action 08:34:56: FileCost. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: FileCost.
    MSI (c) (68:70) [08:34:56:915]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
    MSI (c) (68:70) [08:34:56:916]: Note: 1: 2262 2: RemoveFile 3: -2147287038
    MSI (c) (68:70) [08:34:56:916]: Note: 1: 2262 2: MoveFile 3: -2147287038
    MSI (c) (68:70) [08:34:56:916]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
    MSI (c) (68:70) [08:34:56:916]: Note: 1: 2262 2: Shortcut 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: TypeLib 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: IniFile 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: ReserveCost 3: -2147287038
    Action ended 08:34:56: FileCost. Return value 1.
    MSI (c) (68:70) [08:34:56:917]: Doing action: IsolateComponents
    Action 08:34:56: IsolateComponents. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: IsolateComponents.
    MSI (c) (68:70) [08:34:56:919]: Note: 1: 2262 2: BindImage 3: -2147287038
    MSI (c) (68:70) [08:34:56:919]: Note: 1: 2262 2: IsolatedComponent 3: -
    2147287038
    MSI (c) (68:70) [08:34:56:919]: Note: 1: 2262 2: Patch 3: -2147287038
    Action ended 08:34:56: IsolateComponents. Return value 1.
    MSI (c) (68:70) [08:34:56:920]: Skipping action: ResumeForm (condition is
    false)
    MSI (c) (68:70) [08:34:56:920]: Skipping action: MaintenanceForm (condition
    is false)
    MSI (c) (68:70) [08:34:56:920]: Doing action: CostFinalize
    Action 08:34:56: CostFinalize. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: CostFinalize.
    MSI (c) (68:70) [08:34:56:920]: PROPERTY CHANGE: Adding OutOfDiskSpace
    property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:920]: PROPERTY CHANGE: Adding
    OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:920]: PROPERTY CHANGE: Adding
    PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:920]: PROPERTY CHANGE: Adding
    PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:921]: PROPERTY CHANGE: Adding
    PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:921]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (68:70) [08:34:56:921]: Note: 1: 2262 2: Condition 3: -2147287038
    MSI (c) (68:70) [08:34:56:923]: PROPERTY CHANGE: Modifying TARGETDIR
    property. Its current value is 'C:\Program Files\Microsoft\Microsoft Fix it 50381'.
    Its new value: 'C:\Program Files\Microsoft\Microsoft Fix it 50381\'.
    MSI (c) (68:70) [08:34:56:923]: Target path resolution complete. Dumping
    Directory table...
    MSI (c) (68:70) [08:34:56:923]: Note: target paths subject to change (via
    custom actions or browsing)
    MSI (c) (68:70) [08:34:56:923]: Dir (target): Key: TARGETDIR          , Object: C:
    \Program Files\Microsoft\Microsoft Fix it 50381\
    MSI (c) (68:70) [08:34:56:923]: Dir (target): Key: WindowsFolder          , Object: C:
    \windows\
    MSI (c) (68:70) [08:34:56:923]: Dir (target): Key: ProgramMenuFolder          ,
    Object: C:\Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu
    \Programs\
    MSI (c) (68:70) [08:34:56:923]: Dir (target): Key: DesktopFolder          , Object: C:
    \Users\Steve\Desktop\
    MSI (c) (68:70) [08:34:56:923]: PROPERTY CHANGE: Adding INSTALLLEVEL
    property. Its value is '1'.
    MSI (c) (68:70) [08:34:56:923]: Note: 1: 2262 2: IsolatedComponent 3: -
    2147287038
    MSI (c) (68:70) [08:34:56:924]: Note: 1: 2262 2: BindImage 3: -2147287038
    MSI (c) (68:70) [08:34:56:924]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (68:70) [08:34:56:924]: Note: 1: 2262 2: RemoveFile 3: -2147287038
    Action ended 08:34:56: CostFinalize. Return value 1.
    MSI (c) (68:70) [08:34:56:925]: Doing action: ProgressForm
    Action 08:34:56: ProgressForm.
    Action start 08:34:56: ProgressForm.
    MSI (c) (68:70) [08:34:56:926]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'ProgressForm'
    MSI (c) (68:6C) [08:34:56:938]: Note: 1: 2262 2: Error 3: -2147287038
    DEBUG: Error 2826:  Control Line1 on dialog ProgressForm extends beyond the
    boundaries of the dialog to the right by 3 pixels
    The installer has encountered an unexpected error installing this package. This
    may indicate a problem with this package. The error code is 2826. The
    arguments are: ProgressForm, Line1, to the right
    MSI (c) (68:6C) [08:34:56:941]: Note: 1: 2262 2: Error 3: -2147287038
    DEBUG: Error 2826:  Control Line2 on dialog ProgressForm extends beyond the
    boundaries of the dialog to the right by 3 pixels
    The installer has encountered an unexpected error installing this package. This
    may indicate a problem with this package. The error code is 2826. The
    arguments are: ProgressForm, Line2, to the right
    MSI (c) (68:6C) [08:34:56:948]: Note: 1: 2262 2: Error 3: -2147287038
    DEBUG: Error 2826:  Control BannerBmp on dialog ProgressForm extends beyond
    the boundaries of the dialog to the right by 3 pixels
    The installer has encountered an unexpected error installing this package. This
    may indicate a problem with this package. The error code is 2826. The
    arguments are: ProgressForm, BannerBmp, to the right
    Action 08:34:56: ProgressForm. Dialog created
    Action ended 08:34:57: ProgressForm. Return value 1.
    MSI (c) (68:70) [08:34:57:011]: Doing action: ExecuteAction
    Action 08:34:57: ExecuteAction. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    MSI (c) (68:6C) [08:34:57:012]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898.For FinalUIFont textstyle, the system created a 'Arial' font, in 0
    character set, of 15 pixels height.
    Action start 08:34:57: ExecuteAction.
    MSI (c) (68:70) [08:34:57:035]: PROPERTY CHANGE: Adding SECONDSEQUENCE
    property. Its value is '1'.
    MSI (c) (68:70) [08:34:57:043]: Grabbed execution mutex.
    MSI (c) (68:70) [08:34:57:043]: Incrementing counter to disable shutdown.
    Counter after increment: 0
    MSI (c) (68:70) [08:34:57:045]: Switching to server: TARGETDIR="C:\Program
    Files\Microsoft\Microsoft Fix it 50381\" EULAACCEPTED="1"
    CURRENTDIRECTORY="C:\Users\Steve\Downloads" CLIENTUILEVEL="0"
    CLIENTPROCESSID="9576" USERNAME="Steve" SOURCEDIR="C:\Users\Steve
    \Downloads\" ACTION="INSTALL" EXECUTEACTION="INSTALL" ROOTDRIVE="D:\"
    INSTALLLEVEL="1" SECONDSEQUENCE="1"  ADDLOCAL=DefaultFeature 
    MSI (s) (C8:D4) [08:34:57:086]: Running installation inside multi-package
    transaction C:\Users\Steve\Downloads\MicrosoftFixit50381.msi
    MSI (s) (C8:D4) [08:34:57:086]: Grabbed execution mutex.
    MSI (s) (C8:BC) [08:34:57:092]: Resetting cached policy values
    MSI (s) (C8:BC) [08:34:57:092]: Machine policy value 'Debug' is 0
    MSI (s) (C8:BC) [08:34:57:092]: ******* RunEngine:
               ******* Product: C:\Users\Steve\Downloads\MicrosoftFixit50381.msi
               ******* Action: INSTALL
               ******* CommandLine: **********
    MSI (s) (C8:BC) [08:34:57:096]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (C8:BC) [08:34:57:097]: Setting cached product context: User non-
    assigned for product: 48945AC3B41AEF24F91FE79A10157D52
    MSI (s) (C8:BC) [08:34:57:097]: Using cached product context: User non-
    assigned for product: 48945AC3B41AEF24F91FE79A10157D52
    MSI (s) (C8:BC) [08:34:57:099]: Setting cached product context: User non-
    assigned for product: 6BBFDF96D153C8B4988D68D79C0D2A4A
    MSI (s) (C8:BC) [08:34:57:099]: Using cached product context: User non-
    assigned for product: 6BBFDF96D153C8B4988D68D79C0D2A4A
    MSI (s) (C8:BC) [08:34:57:101]: Setting cached product context: User non-
    assigned for product: CAB1E4D953B64F542BD433D9568A0AB6
    MSI (s) (C8:BC) [08:34:57:101]: Using cached product context: User non-
    assigned for product: CAB1E4D953B64F542BD433D9568A0AB6
    MSI (s) (C8:BC) [08:34:57:103]: Setting cached product context: User non-
    assigned for product: DED5B648C8CDA1E45B4BF9B5930AACEC
    MSI (s) (C8:BC) [08:34:57:103]: Using cached product context: User non-
    assigned for product: DED5B648C8CDA1E45B4BF9B5930AACEC
    MSI (s) (C8:BC) [08:34:57:104]: Setting cached product context: User non-
    assigned for product: E2EE924EC67B3554B8404B55780FF01D
    MSI (s) (C8:BC) [08:34:57:104]: Using cached product context: User non-
    assigned for product: E2EE924EC67B3554B8404B55780FF01D
    MSI (s) (C8:BC) [08:34:57:106]: Setting cached product context: machine
    assigned for product: 00002109001001400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:106]: Using cached product context: machine
    assigned for product: 00002109001001400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:107]: Setting cached product context: machine
    assigned for product: 00002109001031400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:108]: Using cached product context: machine
    assigned for product: 00002109001031400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:110]: Setting cached product context: machine
    assigned for product: 00002109001070400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:110]: Using cached product context: machine
    assigned for product: 00002109001070400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:111]: Setting cached product context: machine
    assigned for product: 000021090010C0400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:111]: Using cached product context: machine

    Hi Chris,
    The AIR installation log is in my original post - about 12 paras down but here is is:
    [2013-04-25:06:53:46] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:06:53:46] Commandline is:
    [2013-04-25:06:53:46] No installed runtime detected
    [2013-04-25:06:53:57] Relaunching with elevation
    [2013-04-25:06:53:57] Launching subprocess with commandline c:\users\steve\appdata\local\temp\air79c1.tmp\adobe air installer.exe -ei
    [2013-04-25:06:54:02] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:06:54:02] Commandline is: -stdio \\.\pipe\AIR_1172_0 -ei
    [2013-04-25:06:54:02] No installed runtime detected
    [2013-04-25:06:54:03] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:06:54:04] Installing msi at c:\users\steve\appdata\local\temp\air79c1.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:06:54:10] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Rolling back install of c:\users\steve\appdata\local\temp\air79c1.tmp\setup.msi
    [2013-04-25:06:54:10] Rollback complete
    [2013-04-25:06:54:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Runtime Installer end with exit code 7
    [2013-04-25:06:54:20] Runtime Installer end with exit code 7
    [2013-04-25:06:55:38] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:06:55:38] Commandline is:
    [2013-04-25:06:55:38] No installed runtime detected
    [2013-04-25:06:55:45] Relaunching with elevation
    [2013-04-25:06:55:45] Launching subprocess with commandline c:\users\steve\appdata\local\temp\air30fe.tmp\adobe air installer.exe -ei
    [2013-04-25:06:55:48] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:06:55:48] Commandline is: -stdio \\.\pipe\AIR_1264_0 -ei
    [2013-04-25:06:55:48] No installed runtime detected
    [2013-04-25:06:55:49] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:06:55:51] Installing msi at c:\users\steve\appdata\local\temp\air30fe.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:06:55:55] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Rolling back install of c:\users\steve\appdata\local\temp\air30fe.tmp\setup.msi
    [2013-04-25:06:55:55] Rollback complete
    [2013-04-25:06:55:55] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Runtime Installer end with exit code 7
    [2013-04-25:06:55:59] Runtime Installer end with exit code 7
    [2013-04-25:07:05:12] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:07:05:12] Commandline is:
    [2013-04-25:07:05:12] No installed runtime detected
    [2013-04-25:07:05:18] Relaunching with elevation
    [2013-04-25:07:05:18] Launching subprocess with commandline c:\users\steve\appdata\local\temp\air953.tmp\adobe air installer.exe -ei
    [2013-04-25:07:05:24] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:07:05:24] Commandline is: -stdio \\.\pipe\AIR_3888_0 -ei
    [2013-04-25:07:05:24] No installed runtime detected
    [2013-04-25:07:05:24] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:07:05:26] Installing msi at c:\users\steve\appdata\local\temp\air953.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:05:29] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Rolling back install of c:\users\steve\appdata\local\temp\air953.tmp\setup.msi
    [2013-04-25:07:05:29] Rollback complete
    [2013-04-25:07:05:29] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Runtime Installer end with exit code 7
    [2013-04-25:07:05:31] Runtime Installer end with exit code 7
    [2013-04-25:07:06:12] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:07:06:12] Commandline is:
    [2013-04-25:07:06:12] No installed runtime detected
    [2013-04-25:07:06:21] Relaunching with elevation
    [2013-04-25:07:06:22] Launching subprocess with commandline c:\users\steve\appdata\local\temp\aire916.tmp\adobe air installer.exe -ei
    [2013-04-25:07:06:32] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:07:06:32] Commandline is: -stdio \\.\pipe\AIR_5884_0 -ei
    [2013-04-25:07:06:32] No installed runtime detected
    [2013-04-25:07:06:32] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:07:06:33] Installing msi at c:\users\steve\appdata\local\temp\aire916.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:06:37] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Rolling back install of c:\users\steve\appdata\local\temp\aire916.tmp\setup.msi
    [2013-04-25:07:06:37] Rollback complete
    [2013-04-25:07:06:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Runtime Installer end with exit code 7
    [2013-04-25:07:06:40] Runtime Installer end with exit code 7
    [2013-04-25:07:26:15] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:07:26:15] Commandline is:
    [2013-04-25:07:26:15] No installed runtime detected
    [2013-04-25:07:26:28] Relaunching with elevation
    [2013-04-25:07:26:28] Launching subprocess with commandline c:\users\steve\appdata\local\temp\air3063.tmp\adobe air installer.exe -ei
    [2013-04-25:07:26:37] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:07:26:37] Commandline is: -stdio \\.\pipe\AIR_2348_0 -ei
    [2013-04-25:07:26:37] No installed runtime detected
    [2013-04-25:07:26:37] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:07:26:39] Installing msi at c:\users\steve\appdata\local\temp\air3063.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:26:48] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:26:48] Rolling back install of c:\users\steve\appdata\local\temp\air3063.tmp\setup.msi
    [2013-04-25:07:26:48] Rollback complete
    [2013-04-25:07:26:48] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:26:48] Runtime Installer end with exit code 7
    [2013-04-25:07:46:09] Runtime Installer end with exit code 7

  • Motorola Surfboard SBG6590 installation cd says "Problem installing Adobe Air"

    When I attempt to install the software which came on the installation cd for my Motorola Surfboard SBG6590, it gives the following message: "Problem installing Adobe Air. There was a problem installing Adobe Air". After I saw this message the first time, I went to Adobe's site and downloaded air from a browser and it said that air was successfully installed. When I reattempted to install the cd, it gave the same failure message about "Problem installing Adobe Air". I tried uninstalling Adobe Air and reinstalling and I still get the same problem. I have a mac OS x version 10.5.8. The version of air that I downloaded is 2.5.1 for MacOS.

    The script gives the following error: "AppleScript Error. Finder got an error: A privilege violation occurred."
    Script editor displays in the event log:
    tell application "Finder"
    do shell script "test -d /Applications/Adobe || mv /Applications/Adobe /Applications/Adobe-Backup > /dev/null 2>&1 &" with administrator privileges
    "Finder got an error: A privilege violation occurred."
    The installation script did not prompt for my administer password, so perhaps that could be the problem?
    I am unable to rename or delete a file called /Applications/Adobe, because no such file exists. This is a folder on my machine containing Acrobat.
    $ ls /Applications/Adobe*
    /Applications/Adobe:
    Acrobat.com.app Flash Player
    /Applications/Adobe Reader 9:
    Adobe Reader.app Icon? ReadMe.html
    $ ls /Applications/Utilities/Adobe*
    /Applications/Utilities/Adobe AIR Application Installer.app:
    Contents
    /Applications/Utilities/Adobe AIR Uninstaller.app:
    Contents
    /Applications/Utilities/Adobe Utilities.localized:
    Adobe Updater6
    I'm not sure why, but when I open the Console application, it busy waits and won't let me see any logs, so instead here is some relevant lines from my /var/log/system.log. Since it looks like my system cleans up this file every morning, I did a fresh uninstall of Adobe Air and reinstalled it just now:
    Dec 15 11:34:42 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18202]: Runtime Installer begin with version 2.5.1.17750 on Mac OS 10.5.8 x86
    Dec 15 11:34:42 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18202]: Commandline is: -psn_0_1560957
    Dec 15 11:34:42 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18202]: Installed runtime (2.5.1.17750) located at /Library/Frameworks/Adobe AIR.framework
    Dec 15 11:34:45 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18202]: Relaunching with elevation
    Dec 15 11:34:45 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18202]: Launching subprocess with commandline /Applications/Utilities/Adobe AIR Uninstaller.app -eu
    Dec 15 11:34:51 authexec[18205]: executing /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer
    Dec 15 11:34:52 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18205]: Runtime Installer begin with version 2.5.1.17750 on Mac OS 10.5.8 x86
    Dec 15 11:34:52 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18205]: Commandline is: -eu
    Dec 15 11:34:52 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18205]: Installed runtime (2.5.1.17750) located at /Library/Frameworks/Adobe AIR.framework
    Dec 15 11:34:52 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18205]: Starting runtime uninstall. Uninstalling runtime version 2.5.1.17750
    Dec 15 11:35:04 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18205]: Runtime Installer end with exit code 0
    Dec 15 11:35:04 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18202]: Elevated install completed
    Dec 15 11:35:04 /Applications/Utilities/Adobe AIR Uninstaller.app/Contents/MacOS/Adobe AIR Installer[18202]: Runtime Installer end with exit code 0
    Dec 15 11:36:04 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18215]: Runtime Installer begin with version 2.5.1.17750 on Mac OS 10.5.8 x86
    Dec 15 11:36:05 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18215]: Commandline is: -psn_0_1581442
    Dec 15 11:36:05 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18215]: No installed runtime detected
    Dec 15 11:36:08 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18215]: Relaunching with elevation
    Dec 15 11:36:08 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18215]: Launching subprocess with commandline /Volumes/Adobe AIR 1/Adobe AIR Installer.app -ei
    Dec 15 11:36:14 authexec[18218]: executing /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Dec 15 11:36:15 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Runtime Installer begin with version 2.5.1.17750 on Mac OS 10.5.8 x86
    Dec 15 11:36:15 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Commandline is: -ei
    Dec 15 11:36:15 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: No installed runtime detected
    Dec 15 11:36:15 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Starting silent runtime install. Installing runtime version 2.5.1.17750
    Dec 15 11:36:58 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Dec 15 11:36:58 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework
    Dec 15 11:36:58 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Subprocess chown succeeded
    Dec 15 11:36:58 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Appli
    cation Installer.app"
    Dec 15 11:36:58 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Subprocess chown succeeded
    Dec 15 11:36:58 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Unins
    taller.app"
    Dec 15 11:36:58 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Subprocess chown succeeded
    Dec 15 11:36:59 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18218]: Runtime Installer end with exit code 0
    Dec 15 11:36:59 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18215]: Elevated install completed
    Dec 15 11:37:43 /Volumes/Adobe AIR 1/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[18215]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR

  • Problems installing adobe AIR

    I'm having problems installing Adobe AIR. The installer launches two processes but nothing happens after that. I'm using a windows 7 pc.
    Here is the install log I found:
    [2010-09-16:16:41:49] Performing runtime update
    [2010-09-16:16:41:49] UI SWF load is complete
    [2010-09-16:16:41:50] UI initialized
    [2010-09-16:16:41:50] starting user confirmation
    [2010-09-16:16:41:50] Version of this installer: 2.0.3.13070
    [2010-09-16:16:41:50] Installed version: 1.5.2.8870
    [2010-09-16:16:41:50] Installation type: patchNewer
    [2010-09-16:16:41:53] starting elevated install
    [2010-09-16:16:41:54] performing an elevated runtime install
    [2010-09-16:16:41:54] UI SWF load is complete
    [2010-09-16:16:41:54] starting install
    [2010-09-16:16:41:54] subinstaller: starting install
    [2010-09-16:16:41:54] Scheduling runtime installation operations
    [2010-09-16:16:41:54] subinstaller: Scheduling runtime installation operations
    [2010-09-16:16:41:54] Active AIR product GUID is {A2BCA9F1-566C-4805-97D1-7FDC93386723}
    [2010-09-16:16:41:54] subinstaller: Active AIR product GUID is {A2BCA9F1-566C-4805-97D1-7FDC93386723}
    [2010-09-16:16:41:54] Scheduling an MSI install operation
    [2010-09-16:16:41:54] subinstaller: Scheduling an MSI install operation
    [2010-09-16:16:41:54] Beginning runtime installation
    [2010-09-16:16:41:54] subinstaller: Beginning runtime installation
    [2010-09-16:16:41:54] Beginning install
    [2010-09-16:16:41:54] subinstaller: Beginning install
    [2010-09-16:16:41:54] Installing c:\users\risto\appdata\local\temp\aird75b.tmp\setup.msi
    [2010-09-16:16:41:54] subinstaller: Installing c:\users\risto\appdata\local\temp\aird75b.tmp\setup.msi
    [2010-09-16:16:41:55] Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] Execution complete; beginning commit phase
    [2010-09-16:16:41:55] subinstaller: Execution complete; beginning commit phase
    [2010-09-16:16:41:55] Deleting C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] Deleting C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] Commit complete
    [2010-09-16:16:41:55] subinstaller: Commit complete
    [2010-09-16:16:41:55] install complete
    [2010-09-16:16:41:55] subinstaller: install complete
    [2010-09-16:16:41:55] begin quitting
    [2010-09-16:16:41:55] subinstaller: begin quitting
    [2010-09-16:16:41:55] Elevated install completed
    [2010-09-16:16:41:57] begin quitting
    [2010-09-16:16:44:19] UI SWF load is complete
    [2010-09-16:16:44:20] UI initialized
    [2010-09-16:16:44:20] Pingback request completed with HTTP status 200
    [2010-09-16:16:44:20] Begin background update check
    [2010-09-16:16:44:20] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:16:44:21] Background update not available
    [2010-09-16:16:44:21] begin quitting
    [2010-09-16:16:45:16] UI SWF load is complete
    [2010-09-16:16:45:17] UI initialized
    [2010-09-16:16:45:17] Pingback request completed with HTTP status 200
    [2010-09-16:16:45:17] Begin background update check
    [2010-09-16:16:45:17] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:16:45:18] Background update not available
    [2010-09-16:16:45:18] begin quitting
    [2010-09-16:16:45:40] UI SWF load is complete
    [2010-09-16:16:45:41] UI initialized
    [2010-09-16:16:45:41] Pingback request completed with HTTP status 200
    [2010-09-16:16:45:41] Begin background update check
    [2010-09-16:16:45:41] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:16:45:41] Background update not available
    [2010-09-16:16:45:41] begin quitting
    [2010-09-16:20:26:41] UI SWF load is complete
    [2010-09-16:20:26:41] UI initialized
    [2010-09-16:20:26:42] Pingback request completed with HTTP status 200
    [2010-09-16:20:26:42] Begin background update check
    [2010-09-16:20:26:42] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:20:26:43] Background update not available
    [2010-09-16:20:26:44] begin quitting
    [2010-12-05:19:15:11] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:15:12] Commandline is: -silent
    [2010-12-05:19:15:12] Installed runtime (2.0.3.13070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:15:12] Starting silent runtime update. Updating runtime from version 2.0.3.13070 to version 2.5.1.17730
    [2010-12-05:19:15:12] Installing msi at c:\users\risto\appdata\local\temp\air65bb.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-12-05:19:15:14] Runtime Installer end with exit code 0
    [2010-12-05:19:15:16] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:15:16] Commandline is: -silent -location "C:\Program Files (x86)\Voddler" "C:\Program Files (x86)\Voddler\VoddlerPlayer.air"
    [2010-12-05:19:15:16] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:15:16] Invoking Application Installer for combined install
    [2010-12-05:19:15:16] Launching subprocess with commandline C:\Users\Risto\AppData\Local\Temp\AIR78BE.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Risto\AppData\Local\Temp\AIR78BE.tmp -silent -withRuntime -url -location "C:\Program Files (x86)\Voddler" file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air
    [2010-12-05:19:15:17] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:15:17] Commandline is: -runtime C:\Users\Risto\AppData\Local\Temp\AIR78BE.tmp -silent -withRuntime -url -location "C:\Program Files (x86)\Voddler" file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air
    [2010-12-05:19:15:17] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:15:17] Unpackaging file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air to C:\Users\Risto\AppData\Local\Temp\fla83C6.tmp
    [2010-12-05:19:15:18] Application signature verified
    [2010-12-05:19:15:18] Unpackaging/validation complete
    [2010-12-05:19:15:18] No app located for appID 'VoddlerPlayer' and pubID '22AA32E1C519F8FB77514A36DC6C2AE2C623240F.1'
    [2010-12-05:19:15:18] Converting unpackaged application to a native installation package in C:\Users\Risto\AppData\Local\Temp\fla878E.tmp
    [2010-12-05:19:15:18] Native installation package creation succeeded
    [2010-12-05:19:15:18] Starting silent app installation to C:\Program Files (x86)\Voddler. Installing app VoddlerPlayer.22AA32E1C519F8FB77514A36DC6C2AE2C623240F.1 version 3.1 using the source file at file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air
    [2010-12-05:19:15:18] Installing msi at C:\Users\Risto\AppData\Local\Temp\fla878E.tmp\setup.msi with guid {F2D36F4C-F63E-9EB1-758A-CB33FC50E650}
    [2010-12-05:19:15:19] Application Installer end with exit code 0
    [2010-12-05:19:15:20] Subprocess app installer succeeded
    [2010-12-05:19:15:20] Runtime Installer end with exit code 0
    [2010-12-05:19:16:35] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-12-05:19:16:35] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:16:35] Commandline is: -updatecheck
    [2010-12-05:19:16:35] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:16:35] Performing pingback request
    [2010-12-05:19:16:37] Pingback request completed with HTTP status 200
    [2010-12-05:19:16:37] Starting runtime background update check
    [2010-12-05:19:16:37] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.5.1.17730/update
    [2010-12-05:19:16:37] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.5.1.17730/update to C:\Users\Risto\AppData\Roaming\Adobe\AIR\Updater\Background
    [2010-12-05:19:16:37] Runtime update not available
    [2010-12-05:19:16:37] Unpackaging cancelled
    [2010-12-05:19:16:37] Runtime Installer end with exit code 0
    [2010-12-15:00:25:09] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-15:00:25:09] Commandline is: -uninstall
    [2010-12-15:00:25:09] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-15:00:25:09] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2010-12-15:00:25:09] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-12-15:00:25:11] Runtime Installer end with exit code 0
    [2010-12-15:00:25:14] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-15:00:25:14] Commandline is: -silent
    [2010-12-15:00:25:14] No installed runtime detected
    [2010-12-15:00:25:14] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2010-12-15:00:25:14] Installing msi at c:\users\risto\appdata\local\temp\air9ed9.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-12-15:00:25:21] Runtime Installer end with exit code 0
    [2011-11-10:15:14:19] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-10:15:14:19] Commandline is:
    [2011-11-10:15:14:19] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-10:15:14:22] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-10:15:14:22] Commandline is:
    [2011-11-10:15:14:22] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-10:15:14:26] Runtime Installer end with exit code 6
    [2011-11-10:15:15:04] Runtime Installer end with exit code 6
    [2011-11-10:15:15:12] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-10:15:15:12] Commandline is:
    [2011-11-10:15:15:12] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-10:15:19:27] Runtime Installer end with exit code 6
    [2011-11-23:00:30:16] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-11-23:00:30:16] Commandline is: -arp:uninstall
    [2011-11-23:00:30:16] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-23:00:30:18] Relaunching with elevation
    [2011-11-23:00:30:18] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-11-23:00:30:18] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-11-23:00:30:18] Commandline is: -stdio \\.\pipe\AIR_3356_0 -eu
    [2011-11-23:00:30:18] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-23:00:30:18] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2011-11-23:00:30:19] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-11-23:00:30:21] Runtime Installer end with exit code 0
    [2011-11-23:00:30:21] Elevated install completed
    [2011-11-23:00:30:21] Runtime Installer end with exit code 0
    [2011-11-23:00:35:41] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:35:41] Commandline is:
    [2011-11-23:00:35:41] No installed runtime detected
    [2011-11-23:00:35:57] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:35:57] Commandline is:
    [2011-11-23:00:35:57] No installed runtime detected
    [2011-11-23:00:36:15] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:36:15] Commandline is:
    [2011-11-23:00:36:15] No installed runtime detected
    [2011-11-23:00:36:58] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:36:58] Commandline is:
    [2011-11-23:00:36:58] No installed runtime detected
    [2011-11-23:00:36:59] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:36:59] Commandline is:
    [2011-11-23:00:36:59] No installed runtime detected
    [2011-11-24:20:54:19] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:54:20] Commandline is:
    [2011-11-24:20:54:20] No installed runtime detected
    [2011-11-24:20:55:19] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:55:19] Commandline is:
    [2011-11-24:20:55:19] No installed runtime detected
    [2011-11-24:20:56:08] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:08] Commandline is:
    [2011-11-24:20:56:08] No installed runtime detected
    [2011-11-24:20:56:10] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:10] Commandline is:
    [2011-11-24:20:56:10] No installed runtime detected
    [2011-11-24:20:56:23] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:23] Commandline is:
    [2011-11-24:20:56:23] No installed runtime detected
    [2011-11-24:20:56:24] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:24] Commandline is:
    [2011-11-24:20:56:24] No installed runtime detected
    [2011-11-24:21:10:50] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-24:21:10:50] Commandline is:
    [2011-11-24:21:10:50] No installed runtime detected
    [2011-11-24:23:15:27] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:23:15:27] Commandline is:
    [2011-11-24:23:15:27] No installed runtime detected
    [2011-12-09:21:24:09] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:24:10] Commandline is:
    [2011-12-09:21:24:10] No installed runtime detected
    [2011-12-09:21:24:16] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:24:16] Commandline is:
    [2011-12-09:21:24:16] No installed runtime detected
    [2011-12-09:21:24:26] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:24:26] Commandline is:
    [2011-12-09:21:24:26] No installed runtime detected
    [2011-12-09:21:26:03] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:26:03] Commandline is:
    [2011-12-09:21:26:03] No installed runtime detected
    [2011-12-09:21:26:53] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:26:53] Commandline is:
    [2011-12-09:21:26:53] No installed runtime detected
    [2011-12-09:21:27:32] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:27:32] Commandline is:
    [2011-12-09:21:27:32] No installed runtime detected
    [2011-12-09:21:28:19] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:28:19] Commandline is:
    [2011-12-09:21:28:19] No installed runtime detected
    [2011-12-09:21:33:58] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:33:58] Commandline is:
    [2011-12-09:21:33:58] No installed runtime detected
    [2011-12-09:21:57:26] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:57:26] Commandline is:
    [2011-12-09:21:57:26] No installed runtime detected
    [2012-08-10:15:53:50] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:53:50] Commandline is:
    [2012-08-10:15:53:50] No installed runtime detected
    [2012-08-10:15:53:58] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:53:58] Commandline is:
    [2012-08-10:15:53:58] No installed runtime detected
    [2012-08-10:15:56:45] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:56:45] Commandline is:
    [2012-08-10:15:56:45] No installed runtime detected
    [2012-08-10:15:58:04] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:58:04] Commandline is:
    [2012-08-10:15:58:04] No installed runtime detected
    [2012-08-10:15:58:07] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:58:07] Commandline is:
    [2012-08-10:15:58:07] No installed runtime detected
    [2012-08-10:16:00:57] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:00:57] Commandline is:
    [2012-08-10:16:00:57] No installed runtime detected
    [2012-08-10:16:01:03] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:01:03] Commandline is:
    [2012-08-10:16:01:03] No installed runtime detected
    [2012-08-10:16:01:54] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:01:54] Commandline is:
    [2012-08-10:16:01:54] No installed runtime detected
    [2012-08-10:16:10:15] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:10:15] Commandline is:
    [2012-08-10:16:10:15] No installed runtime detected
    [2012-08-10:16:10:43] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:10:43] Commandline is:
    [2012-08-10:16:10:43] No installed runtime detected
    [2012-08-10:16:14:35] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:14:35] Commandline is:
    [2012-08-10:16:14:35] No installed runtime detected
    [2012-08-10:16:21:35] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:21:35] Commandline is:
    [2012-08-10:16:21:35] No installed runtime detected
    [2012-08-10:16:22:54] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:22:54] Commandline is:
    [2012-08-10:16:22:54] No installed runtime detected
    [2012-08-10:16:25:56] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:25:56] Commandline is:
    [2012-08-10:16:25:56] No installed runtime detected
    [2012-08-10:16:31:00] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:31:00] Commandline is:
    [2012-08-10:16:31:00] No installed runtime detected
    [2012-08-10:16:32:44] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:32:44] Commandline is:
    [2012-08-10:16:32:44] No installed runtime detected
    [2012-08-10:16:33:12] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:33:12] Commandline is:
    [2012-08-10:16:33:12] No installed runtime detected
    [2012-08-10:16:35:26] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:35:26] Commandline is:
    [2012-08-10:16:35:26] No installed runtime detected
    [2012-08-10:16:39:01] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:39:01] Commandline is:
    [2012-08-10:16:39:01] No installed runtime detected
    [2012-08-10:16:41:51] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:41:51] Commandline is:
    [2012-08-10:16:41:51] No installed runtime detected
    [2012-08-10:16:51:25] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:51:25] Commandline is:
    [2012-08-10:16:51:25] No installed runtime detected
    [2012-08-10:17:19:42] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:17:19:42] Commandline is:
    [2012-08-10:17:19:42] No installed runtime detected
    Any help would be appreciated.

    If i double-click on the Adobe Air download, it's opening up to reveal the Adobe Air. When I open it, after prompting me if i want to open the downloaded program and when I click on the open button, it's saying "This application needs requires a version of Adobe Air which cannot be found." i also tried dragging the icon into the aplications folder. it's not working as yet.

  • My friend use the charger of my macbook air 45w to chard her macbook white and i worry coz i no want later when i use the charger with my macbook air spoil. help can have problem my macbook air if i use now the charger????

    happend today my friend ask me if she can use my charger of my macbook air and she take from my bag. but the problem is she use macbook white. and i asking if that can make problem later when i want to use the charger to chard the air or not. i am using now but i just worry. my friend use 10 minutes the charger. do u think can have problem the magsafe or something like that?? helpp huhu i am using now but i no want me stay worry always thaxx

    yes still work the charger i was worried coz she plug my charger into her MB so me so scared thinking that will can make problem to my air if i plug. huhuh

  • Hi , i have a problem in mac air ,i want to attach a PDF file by my email  .i tried to send it but the safari closed and wrote safari closed unexpectant  it gave me 3 choices either reopen . ok and details.thanks

    hi , i have a problem in macbook air , i want to attach a PDF file in my email once i attach it the safari closed by it self and  a small menu appears it written safari closed unexpectant and it gave me 3 choices either reopen , ok or details .plz help thanks

    see when i want to send a file by email ???? it comes safari closed unexpectdly plllllllz helllp !!!!!
    Process:         Safari [154]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [87]
    Date/Time:       2011-06-05 16:28:10.099 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          213204 sec
    Crashes Since Last Report:           800
    Per-App Interval Since Last Report:  211953 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      6B26E122-C0E3-43C3-8FE8-EB7A61DE4C8E
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  5
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x00007fff8259029a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8259090d mach_msg + 59
    2   com.apple.CoreGraphics        0x00007fff830b56ee _CGSSetRegisteredCursor + 181
    3   com.apple.CoreGraphics        0x00007fff830b5615 CGSSetRegisteredCursor + 173
    4   com.apple.AppKit              0x00007fff840c1a6e -[NSCursor set] + 371
    5   com.apple.WebCore             0x00007fff86a07684 WebCore::EventHandler::handleMouseMoveEvent(WebCore::PlatformMouseEvent const&, WebCore::HitTestResult*) + 1508
    6   com.apple.WebCore             0x00007fff86bc874b WebCore::EventHandler::passSubframeEventToSubframe(WebCore::MouseEventWithHitTe stResults&, WebCore::Frame*, WebCore::HitTestResult*) + 363
    7   com.apple.WebCore             0x00007fff86bc85d9 WebCore::EventHandler::passMouseMoveEventToSubframe(WebCore::MouseEventWithHitT estResults&, WebCore::Frame*, WebCore::HitTestResult*) + 9
    8   com.apple.WebCore             0x00007fff86a07365 WebCore::EventHandler::handleMouseMoveEvent(WebCore::PlatformMouseEvent const&, WebCore::HitTestResult*) + 709
    9   com.apple.WebCore             0x00007fff86a06fea WebCore::EventHandler::mouseMoved(WebCore::PlatformMouseEvent const&) + 74
    10  com.apple.WebCore             0x00007fff86a0684a WebCore::EventHandler::mouseMoved(NSEvent*) + 202
    11  com.apple.WebKit              0x00007fff84c05c3f -[WebHTMLView(WebPrivate) _updateMouseoverWithEvent:] + 927
    12  com.apple.Foundation          0x00007fff881488ea _nsnote_callback + 167
    13  com.apple.CoreFoundation      0x00007fff809f2000 __CFXNotificationPost + 1008
    14  com.apple.CoreFoundation      0x00007fff809de578 _CFXNotificationPostNotification + 200
    15  com.apple.Foundation          0x00007fff8813f84e -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    16  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    17  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    18  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    19  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    20  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    21  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    22  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    23  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    24  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    25  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    26  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    27  com.apple.AppKit              0x00007fff840f7192 forwardMethod + 104
    28  com.apple.AppKit              0x00007fff841c506f -[NSWindow sendEvent:] + 8769
    29  com.apple.Safari              0x00000001000421b5 0x100000000 + 270773
    30  com.apple.Safari              0x0000000100042142 0x100000000 + 270658
    31  com.apple.AppKit              0x00007fff840f987d -[NSApplication sendEvent:] + 4198
    32  com.apple.Safari              0x0000000100038e72 0x100000000 + 233074
    33  com.apple.AppKit              0x00007fff840904da -[NSApplication run] + 474
    34  com.apple.AppKit              0x00007fff840891a8 NSApplicationMain + 364
    35  com.apple.Safari              0x0000000100009f18 0x100000000 + 40728
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff825a912a kevent + 10
    1   libSystem.B.dylib             0x00007fff825aaffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff825aacd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff825aa7fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff825aa128 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff825a9fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff825a9f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff825aa35c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff825a9fc5 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib             0x00007fff825caf8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff825ceda1 _pthread_cond_wait + 1286
    2   com.apple.WebCore             0x00007fff8691f0f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore             0x00007fff8691b1fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib             0x00007fff825c94f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff825c93a9 thread_start + 13
    Thread 4:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib             0x00007fff8259029a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8259090d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff809e5932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff809e4dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari              0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari              0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib             0x00007fff825c94f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff825c93a9 thread_start + 13
    Thread 5 Crashed:
    0   com.apple.CoreFoundation      0x00007fff809c7a20 CFWriteStreamClose + 80
    1   com.apple.Foundation          0x00007fff882db917 spoolingClose + 74
    2   com.apple.CoreFoundation      0x00007fff809c7aa0 _CFStreamClose + 64
    3   com.apple.CFNetwork           0x00007fff8881fea4 HTTPNetStreamInfo::closeRequestResources() + 118
    4   com.apple.CFNetwork           0x00007fff8881fac3 HTTPNetConnection::transmitRequest(HTTPNetStreamInfo*, __CFWriteStream*, CFStreamError*, unsigned char) + 1173
    5   com.apple.CFNetwork           0x00007fff8881ea0e HTTPNetConnection::requestStreamCallback(void*, __CFWriteStream*, unsigned long) + 70
    6   com.apple.CFNetwork           0x00007fff8881e965 NetConnection::connectionRequest(__CFWriteStream*, unsigned long) + 71
    7   com.apple.CoreFoundation      0x00007fff80a47373 _signalEventSync + 115
    8   com.apple.CoreFoundation      0x00007fff80a480c9 _cfstream_shared_signalEventSync + 553
    9   com.apple.CoreFoundation      0x00007fff809e72ad __CFRunLoopDoSources0 + 1021
    10  com.apple.CoreFoundation      0x00007fff809e55f9 __CFRunLoopRun + 873
    11  com.apple.CoreFoundation      0x00007fff809e4dbf CFRunLoopRunSpecific + 575
    12  com.apple.Foundation          0x00007fff881c7f5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    13  com.apple.Foundation          0x00007fff88148f29 __NSThread__main__ + 1429
    14  libSystem.B.dylib             0x00007fff825c94f6 _pthread_start + 331
    15  libSystem.B.dylib             0x00007fff825c93a9 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib             0x00007fff825d3e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation      0x00007fff80a07498 __CFSocketManager + 824
    2   libSystem.B.dylib             0x00007fff825c94f6 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff825c93a9 thread_start + 13
    Thread 7:  Safari: SnapshotStore
    0   libSystem.B.dylib             0x00007fff825caf8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff825ceda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff816e5a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari              0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari              0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari              0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib             0x00007fff825c94f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff825c93a9 thread_start + 13
    Thread 8:  WebCore: LocalStorage
    0   libSystem.B.dylib             0x00007fff825caf8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff825ceda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff816e5a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore             0x00007fff86c6ffb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib             0x00007fff825c94f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff825c93a9 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib             0x00007fff8259029a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8259090d mach_msg + 59
    2   com.apple.QuartzCore          0x00007fff8551f3a6 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore          0x00007fff8551f2e6 thread_fun + 34
    4   libSystem.B.dylib             0x00007fff825c94f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff825c93a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff8259029a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8259090d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff809e5932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff809e4dbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation      0x00007fff809e4b46 CFRunLoopRun + 70
    5   com.apple.DesktopServices     0x00007fff84fe64d2 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514
    6   ...ple.CoreServices.CarbonCore 0x00007fff861a3335 PrivateMPEntryPoint + 63
    7   libSystem.B.dylib             0x00007fff825c94f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff825c93a9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib             0x00007fff825a9f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff825aa35c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff825a9fc5 start_wqthread + 13
    Thread 12:
    0   libSystem.B.dylib             0x00007fff825a9f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff825aa35c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff825a9fc5 start_wqthread + 13
    Thread 13:
    0   libSystem.B.dylib             0x00007fff825a9f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff825aa35c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff825a9fc5 start_wqthread + 13
    Thread 14:
    0   libSystem.B.dylib             0x00007fff825a9f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff825aa35c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff825a9fc5 start_wqthread + 13
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000400  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000024
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000115577f90  rsp: 0x0000000115577f80
       r8: 0x00007fff710e8948   r9: 0x0000000000000000  r10: 0x000000011530c440  r11: 0x00007fff8881ff02
      r12: 0x0000000000000000  r13: 0x0000000119031d30  r14: 0x00000001155800b0  r15: 0x0000000119031d30
      rip: 0x00007fff809c7a20  rfl: 0x0000000000010287  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x115639000 -        0x11563afff  ATSHI.dylib ??? (???) <C3BF96C6-C170-B0DD-7541-78AD91B4BD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x1156f4000 -        0x1156f8ff7  libFontRegistryUI.dylib ??? (???) <89E50DF0-2A72-B443-28AE-5F27EC7E22C7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x116850000 -        0x116850fff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x118f2f000 -        0x118f34ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11b787000 -        0x11b7adfff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11b7ed000 -        0x11b7f6fff  com.apple.qldisplay.PDF 2.3 (327.6) <A5D1AD9F-A1DD-D0AE-9FA1-4D46407A9901> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/Resources/DisplayBundles/PDF.qldisplay/Contents/MacOS/PDF
           0x11c000000 -        0x11c191fef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11c1c2000 -        0x11c5e5fef  libclh.dylib 3.1.1 C  (3.1.1) <0774DA8C-734E-2639-0F37-CCB20D17CDBD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x200000000 -        0x200787fff  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <D469864E-34A6-37EE-A01D-7C2AF0223D35> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8004afff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8004b000 -     0x7fff800d7fff  com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <F685B42A-E477-3724-A49C-39599AFBDE95> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff800d8000 -     0x7fff800e3fff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff802c2000 -     0x7fff8030aff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8030b000 -     0x7fff804efff7  libType1Scaler.dylib ??? (???) <A2207818-4828-41AD-0F6D-87A07F238388> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
        0x7fff804f0000 -     0x7fff80545ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff80546000 -     0x7fff805d5fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8062f000 -     0x7fff80679ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff807db000 -     0x7fff807e2fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff807e3000 -     0x7fff808fcfef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff808fd000 -     0x7fff808fefff  liblangid.dylib ??? (???) <66D5E5AA-CE00-06DE-071B-ECF67D0936BA> /usr/lib/liblangid.dylib
        0x7fff808ff000 -     0x7fff80925fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff80934000 -     0x7fff80934ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff80996000 -     0x7fff80998fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff80999000 -     0x7fff80b10fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff80b11000 -     0x7fff80b73fe7  com.apple.datadetectorscore 2.0 (80.7) <396E3284-B488-A6F4-2B3A-DE421E38C960> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff80b74000 -     0x7fff80bb5fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff80bee000 -     0x7fff80c00fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <43291846-12A7-3518-6C0D-68885CB1C6FB> /usr/lib/libsasl2.2.dylib
        0x7fff80c01000 -     0x7fff80c0fff7  libkxld.dylib ??? (???) <F90EDFE8-708A-3046-E403-A3B536FCFA43> /usr/lib/system/libkxld.dylib
        0x7fff80c10000 -     0x7fff80c21ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff80d17000 -     0x7fff80ed5fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff80ed6000 -     0x7fff80ee1ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff80efd000 -     0x7fff80f46ff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff80f47000 -     0x7fff80f58fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <88FBCC55-854B-D307-FB5A-026D99AED47E> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff81158000 -     0x7fff811ddff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff811de000 -     0x7fff811e4ff7  IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff811e5000 -     0x7fff811e5ff7  com.apple.Cocoa 6.6 (???) <61E16E28-1C4E-8446-6B1E-25B7A6FE59A0> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff81228000 -     0x7fff812b8fff  com.apple.SearchKit 1.3.0 (1.3.0) <72272991-E065-9D32-EDA5-A77230C584D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff81304000 -     0x7fff81339fef  com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8133a000 -     0x7fff813d4ff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff813d5000 -     0x7fff816d3fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff816d4000 -     0x7fff818c4fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff818c5000 -     0x7fff81902ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff81933000 -     0x7fff8199dfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff819a3000 -     0x7fff81a20fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <9DBE8FD3-E42D-80C1-11AD-6500C32DBEBF> /usr/lib/libstdc++.6.dylib
        0x7fff81a21000 -     0x7fff81b49ff7  com.apple.MediaToolbox 0.484.20 (484.20) <1C80C29E-6FDB-71F3-B465-FF92A30BBF9D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff81b66000 -     0x7fff81ba3fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff81ba4000 -     0x7fff81e0efef  com.apple.QuartzComposer 4.2 ({156.28}) <248C697E-B2DD-4F27-27CD-6E6B99B9B0A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff81e0f000 -     0x7fff81e15ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <3384F026-6512-86FF-4930-050182F34A0F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff81e16000 -     0x7fff8209efef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8209f000 -     0x7fff82110ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff82156000 -     0x7fff82167fff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff82168000 -     0x7fff821a2fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff821a3000 -     0x7fff82225fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff82226000 -     0x7fff82468fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff82469000 -     0x7fff8249afff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff82551000 -     0x7fff82554fff  com.apple.help 1.3.1 (41) <A572906A-BFEF-7F30-887C-67D43ACFA983> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff82555000 -     0x7fff8258eff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff8258f000 -     0x7fff82750fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff82825000 -     0x7fff8302ffe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff83030000 -     0x7fff83077ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83078000 -     0x7fff8377506f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83776000 -     0x7fff837f3fef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff837f4000 -     0x7fff838b6fef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff838b7000 -     0x7fff83978fef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff839c4000 -     0x7fff83ae5fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff83ae6000 -     0x7fff83b86fff  com.apple.LaunchServices 362.2 (362.2) <87E172DB-2C0E-E2E5-2A75-FB4284AECDAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff83bca000 -     0x7fff83cd0fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff83cd1000 -     0x7fff83d16fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff83d17000 -     0x7fff83d95ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff83da4000 -     0x7fff83dbfff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff83dc2000 -     0x7fff83dd1fff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff83e8a000 -     0x7fff83fbfff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff84010000 -     0x7fff84011ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8401e000 -     0x7fff8406dff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff84087000 -     0x7fff84a7dfff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff84a7e000 -     0x7fff84b0afef  SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff84b0b000 -     0x7fff84be8fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff84be9000 -     0x7fff84d67ff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84ecc000 -     0x7fff84fe3fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff84fe4000 -     0x7fff850cafef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff850d4000 -     0x7fff85189fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff85191000 -     0x7fff8524afff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff8524b000 -     0x7fff8525afff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8525b000 -     0x7fff85311fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
        0x7fff85367000 -     0x7fff85396fff  com.apple.quartzfilters 1.6.0 (1.6.0) <B8F5859D-9372-2EE5-DD77-6E68F15F53B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff85397000 -     0x7fff853adfff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff853ae000 -     0x7fff853b3ff7  com.apple.CommonPanels 1.2.4 (91) <0D62B213-485D-170D-07C9-0452492C6BF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff853b4000 -     0x7fff853c0fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff853c1000 -     0x7fff854cbff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff854cc000 -     0x7fff85869fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8586a000 -     0x7fff8587fff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff85880000 -     0x7fff858abff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <699E0B28-F9C9-5A3E-ACF6-8B42C03560CD> /usr/lib/libxslt.1.dylib
        0x7fff858ac000 -     0x7fff858d1ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff858d2000 -     0x7fff858d2ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff858d3000 -     0x7fff858d6ff7  com.apple.securityhi 4.0 (36638) <EABABBA8-AB59-599A-1884-0010C059DE62> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff858ff000 -     0x7fff8590cfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff85910000 -     0x7fff8594bfff  com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8594c000 -     0x7fff8596dfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff8596e000 -     0x7fff859a1fff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff859a2000 -     0x7fff85b5afef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85bd0000 -     0x7fff85c19fef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff85f74000 -     0x7fff85f78ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff85f79000 -     0x7fff86029fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8619c000 -     0x7fff864d0fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff864d1000 -     0x7fff864d2fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <65E24B21-EE95-A6D1-2094-2F659A7EF7F7> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff864d3000 -     0x7fff864d4ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff864d5000 -     0x7fff86918fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86919000 -     0x7fff87594fef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff875d4000 -     0x7fff87691fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff87692000 -     0x7fff8769dfff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8769e000 -     0x7fff87ae6fe7  com.apple.RawCamera.bundle 3.7.0 (569) <E3794272-AE0D-8D35-3EFB-CBE4048BEB0D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff87ae7000 -     0x7fff87b39ff7  com.apple.HIServices 1.8.2 (???) <80D63B54-3F43-080C-038A-70038D9AF325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87b3a000 -     0x7fff87b49fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff87b4a000 -     0x7fff87b6aff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff87b6b000 -     0x7fff87b6fff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff87ba6000 -     0x7fff87d15fe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87d53000 -     0x7fff87d58fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87d59000 -     0x7fff87dc1fff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff87dc2000 -     0x7fff87dd6ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <D4E9C9C6-633B-54CA-FEE4-E887418442B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff87dd7000 -     0x7fff87dd7ff7  com.apple.ApplicationServices 38 (38) <92AF04FE-4286-27AD-5694-9D82CEB3A393> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff87dd8000 -     0x7fff87deefef  libbsm.0.dylib ??? (???) <675EBE62-505F-0D5F-DCAB-9606289502C1> /usr/lib/libbsm.0.dylib
        0x7fff87def000 -     0x7fff87e5bff7  com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff87e5c000 -     0x7fff87e9dfff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87e9e000 -     0x7fff87f1aff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff87f1b000 -     0x7fff88059fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8805a000 -     0x7fff8805cfff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8805d000 -     0x7fff880a0fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff880a3000 -     0x7fff880b9fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <F006B2C9-C03F-F863-1FBB-952EC77AE699> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff880ba000 -     0x7fff880fdff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff880fe000 -     0x7fff88137fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff88138000 -     0x7fff883bbfe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff883bc000 -     0x7fff883bfff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff883cc000 -     0x7fff88607fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff88608000 -     0x7fff88608ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88609000 -     0x7fff88631fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88632000 -     0x7fff88676fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff88778000 -     0x7fff8877dfff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8877e000 -     0x7fff8877eff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88801000 -     0x7fff888d3fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff888d4000 -     0x7fff888d4ff7  com.apple.quartzframework 1.5 (1.5) <0479F6C7-36EB-C146-DD98-4AA6B80E0C7E> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff888d5000 -     0x7fff888e9fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8891b000 -     0x7fff8896afef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88971000 -     0x7fff889d1fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88a2a000 -     0x7fff88a33ff7  com.apple.DisplayServicesFW 2.3.0 (283) <4F122

  • Problems booting Mac color

    Hello
    Problems booting Mac color
    I'm a Mac Pro models: MD 313
    System OS: Lion 1.7.4
    My Mac Index (before Apple logo) is blue. I need to be gray?
    Or has a problem with my Mac?
    Please please help? I'm worried.
    Please help with your photos.
    Thanks

    Does it boot?

  • Netra T1 AC200 problems booting into single user

    I have a stack of Sun Netra T1 AC200's. I installed them all with Solaris 8 10/01 from my
    Jumpstart server. I allready have about a hundred U1,U5 and U10's installed from this server so I know it should work. I have, however not installed any Netra's with it before.
    My problem is that I have no problem booting the Netra's after I have installed them, but if you try to
    boot into single user with fex. "boot -s" then it would display the usual "Type control-d to proceed with normal startup, or give root password for system maintenance". Problem is that no matter what I type, I don't get a reaction!!
    I have everything on console, and I checked that all my connectors are correct and of the type specified in the Netra user manual.
    Strange thing is that halting and jumping into the LOM works without problems, same goes for kicking the system down to single user from multiuser...
    I've also checked with installing Solaris 8 04/01, but same thing happens there.. I can't have three faulty machines either...
    All leads and helpful hints are welcome as I've checked and checked, but can't find anything out of the ordinary...
    On beforehand thanks,
    Thomas

    What does "printenv input-device" show you? My thinking is that maybe LOM might have control at this point. It should probably be "keyboard" or "ttya".
    Also check that root's shell is bin/sh in /etc/passwd.

  • Problem with Adobe AIR 2.7, cannot run any apps anymore

    http://english.sandrostudio.com/a-strange-problem-with-adobe-air.html
    Above is the error I get: This application requires a version of Adobe AIr which cannot be found. Please download the latest version of the runtime from http://www.adobe.com/go/getair or contact the application author for an updated version"
    I could run Adobe AIR previously without any problem. i checked for a solution online, in this forum, It seems it's a problem not so uncommon. I receive the same error when trying to uninstall Adobe AIR (?!). So I am basically stuck. Any help here? Any advice? Is there an upcoming new version of the installer?
    I need Adobe air for many important applications I use.
    Thanks!

    Oh, sorry, I find many of those files but the latest is this one:
    === Verbose logging started: 13.07.2011  00:06:49  Build type: SHIP UNICODE 4.05.6002.00  Calling process: C:\Windows\System32\msiexec.exe ===
    MSI (c) (88:94) [00:06:49:316]: Resetting cached policy values
    MSI (c) (88:94) [00:06:49:316]: Machine policy value 'Debug' is 0
    MSI (c) (88:94) [00:06:49:316]: ******* RunEngine:
               ******* Product: C:\Users\Alessandro\Downloads\MicrosoftFixit50380 (1).msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (88:94) [00:06:49:609]: Machine policy value 'DisableUserInstalls' is 0
    MSI (c) (88:94) [00:06:49:828]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Users\Alessandro\Downloads\MicrosoftFixit50380 (1).msi' against software restriction policy
    MSI (c) (88:94) [00:06:49:828]: SOFTWARE RESTRICTION POLICY: C:\Users\Alessandro\Downloads\MicrosoftFixit50380 (1).msi has a digital signature
    MSI (c) (88:94) [00:06:50:786]: SOFTWARE RESTRICTION POLICY: C:\Users\Alessandro\Downloads\MicrosoftFixit50380 (1).msi is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (88:94) [00:06:51:760]: Cloaking enabled.
    MSI (c) (88:94) [00:06:51:760]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (88:94) [00:06:51:809]: End dialog not enabled
    MSI (c) (88:94) [00:06:51:823]: Original package ==> C:\Users\Alessandro\Downloads\MicrosoftFixit50380 (1).msi
    MSI (c) (88:94) [00:06:51:823]: Package we're running from ==> C:\Users\ALESSA~1\AppData\Local\Temp\7bdb1f9.msi
    MSI (c) (88:94) [00:06:51:891]: APPCOMPAT: looking for appcompat database entry with ProductCode '{F0D8DC8B-43AC-4B38-A1B3-9D6A4229A256}'.
    MSI (c) (88:94) [00:06:51:910]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (88:94) [00:06:52:323]: MSCOREE not loaded loading copy from system32
    MSI (c) (88:94) [00:06:52:999]: Machine policy value 'TransformsSecure' is 0
    MSI (c) (88:94) [00:06:52:999]: User policy value 'TransformsAtSource' is 0
    MSI (c) (88:94) [00:06:53:026]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (88:94) [00:06:53:026]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
    MSI (c) (88:94) [00:06:53:026]: Machine policy value 'DisablePatch' is 0
    MSI (c) (88:94) [00:06:53:026]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (c) (88:94) [00:06:53:027]: Machine policy value 'DisableMsi' is 0
    MSI (c) (88:94) [00:06:53:027]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (88:94) [00:06:53:027]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (88:94) [00:06:53:027]: Running product '{F0D8DC8B-43AC-4B38-A1B3-9D6A4229A256}' with user privileges: It's not assigned.
    MSI (c) (88:94) [00:06:53:027]: Machine policy value 'DisableLUAPatching' is 0
    MSI (c) (88:94) [00:06:53:027]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (c) (88:94) [00:06:53:028]: Enabling baseline caching for this transaction since all active patches are MSI 3.0 style MSPs or at least one MSI 3.0 minor update patch is active
    MSI (c) (88:94) [00:06:53:031]: APPCOMPAT: looking for appcompat database entry with ProductCode '{F0D8DC8B-43AC-4B38-A1B3-9D6A4229A256}'.
    MSI (c) (88:94) [00:06:53:031]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (88:94) [00:06:53:031]: Transforms are not secure.
    MSI (c) (88:94) [00:06:53:051]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\ALESSA~1\AppData\Local\Temp\MSIdb1f8.LOG'.
    MSI (c) (88:94) [00:06:53:052]: Command Line: CURRENTDIRECTORY=C:\Users\Alessandro\Downloads CLIENTUILEVEL=0 CLIENTPROCESSID=14216
    MSI (c) (88:94) [00:06:53:052]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{D7629AD8-8DBB-4515-9047-24D48BC5FC49}'.
    MSI (c) (88:94) [00:06:53:052]: Product Code passed to Engine.Initialize:           ''
    MSI (c) (88:94) [00:06:53:052]: Product Code from property table before transforms: '{F0D8DC8B-43AC-4B38-A1B3-9D6A4229A256}'
    MSI (c) (88:94) [00:06:53:052]: Product Code from property table after transforms:  '{F0D8DC8B-43AC-4B38-A1B3-9D6A4229A256}'
    MSI (c) (88:94) [00:06:53:052]: Product not registered: beginning first-time install
    MSI (c) (88:94) [00:06:53:052]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (c) (88:94) [00:06:53:059]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (c) (88:94) [00:06:53:059]: User policy value 'SearchOrder' is 'nmu'
    MSI (c) (88:94) [00:06:53:069]: Adding new sources is allowed.
    MSI (c) (88:94) [00:06:53:079]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (c) (88:94) [00:06:53:089]: Package name extracted from package path: 'MicrosoftFixit50380 (1).msi'
    MSI (c) (88:94) [00:06:53:089]: Package to be registered: 'MicrosoftFixit50380 (1).msi'
    MSI (c) (88:94) [00:06:53:089]: Note: 1: 2262 2: Error 3: -2147287038
    MSI (c) (88:94) [00:06:53:090]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (c) (88:94) [00:06:53:090]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (88:94) [00:06:53:090]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (88:94) [00:06:53:090]: Running product '{F0D8DC8B-43AC-4B38-A1B3-9D6A4229A256}' with user privileges: It's not assigned.
    MSI (c) (88:94) [00:06:53:090]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Users\Alessandro\Downloads'.
    MSI (c) (88:94) [00:06:53:090]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
    MSI (c) (88:94) [00:06:53:090]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '14216'.
    MSI (c) (88:94) [00:06:53:090]: TRANSFORMS property is now:
    MSI (c) (88:94) [00:06:53:090]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
    MSI (c) (88:94) [00:06:53:091]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming
    MSI (c) (88:94) [00:06:53:092]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\Favorites
    MSI (c) (88:94) [00:06:53:093]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (c) (88:94) [00:06:53:094]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\Documents
    MSI (c) (88:94) [00:06:53:094]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (c) (88:94) [00:06:53:095]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\Recent
    MSI (c) (88:94) [00:06:53:096]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (c) (88:94) [00:06:53:097]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\Templates
    MSI (c) (88:94) [00:06:53:098]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (c) (88:94) [00:06:53:098]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Local
    MSI (c) (88:94) [00:06:53:099]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\Pictures
    MSI (c) (88:94) [00:06:53:101]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (88:94) [00:06:53:102]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (88:94) [00:06:53:102]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (c) (88:94) [00:06:53:103]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (c) (88:94) [00:06:53:103]: SHELL32::SHGetFolderPath returned: C:\Users\Alessandro\Desktop
    MSI (c) (88:94) [00:06:53:105]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (88:94) [00:06:53:106]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (88:94) [00:06:53:106]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (c) (88:94) [00:06:53:106]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (c) (88:94) [00:06:53:108]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (c) (88:94) [00:06:53:108]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (c) (88:94) [00:06:53:109]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (c) (88:94) [00:06:53:122]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
    MSI (c) (88:94) [00:06:53:122]: PROPERTY CHANGE: Adding AdminUser property. Its value is '1'.
    MSI (c) (88:94) [00:06:53:122]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (c) (88:94) [00:06:53:122]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (88:94) [00:06:53:122]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Alessandro'.
    MSI (c) (88:94) [00:06:53:123]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (88:94) [00:06:53:123]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Hewlett-Packard'.
    MSI (c) (88:94) [00:06:53:123]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Users\ALESSA~1\AppData\Local\Temp\7bdb1f9.msi'.
    MSI (c) (88:94) [00:06:53:123]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Users\Alessandro\Downloads\MicrosoftFixit50380 (1).msi'.
    MSI (c) (88:94) [00:06:53:123]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (c) (88:94) [00:06:53:123]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Users\Alessandro\Downloads\'.
    MSI (c) (88:94) [00:06:53:123]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\Alessandro\Downloads\'.
    MSI (c) (88:E4) [00:06:53:232]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '4.05'.
    === Logging started: 13.07.2011  00:06:53 ===
    MSI (c) (88:94) [00:06:53:410]: Note: 1: 2262 2: PatchPackage 3: -2147287038
    MSI (c) (88:94) [00:06:53:410]: Machine policy value 'DisableRollback' is 0
    MSI (c) (88:94) [00:06:53:410]: User policy value 'DisableRollback' is 0
    MSI (c) (88:94) [00:06:53:410]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
    MSI (c) (88:94) [00:06:53:413]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (c) (88:94) [00:06:53:413]: Doing action: INSTALL
    Action 00:06:53: INSTALL.
    Action start 00:06:53: INSTALL.
    MSI (c) (88:94) [00:06:53:415]: UI Sequence table 'InstallUISequence' is present and populated.
    MSI (c) (88:94) [00:06:53:415]: Running UISequence
    MSI (c) (88:94) [00:06:53:415]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
    MSI (c) (88:94) [00:06:53:462]: Doing action: Milestone_ERRCA_UIAN161
    Action 00:06:53: Milestone_ERRCA_UIAN161.
    Action start 00:06:53: Milestone_ERRCA_UIAN161.
    MSI (c) (88:94) [00:06:53:464]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'Milestone_ERRCA_UIAN161'
    MSI (c) (88:94) [00:06:53:465]: PROPERTY CHANGE: Adding Milestone property. Its value is 'ERRCA_UIANDADVERTISED'.
    Action ended 00:06:53: Milestone_ERRCA_UIAN161. Return value 1.
    MSI (c) (88:94) [00:06:53:465]: Skipping action: ERRCA_UIANDADVERTISED (condition is false)
    MSI (c) (88:94) [00:06:53:465]: Doing action: Milestone_AppSearch556
    Action 00:06:53: Milestone_AppSearch556.
    Action start 00:06:53: Milestone_AppSearch556.
    MSI (c) (88:94) [00:06:53:467]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'Milestone_AppSearch556'
    MSI (c) (88:94) [00:06:53:467]: PROPERTY CHANGE: Modifying Milestone property. Its current value is 'ERRCA_UIANDADVERTISED'. Its new value: 'AppSearch'.
    Action ended 00:06:53: Milestone_AppSearch556. Return value 1.
    MSI (c) (88:94) [00:06:53:467]: Doing action: AppSearch
    Action 00:06:53: AppSearch. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:53: AppSearch.
    MSI (c) (88:94) [00:06:53:473]: Note: 1: 2262 2: AppSearch 3: -2147287038
    Action ended 00:06:53: AppSearch. Return value 1.
    MSI (c) (88:94) [00:06:53:473]: Doing action: FindRelatedProducts
    Action 00:06:53: FindRelatedProducts. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:53: FindRelatedProducts.
    Action ended 00:06:53: FindRelatedProducts. Return value 1.
    MSI (c) (88:94) [00:06:53:474]: Doing action: Milestone_EulaForm636
    Action 00:06:53: Milestone_EulaForm636.
    Action start 00:06:53: Milestone_EulaForm636.
    MSI (c) (88:94) [00:06:53:476]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'Milestone_EulaForm636'
    MSI (c) (88:94) [00:06:53:476]: PROPERTY CHANGE: Modifying Milestone property. Its current value is 'AppSearch'. Its new value: 'EulaForm'.
    Action ended 00:06:53: Milestone_EulaForm636. Return value 1.
    MSI (c) (88:94) [00:06:53:476]: Doing action: EulaForm
    Action 00:06:53: EulaForm.
    Action start 00:06:53: EulaForm.
    MSI (c) (88:94) [00:06:53:478]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'EulaForm'
    MSI (c) (88:E4) [00:06:53:497]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898. For VSI_MS_Sans_Serif13.0_0_0 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 13 pixels height.
    MSI (c) (88:E4) [00:06:53:514]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898. For VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 13 pixels height.
    MSI (c) (88:E4) [00:06:53:515]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898. For VSI_MS_Sans_Serif16.0_1_0 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 20 pixels height.
    MSI (c) (88:E4) [00:06:53:573]: Note: 1: 2262 2: CheckBox 3: -2147287038
    Action 00:06:53: EulaForm. Dialog created
    MSI (c) (88:EC) [00:06:53:638]: Note: 1: 2731 2: 0
    MSI (c) (88:E4) [00:06:55:686]: PROPERTY CHANGE: Adding EulaForm_Property property. Its value is '1'.
    Action ended 00:06:58: EulaForm. Return value 1.
    MSI (c) (88:94) [00:06:58:329]: Doing action: EULAACCEPTED_ACTION
    Action 00:06:58: EULAACCEPTED_ACTION.
    Action start 00:06:58: EULAACCEPTED_ACTION.
    MSI (c) (88:94) [00:06:58:333]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'EULAACCEPTED_ACTION'
    MSI (c) (88:94) [00:06:58:333]: PROPERTY CHANGE: Adding EULAACCEPTED property. Its value is '1'.
    Action ended 00:06:58: EULAACCEPTED_ACTION. Return value 1.
    MSI (c) (88:94) [00:06:58:333]: Doing action: Milestone_LaunchCond459
    Action 00:06:58: Milestone_LaunchCond459.
    Action start 00:06:58: Milestone_LaunchCond459.
    MSI (c) (88:94) [00:06:58:335]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'Milestone_LaunchCond459'
    MSI (c) (88:94) [00:06:58:336]: PROPERTY CHANGE: Modifying Milestone property. Its current value is 'EulaForm'. Its new value: 'LaunchConditions'.
    Action ended 00:06:58: Milestone_LaunchCond459. Return value 1.
    MSI (c) (88:94) [00:06:58:336]: Doing action: LaunchConditions
    Action 00:06:58: LaunchConditions. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:58: LaunchConditions.
    Action ended 00:06:58: LaunchConditions. Return value 1.
    MSI (c) (88:94) [00:06:58:336]: Doing action: CCPSearch
    Action 00:06:58: CCPSearch. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:58: CCPSearch.
    MSI (c) (88:94) [00:06:58:338]: Note: 1: 2262 2: CCPSearch 3: -2147287038
    Action ended 00:06:58: CCPSearch. Return value 1.
    MSI (c) (88:94) [00:06:58:338]: Doing action: RMCCPSearch
    Action 00:06:58: RMCCPSearch. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:58: RMCCPSearch.
    MSI (c) (88:94) [00:06:58:338]: Note: 1: 2262 2: CCPSearch 3: -2147287038
    Action ended 00:06:58: RMCCPSearch. Return value 0.
    MSI (c) (88:94) [00:06:58:338]: Doing action: ValidateProductID
    Action 00:06:58: ValidateProductID. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:58: ValidateProductID.
    Action ended 00:06:58: ValidateProductID. Return value 1.
    MSI (c) (88:94) [00:06:58:341]: Doing action: Milestone_DIRCA_TARG381
    Action 00:06:58: Milestone_DIRCA_TARG381.
    Action start 00:06:58: Milestone_DIRCA_TARG381.
    MSI (c) (88:94) [00:06:58:344]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'Milestone_DIRCA_TARG381'
    MSI (c) (88:94) [00:06:58:344]: PROPERTY CHANGE: Modifying Milestone property. Its current value is 'LaunchConditions'. Its new value: 'DIRCA_TARGETDIR'.
    Action ended 00:06:58: Milestone_DIRCA_TARG381. Return value 1.
    MSI (c) (88:94) [00:06:58:344]: Doing action: DIRCA_TARGETDIR
    Action 00:06:58: DIRCA_TARGETDIR. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:58: DIRCA_TARGETDIR.
    MSI (c) (88:94) [00:06:58:344]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'DIRCA_TARGETDIR'
    MSI (c) (88:94) [00:06:58:344]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\Program Files\Microsoft\Microsoft Fix it 50380'.
    Action ended 00:06:58: DIRCA_TARGETDIR. Return value 1.
    MSI (c) (88:94) [00:06:58:346]: Doing action: CostInitialize
    Action 00:06:58: CostInitialize. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:58: CostInitialize.
    MSI (c) (88:94) [00:06:58:347]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (c) (88:94) [00:06:58:347]: Baseline: Sorting baselines for {F0D8DC8B-43AC-4B38-A1B3-9D6A4229A256}.
    MSI (c) (88:94) [00:06:58:347]: Baseline: New baseline 2.1.3 from transaction.
    MSI (c) (88:94) [00:06:58:374]: Baseline: Sorted order Native: Order 0.
    MSI (c) (88:94) [00:06:58:375]: Baseline Data Table:
    MSI (c) (88:94) [00:06:58:375]: ProductCode: {F0D8DC8B-43AC-4B38-A1B3-9D6A4229A256} Version: 2.1.3 Attributes: 0 PatchId: Native BaselineId: -2147483648 Order: 0
    MSI (c) (88:94) [00:06:58:375]: Baseline File Table:
    MSI (c) (88:94) [00:06:58:540]: Note: 1: 1336 2: 5 3: Q:\
    MSI (c) (88:94) [00:06:58:540]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
    MSI (c) (88:94) [00:06:58:540]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    Action ended 00:06:58: CostInitialize. Return value 1.
    MSI (c) (88:94) [00:06:58:541]: Doing action: FileCost
    Action 00:06:58: FileCost. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:58: FileCost.
    MSI (c) (88:94) [00:06:58:657]: Note: 1: 2262 2: RemoveFile 3: -2147287038
    MSI (c) (88:94) [00:06:58:657]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
    MSI (c) (88:94) [00:06:58:660]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (c) (88:94) [00:06:58:660]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (c) (88:94) [00:06:58:660]: Note: 1: 2262 2: TypeLib 3: -2147287038
    MSI (c) (88:94) [00:06:58:660]: Note: 1: 2262 2: IniFile 3: -2147287038
    MSI (c) (88:94) [00:06:58:661]: Note: 1: 2262 2: MoveFile 3: -2147287038
    MSI (c) (88:94) [00:06:58:661]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
    MSI (c) (88:94) [00:06:58:661]: Note: 1: 2262 2: ReserveCost 3: -2147287038
    MSI (c) (88:94) [00:06:58:661]: Note: 1: 2262 2: Shortcut 3: -2147287038
    Action ended 00:06:58: FileCost. Return value 1.
    MSI (c) (88:94) [00:06:58:661]: Doing action: IsolateComponents
    Action 00:06:58: IsolateComponents. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:58: IsolateComponents.
    MSI (c) (88:94) [00:06:58:662]: Note: 1: 2262 2: BindImage 3: -2147287038
    MSI (c) (88:94) [00:06:58:662]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    MSI (c) (88:94) [00:06:58:662]: Note: 1: 2262 2: Patch 3: -2147287038
    Action ended 00:06:58: IsolateComponents. Return value 1.
    MSI (c) (88:94) [00:06:58:662]: Skipping action: ResumeForm (condition is false)
    MSI (c) (88:94) [00:06:58:662]: Skipping action: MaintenanceForm (condition is false)
    MSI (c) (88:94) [00:06:58:662]: Doing action: CostFinalize
    Action 00:06:58: CostFinalize. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 00:06:58: CostFinalize.
    MSI (c) (88:94) [00:06:58:663]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
    MSI (c) (88:94) [00:06:58:663]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (c) (88:94) [00:06:58:663]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (c) (88:94) [00:06:58:663]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (c) (88:94) [00:06:58:663]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (c) (88:94) [00:06:58:663]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (88:94) [00:06:58:663]: Note: 1: 2262 2: Condition 3: -2147287038
    MSI (c) (88:94) [00:06:58:663]: PROPERTY CHANGE: Modifying TARGETDIR property. Its current value is 'C:\Program Files\Microsoft\Microsoft Fix it 50380'. Its new value: 'C:\Program Files\Microsoft\Microsoft Fix it 50380\'.
    MSI (c) (88:94) [00:06:58:664]: Target path resolution complete. Dumping Directory table...
    MSI (c) (88:94) [00:06:58:664]: Note: target paths subject to change (via custom actions or browsing)
    MSI (c) (88:94) [00:06:58:664]: Dir (target): Key: TARGETDIR , Object: C:\Program Files\Microsoft\Microsoft Fix it 50380\
    MSI (c) (88:94) [00:06:58:664]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
    MSI (c) (88:94) [00:06:58:664]: Dir (target): Key: ProgramMenuFolder , Object: C:\Users\Alessandro\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\
    MSI (c) (88:94) [00:06:58:664]: Dir (target): Key: DesktopFolder , Object: C:\Users\Alessandro\Desktop\
    MSI (c) (88:94) [00:06:58:664]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
    MSI (c) (88:94) [00:06:58:664]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    MSI (c) (88:94) [00:06:58:664]: Note: 1: 2262 2: BindImage 3: -2147287038
    MSI (c) (88:94) [00:06:58:664]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (88:94) [00:06:58:667]: Note: 1: 2262 2: RemoveFile 3: -2147287038
    Action ended 00:06:58: CostFinalize. Return value 1.
    MSI (c) (88:94) [00:06:58:668]: Doing action: ProgressForm
    Action 00:06:58: ProgressForm.
    Action start 00:06:58: ProgressForm.
    MSI (c) (88:94) [00:06:58:670]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'ProgressForm'
    MSI (c) (88:E4) [00:06:58:673]: Note: 1: 2262 2: Error 3: -2147287038
    DEBUG: Error 2826:  Control Line1 on dialog ProgressForm extends beyond the boundaries of the dialog to the right by 3 pixels
    The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ProgressForm, Line1, to the right
    MSI (c) (88:E4) [00:06:58:690]: Note: 1: 2262 2: Error 3: -2147287038
    DEBUG: Error 2826:  Control Line2 on dialog ProgressForm extends beyond the boundaries of the dialog to the right by 3 pixels
    The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ProgressForm, Line2, to the right
    MSI (c) (88:E4) [00:06:58:693]: Note: 1: 2262 2: Error 3: -2147287038
    DEBUG: Error 2826:  Control BannerBmp on dialog ProgressForm extends beyond the boundaries of the dialog to the right by 3 pixels
    The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ProgressForm, BannerBmp, to the right
    Action 00:06:58: ProgressForm. Dialog created
    Action ended 00:06:58: ProgressForm. Return value 1.
    MSI (c) (88:94) [00:06:58:786]: Doing action: ExecuteAction
    Action 00:06:58: ExecuteAction. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    MSI (c) (88:E4) [00:06:58:787]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898. For FinalUIFont textstyle, the system created a 'Arial' font, in 0 character set, of 15 pixels height.
    Action start 00:06:58: ExecuteAction.
    MSI (c) (88:94) [00:06:58:888]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
    MSI (c) (88:94) [00:06:58:888]: Grabbed execution mutex.
    MSI (c) (88:94) [00:06:58:888]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (c) (88:94) [00:06:58:889]: Switching to server: TARGETDIR="C:\Program Files\Microsoft\Microsoft Fix it 50380\" EULAACCEPTED="1" CURRENTDIRECTORY="C:\Users\Alessandro\Downloads" CLIENTUILEVEL="0" CLIENTPROCESSID="14216" USERNAME="Alessandro" COMPANYNAME="Hewlett-Packard" SOURCEDIR="C:\Users\Alessandro\Downloads\" ACTION="INSTALL" EXECUTEACTION="INSTALL" ROOTDRIVE="C:\" INSTALLLEVEL="1" SECONDSEQUENCE="1"  ADDLOCAL=DefaultFeature 
    MSI (s) (B8:B0) [00:06:58:949]: Running installation inside multi-package transaction C:\Users\Alessandro\Downloads\MicrosoftFixit50380 (1).msi
    MSI (s) (B8:B0) [00:06:58:949]: Grabbed execution mutex.
    MSI (s) (B8:9C) [00:06:58:970]: Resetting cached policy values
    MSI (s) (B8:9C) [00:06:58:970]: Machine policy value 'Debug' is 0
    MSI (s) (B8:9C) [00:06:58:970]: ******* RunEngine:
               ******* Product: C:\Users\Alessandro\Downloads\MicrosoftFixit50380 (1).msi
               ******* Action: INSTALL
               ******* CommandLine: **********
    MSI (s) (B8:9C) [00:06:58:971]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (B8:9C) [00:06:58:971]: Setting cached product context: User non-assigned for product: 13E44868CC248C946B74273100F97491
    MSI (s) (B8:9C) [00:06:58:971]: Using cached product context: User non-assigned for product: 13E44868CC248C946B74273100F97491
    MSI (s) (B8:9C) [00:06:58:972]: Setting cached product context: User non-assigned for product: 1CAD1F48FB1E12A4D9B2DDE32186A6C2
    MSI (s) (B8:9C) [00:06:58:972]: Using cached product context: User non-assigned for product: 1CAD1F48FB1E12A4D9B2DDE32186A6C2
    MSI (s) (B8:9C) [00:06:58:972]: Setting cached product context: User non-assigned for product: 3E532082BF1DA8041A5D7CB75A48BFAB
    MSI (s) (B8:9C) [00:06:58:972]: Using cached product context: User non-assigned for product: 3E532082BF1DA8041A5D7CB75A48BFAB
    MSI (s) (B8:9C) [00:06:58:973]: Setting cached product context: User non-assigned for product: 54C3703830031764A96842A3AADD19A5
    MSI (s) (B8:9C) [00:06:58:973]: Using cached product context: User non-assigned for product: 54C3703830031764A96842A3AADD19A5
    MSI (s) (B8:9C) [00:06:58:973]: Setting cached product context: User non-assigned for product: 5B97AB429F35C574D994CEB4EDB890FC
    MSI (s) (B8:9C) [00:06:58:973]: Using cached product context: User non-assigned for product: 5B97AB429F35C574D994CEB4EDB890FC
    MSI (s) (B8:9C) [00:06:58:974]: Setting cached product context: User non-assigned for product: 6B251C42C44546B44AAC7585340CFC6E
    MSI (s) (B8:9C) [00:06:58:974]: Using cached product context: User non-assigned for product: 6B251C42C44546B44AAC7585340CFC6E
    MSI (s) (B8:9C) [00:06:58:975]: Setting cached product context: User non-assigned for product: 6BBFDF96D153C8B4988D68D79C0D2A4A
    MSI (s) (B8:9C) [00:06:58:975]: Using cached product context: User non-assigned for product: 6BBFDF96D153C8B4988D68D79C0D2A4A
    MSI (s) (B8:9C) [00:06:58:975]: Setting cached product context: User non-assigned for product: 7DC22F39D87AA4643B0B5EB75F8F5992
    MSI (s) (B8:9C) [00:06:58:975]: Using cached product context: User non-assigned for product: 7DC22F39D87AA4643B0B5EB75F8F5992
    MSI (s) (B8:9C) [00:06:58:976]: Setting cached product context: User non-assigned for product: 7F757E637A35D6744A6A9B14D275C71C
    MSI (s) (B8:9C) [00:06:58:976]: Using cached product context: User non-assigned for product: 7F757E637A35D6744A6A9B14D275C71C
    MSI (s) (B8:9C) [00:06:58:976]: Setting cached product context: User non-assigned for product: 99DCE137554F2A743996272C84008B62
    MSI (s) (B8:9C) [00:06:58:976]: Using cached product context: User non-assigned for product: 99DCE137554F2A743996272C84008B62
    MSI (s) (B8:9C) [00:06:58:977]: Setting cached product context: User non-assigned for product: A8359ED0ED846F0418EBAA09A831CD08
    MSI (s) (B8:9C) [00:06:58:977]: Using cached product context: User non-assigned for product: A8359ED0ED846F0418EBAA09A831CD08
    MSI (s) (B8:9C) [00:06:58:977]: Setting cached product context: User non-assigned for product: BF69C629A0D9405408006C3D4A3A11E8
    MSI (s) (B8:9C) [00:06:58:977]: Using cached product context: User non-assigned for product: BF69C629A0D9405408006C3D4A3A11E8
    MSI (s) (B8:9C) [00:06:58:978]: Setting cached product context: User non-assigned for product: E48F4F4FF408A9E4487D3C24380F80F8
    MSI (s) (B8:9C) [00:06:58:978]: Using cached product context: User non-assigned for product: E48F4F4FF408A9E4487D3C24380F80F8
    MSI (s) (B8:9C) [00:06:58:978]: Setting cached product context: User non-assigned for product: EA70E2EBA46E43C498887457CF2B7A52
    MSI (s) (B8:9C) [00:06:58:978]: Using cached product context: User non-assigned for product: EA70E2EBA46E43C498887457CF2B7A52
    MSI (s) (B8:9C) [00:06:58:979]: Setting cached product context: User non-assigned for product: EACB9EE39A9E5E54B9C1384A3D750EC5
    MSI (s) (B8:9C) [00:06:58:979]: Using cached product context: User non-assigned for product: EACB9EE39A9E5E54B9C1384A3D750EC5
    MSI (s) (B8:9C) [00:06:58:980]: Setting cached product context: machine assigned for product: 00002109001090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:980]: Using cached product context: machine assigned for product: 00002109001090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:980]: Setting cached product context: machine assigned for product: 00002109020090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:980]: Using cached product context: machine assigned for product: 00002109020090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:981]: Setting cached product context: machine assigned for product: 00002109101090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:981]: Using cached product context: machine assigned for product: 00002109101090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:981]: Setting cached product context: machine assigned for product: 000021091A0001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:981]: Using cached product context: machine assigned for product: 000021091A0001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:981]: Setting cached product context: machine assigned for product: 000021091A0090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:982]: Using cached product context: machine assigned for product: 000021091A0090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:982]: Setting cached product context: machine assigned for product: 00002109411090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:982]: Using cached product context: machine assigned for product: 00002109411090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:982]: Setting cached product context: machine assigned for product: 00002109440001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:983]: Using cached product context: machine assigned for product: 00002109440001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:983]: Setting cached product context: machine assigned for product: 00002109440090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:983]: Using cached product context: machine assigned for product: 00002109440090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:984]: Setting cached product context: machine assigned for product: 00002109510001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:984]: Using cached product context: machine assigned for product: 00002109510001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:984]: Setting cached product context: machine assigned for product: 00002109510090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:984]: Using cached product context: machine assigned for product: 00002109510090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:985]: Setting cached product context: machine assigned for product: 00002109511090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:985]: Using cached product context: machine assigned for product: 00002109511090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:985]: Setting cached product context: machine assigned for product: 00002109610001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:985]: Using cached product context: machine assigned for product: 00002109610001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:985]: Setting cached product context: machine assigned for product: 00002109610090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:986]: Using cached product context: machine assigned for product: 00002109610090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:986]: Setting cached product context: machine assigned for product: 00002109710090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:986]: Using cached product context: machine assigned for product: 00002109710090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:986]: Setting cached product context: machine assigned for product: 00002109711090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:987]: Using cached product context: machine assigned for product: 00002109711090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:987]: Setting cached product context: machine assigned for product: 00002109810001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:987]: Using cached product context: machine assigned for product: 00002109810001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:988]: Setting cached product context: machine assigned for product: 00002109810090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:988]: Using cached product context: machine assigned for product: 00002109810090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:988]: Setting cached product context: machine assigned for product: 00002109910001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:988]: Using cached product context: machine assigned for product: 00002109910001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:989]: Setting cached product context: machine assigned for product: 00002109910090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:989]: Using cached product context: machine assigned for product: 00002109910090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:989]: Setting cached product context: machine assigned for product: 00002109A10001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:989]: Using cached product context: machine assigned for product: 00002109A10001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:989]: Setting cached product context: machine assigned for product: 00002109A10090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:990]: Using cached product context: machine assigned for product: 00002109A10090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:990]: Setting cached product context: machine assigned for product: 00002109AB0001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:990]: Using cached product context: machine assigned for product: 00002109AB0001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:990]: Setting cached product context: machine assigned for product: 00002109AB0090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:991]: Using cached product context: machine assigned for product: 00002109AB0090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:991]: Setting cached product context: machine assigned for product: 00002109B10001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:991]: Using cached product context: machine assigned for product: 00002109B10001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:992]: Setting cached product context: machine assigned for product: 00002109B10090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:992]: Using cached product context: machine assigned for product: 00002109B10090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:992]: Setting cached product context: machine assigned for product: 00002109C20001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:992]: Using cached product context: machine assigned for product: 00002109C20001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:993]: Setting cached product context: machine assigned for product: 00002109C20090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:993]: Using cached product context: machine assigned for product: 00002109C20090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:993]: Setting cached product context: machine assigned for product: 00002109E60001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:993]: Using cached product context: machine assigned for product: 00002109E60001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:994]: Setting cached product context: machine assigned for product: 00002109E60090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:994]: Using cached product context: machine assigned for product: 00002109E60090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:994]: Setting cached product context: machine assigned for product: 00002109F10001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:994]: Using cached product context: machine assigned for product: 00002109F10001400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:995]: Setting cached product context: machine assigned for product: 00002109F10070400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:995]: Using cached product context: machine assigned for product: 00002109F10070400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:995]: Setting cached product context: machine assigned for product: 00002109F10090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:995]: Using cached product context: machine assigned for product: 00002109F10090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:996]: Setting cached product context: machine assigned for product: 00002109F100A0C00000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:996]: Using cached product context: machine assigned for product: 00002109F100A0C00000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:996]: Setting cached product context: machine assigned for product: 00002109F100C0400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:996]: Using cached product context: machine assigned for product: 00002109F100C0400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:997]: Setting cached product context: machine assigned for product: 00002119E20000000000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:997]: Using cached product context: machine assigned for product: 00002119E20000000000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:997]: Setting cached product context: machine assigned for product: 000021599B0090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:997]: Using cached product context: machine assigned for product: 000021599B0090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:998]: Setting cached product context: machine assigned for product: 00002159FA0090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:998]: Using cached product context: machine assigned for product: 00002159FA0090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:999]: Setting cached product context: machine assigned for product: 00004102D60090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:999]: Using cached product context: machine assigned for product: 00004102D60090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:999]: Setting cached product context: machine assigned for product: 00004109500200000000000000F01FEC
    MSI (s) (B8:9C) [00:06:58:999]: Using cached product context: machine assigned for product: 00004109500200000000000000F01FEC
    MSI (s) (B8:9C) [00:06:59:003]: Setting cached product context: machine assigned for product: 00004159A70090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:59:003]: Using cached product context: machine assigned for product: 00004159A70090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:59:003]: Setting cached product context: machine assigned for product: 00004159D70090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:59:004]: Using cached product context: machine assigned for product: 00004159D70090400000000000F01FEC
    MSI (s) (B8:9C) [00:06:59:004]: Setting cached product context: machine assigned for product: 003DEF3BC6080E110A0D8BCAF6798BE8
    MSI (s) (B8:9C) [00:06:59:004]: Using cached product context: machine assigned for product: 003DEF3BC6080E110A0D8BCAF6798BE8
    MSI (s) (B8:9C) [00:06:59:005]: Setting cached product context: machine assigned for product: 00D5753BFE722C949B0E413B9D459E29
    MSI (s) (B8:9C) [00:06:59:005]: Using cached product context: machine assigned for product: 00D5753BFE722C949B0E413B9D459E29
    MSI (s) (B8:9C) [00:06:59:005]: Setting cached product context: machine assigned for product: 01CDEECBF144E4E4580990554C6C3B6F
    MSI (s) (B8:9C) [00:06:59:005]: Using cached product context: machine assigned for product: 01CDEECBF144E4E4580990554C6C3B6F
    MSI (s) (B8:9C) [00:06:59:006]: Setting cached product context: machine assigned for product: 032440EF5AC97F34B985A55C2AA8F133
    MSI (s) (B8:9C) [00:06:59:006]: Using cached product context: machine assigned for product: 032440EF5AC97F34B985A55C2AA8F133
    MSI (s) (B8:9C) [00:06:59:006]: Setting cached product context: machine assigned for product: 04834270A959D0B48852C235F3D0BD91
    MSI (s) (B8:9C) [00:06:59:006]: Using cached product context: machine assigned for product: 04834270A959D0B48852C235F3D0BD91
    MSI (s) (B8:9C) [00:06:59:007]: Setting cached product context: machine assigned for product: 06FD6047D610B6742A7C559D79950274
    MSI (s) (B8:9C) [00:06:59:007]: Using cached product context: machine assigned for product: 06FD6047D610B6742A7C559D79950274
    MSI (s) (B8:9C) [00:06:59:007]: Setting cached product context: machine assigned for product: 076CFAAAB965F2A4284B2449E5D03EFE
    MSI (s) (B8:9C) [00:06:59:007]: Using cached product context: machine assigned for product: 076CFAAAB965F2A4284B2449E5D03EFE
    MSI (s) (B8:9C) [00:06:59:008]: Setting cached product context: machine assigned for product: 098990BCF5D15D11E99A0005AB3E711E
    MSI (s) (B8:9C) [00:06:59:008]: Using cached product context: machine assigned for product: 098990BCF5D15D11E99A0005AB3E711E
    MSI (s) (B8:9C) [00:06:59:008]: Setting cached product context: machine assigned for product: 099A4A9134357FF43B5BF640C690E1FD
    MSI (s) (B8:9C) [00:06:59:008]: Using cached product context: machine assigned for product: 099A4A9134357FF43B5BF640C690E1FD
    MSI (s) (B8:9C) [00:06:59:009]: Setting cached product context: machine assigned for product: 0A28CE6A4141D574A8DF6409983F80D0
    MSI (s) (B8:9C) [00:06:59:009]: Using cached product context: machine assigned for product: 0A28CE6A4141D574A8DF6409983F80D0
    MSI (s) (B8:9C) [00:06:59:009]: Setting cached product context: machine assigned for product: 0AD1FB2700B24974193751792210B947
    MSI (s) (B8:9C) [00:06:59:009]: Using cached product context: machine assigned for product: 0AD1FB2700B24974193751792210B947
    MSI (s) (B8:9C) [00:06:59:010]: Setting cached product context: machine assigned for product: 0C7069BF8B718B24BB991A9C7F303836
    MSI (s) (B8:9C) [00:06:59:010]: Using cached product context: machine assigned for product: 0C7069BF8B718B24BB991A9C7F303836
    MSI (s) (B8:9C) [00:06:59:010]: Setting cached product context: machine assigned for product: 0CAED145D3F56E547BBC49CE3F9B7684
    MSI (s) (B8:9C) [00:06:59:010]: Using cached product context: machine assigned for product: 0CAED145D3F56E547BBC49CE3F9B7684
    MSI (s) (B8:9C) [00:06:59:011]: Setting cached product context: machine assigned for product: 0EB3E7EC3DD261446A099F4E9AA9C8FF
    MSI (s) (B8:9C) [00:06:59:011]: Using cached product context: machine assigned for product: 0EB3E7EC3DD261446A099F4E9AA9C8FF
    MSI (s) (B8:9C) [00:06:59:012]: Setting cached product context: machine assigned for product: 0F8F8F82872CA4545970643B44AA1D88
    MSI (s) (B8:9C) [00:06:59:012]: Using cached product context: machine assigned for product: 0F8F8F82872CA4545970643B44AA1D88
    MSI (s) (B8:9C) [00:06:59:012]: Setting cached product context: machine assigned for product: 10743651ECAB9444B8525176ADC8F93D
    MSI (s) (B8:9C) [00:06:59:012]: Using cached product context: machine assigned for product: 10743651ECAB9444B8525176ADC8F93D
    MSI (s) (B8:9C) [00:06:59:013]: Setting cached product context: machine assigned for product: 10F61E61D2E284244AF26762C141B7C6
    MSI (s) (B8:9C) [00:06:59:013]: Using cached product context: machine assigned for product: 10F61E61D2E284244AF26762C141B7C6
    MSI (s) (B8:9C) [00:06:59:013]: Setting cached product context: machine assigned for product: 121E2D80A6F7BE3479DF26B944094330
    MSI (s) (B8:9C) [00:06:59:013]: Using cached product context: machine assigned for product: 121E2D80A6F7BE3479DF26B944094330
    MSI (s) (B8:9C) [00:06:59:014]: Setting cached product context: machine assigned for product: 13AECBF481D521242913EDC71FEBD7BB
    MSI (s) (B8:9C) [00:06:59:014]: Using cached product context: machine assigned for product: 13AECBF481D521242913EDC71FEBD7BB
    MSI (s) (B8:9C) [00:06:59:014]: Setting cached product context: machine assigned for product: 13B3A47134C4DD3468F6379CBD88B784
    MSI (s) (B8:9C) [00:06:59:014]: Using cached product context: machine assigned for product: 13B3A47134C4DD3468F6379CBD88B784
    MSI (s) (B8:9C) [00:06:59:015]: Setting cached product context: machine assigned for product: 166F59DC4C5A5F446AAACEDD192C04EB
    MSI (s) (B8:9C) [00:06:59:015]: Using cached product context: machine assigned for product: 166F59DC4C5A5F446AAACEDD192C04EB
    MSI (s) (B8:9C) [00:06:59:015]: Setting cached product context: machine assigned for product: 166F59DC4C5AFA112BCCBADC123A523B
    MSI (s) (B8:9C) [00:06:59:015]: Using cached product context: machine assigned for product: 166F59DC4C5AFA112BCCBADC123A523B
    MSI (s) (B8:9C) [00:06:59:016]: Setting cached product context: machine assigned for product: 18555481990E8AB4CBB63FB4F26006C0
    MSI (s) (B8:9C) [00:06:59:016]: Using cached product context: machine assigned for product: 18555481990E8AB4CBB63FB4F26006C0
    MSI (s) (B8:9C) [00:06:59:016]: Setting cached product context: machine assigned for product: 1881429049C276A4E85548380C917C2D
    MSI (s) (B8:9C) [00:06:59:017]: Using cached product context: machine assigned for product: 1881429049C276A4E85548380C917C2D
    MSI (s) (B8:9C) [00:06:59:017]: Setting cached product context: machine assigned for product: 18E5D17A769BBD34397DDF13FB9B7584
    MSI (s) (B8:9C) [00:06:59:017]: Using cached product context: machine assigned for product: 18E5D17A769BBD34397DDF13FB9B7584
    MSI (s) (B8:9C) [00:06:59:017]: Setting cached product context: machine assigned for product: 19EB839C5BB348B4E96F880F05D50083
    MSI (s) (B8:9C) [00:06:59:018]: Using cached product context: machine assigned for product: 19EB839C5BB348B4E96F880F05D50083
    MSI (s) (B8:9C) [00:06:59:018]: Setting cached product context: machine assigned for product: 1A091792D0B46DC4B8F993701FC5F38D
    MSI (s) (B8:9C) [00:06:59:018]: Using cached product context: machine assigned for product: 1A091792D0B46DC4B8F993701FC5F38D
    MSI (s) (B8:9C) [00:06:59:018]: Setting cached product context: machine assigned for product: 1AA7E1C69E44D644AA2BD06E9DFEAE1B
    MSI (s) (B8:9C) [00:06:59:019]: Using cached product context: machine assigned for product: 1AA7E1C69E44D644AA2BD06E9DFEAE1B
    MSI (s) (B8:9C) [00:06:59:019]: Setting cached product context: machine assigned for product: 1BD7783877B8CB54BA34B2CA220E390E
    MSI (s) (B8:9C) [00:06:59:019]: Using cached product context: machine assigned for product: 1BD7783877B8CB54BA34B2CA220E390E
    MSI (s) (B8:9C) [00:06:59:019]: Setting cached product context: machine assigned for product: 1C2D6E6109C79034E84C2D126209AA4A
    MSI (s) (B8:9C) [00:06:59:020]: Using cached product context: machine assigned for product: 1C2D6E6109C79034E84C2D126209AA4A
    MSI (s) (B8:9C) [00:06:59:020]: Setting cached product context: machine assigned for product: 1CE3E25CC8401E54D835010B6C056938
    MSI (s) (B8:9C) [00:06:59:020]: Using cached product context: machine assigned for product: 1CE3E25CC8401E54D835010B6C056938
    MSI (s) (B8:9C) [00:06:59:021]: Setting cached product context: machine assigned for product: 1CF327F06067768468C6EC08DA92D2FA
    MSI (s) (B8:9C) [00:06:59:021]: Using cached product context: machine assigned for product: 1CF327F06067768468C6EC08DA92D2FA
    MSI (s) (B8:9C) [00:06:59:021]: Setting cached product context: machine assigned for product: 1E60C7B188846A7499A290099B864368
    MSI (s) (B8:9C) [00:06:59:021]: Using cached product context: machine assigned for product: 1E60C7B188846A7499A290099B864368
    MSI (s) (B8:9C) [00:06:59:022]: Setting cached product context: machine assigned for product: 1E727890A57705445B37F344F1C12A34
    MSI (s) (B8:9C) [00:06:59:022]: Using cached product context: machine assigned for product: 1E727890A57705445B37F344F1C12A34
    MSI (s) (B8:9C) [00:06:59:022]: Setting cached product context: machine assigned for product: 20B91A1DE71869244AB57058F37DD475
    MSI (s) (B8:9C) [00:06:59:022]: Using cached product context: machine assigned for product: 20B91A1DE71869244AB57058F37DD475
    MSI (s) (B8:9C) [00:06:59:023]: Setting cached product context: machine assigned for product: 25BBB29DFF28DE24A8C3E460F249A47B
    MSI (s) (B8:9C) [00:06:59:023]: Using cached product context: machine assigned for product: 25BBB29DFF28DE24A8C3E460F249A47B
    MSI (s) (B8:9C) [00:06:59:023]: Setting cached product context: machine assigned for product: 26CEF00243C306D4C98ECE73E2100CF8
    MSI (s) (B8:9C) [00:06:59:023]: Using cached product context: machine assigned for product: 26CEF00243C306D4C98ECE73E2100CF8
    MSI (s) (B8:9C) [00:06:59:024]: Setting cached product context: machine assigned for product: 26DDC2EC4210AC63483DF9D4FCC5B59D
    MSI (s) (B8:9C) [00:06:59:024]: Using cached product context: machine assigned for product: 26DDC2EC4210AC63483DF9D4FCC5B59D
    MSI (s) (B8:9C) [00:06:59:024]: Setting cached product context: machine assigned for product: 2704A83146E9DB645B9FBDB23B5993F1
    MSI (s) (B8:9C) [00:06:59:025]: Using cached product context: machine assigned for product: 2704A83146E9DB645B9FBDB23B5993F1
    MSI (s) (B8:9C) [00:06:59:025]: Setting cached product context: machine assigned for product: 276365164C482A740A734B23C283FFEC
    MSI (s) (B8:9C) [00:06:59:025]: Using cached product context: machine assigned for product: 276365164C482A740A734B23C283FFEC
    MSI (s) (B8:9C) [00:06:59:025]: Setting cached product context: machine assigned for product: 2878E7224F2B79E40BEE94EDC91C0C0C
    MSI (s) (B8:9C) [00:06:59:026]: Using cached product context: machine assigned for product: 2878E7224F2B79E40BEE94EDC91C0C0C
    MSI (s) (B8:9C) [00:06:59:026]: Setting cached product context: machine assigned for product: 29F49D53A3D15C346850AE62B8A1B79D
    MSI (s) (B8:9C) [00:06:59:026]: Using cached product context: machine assigned for product: 29F49D53A3D15C346850AE62B8A1B79D
    MSI (s) (B8:9C) [00:06:59:026]: Setting cached product context: machine assigned for product: 29F618052561C7A49BCB846F2847C2B4
    MSI (s) (B8:9C) [00:06:59:027]: Using cached product context: machine assigned for product: 29F618052561C7A49BCB846F2847C2B4
    MSI (s) (B8:9C) [00:06:59:027]: Setting cached product context: machine assigned for product: 2B4A3F578E6FD4342AFEBDCB10C6C62B
    MSI (s) (B8:9C) [00:06:59:027]: Using cached product context: machine assigned for product: 2B4A3F578E6FD4342AFEBDCB10C6C62B
    MSI (s) (B8:9C) [00:06:59:028]: Setting cached product context: machine assigned for product: 2B51DA16BD0568647A9341EF81D04492
    MSI (s) (B8:9C) [00:06:59:028]: Using cached product context: machine assigned for product: 2B51DA16BD0568647A9341EF81D04492
    MSI (s) (B8:9C) [00:06:59:028]: Setting cached product context: machine assigned for product: 30A4452B0D01E5E4AB963026FF2CD081
    MSI (s) (B8:9C) [00:06:59:028]: Using cached product context: machine assigned for product: 30A4452B0D01E5E4AB963026FF2CD081
    MSI (s) (B8:9C) [00:06:59:029]: Setting cached product context: machine assigned for product: 31A9F5E072C44EC4E9929622E30EF8FC
    MSI (s) (B8:9C) [00:06:59:029]: Using cached product context: machine assigned for product: 31A9F5E072C44EC4E9929622E30EF8FC
    MSI (s) (B8:9C) [00:06:59:030]: Setting cached product context: machine assigned for product: 3445DAE54917CC640A5524E8A6BBB1FA
    MSI (s) (B8:9C) [00:06:59:030]: Using cached product context: machine assigned for product: 3445DAE54917CC640A5524E8A6BBB1FA
    MSI (s) (B8:9C) [00:06:59:030]: Setting cached product context: machine assigned for product: 389F20921C4BAB448BD5C5D6252E4C14
    MSI (s) (B8:9C) [00:06:59:030]: Using cached product context: machine assigned for product: 389F20921C4BAB448BD5C5D6252E4C14
    MSI (s) (B8:9C) [00:06:59:031]: Setting cached product context: machine assigned for product: 3B10C76B20587EB4EABABBED19A03DEE
    MSI (s) (B8:9C) [00:06:59:031]: Using cached product context: machine assigned for product: 3B10C76B20587EB4EABABBED19A03DEE
    MSI (s) (B8:9C) [00:06:59:031]: Setting cached product context: machine assigned for product: 3D04254D3B6B9FF42B3445CE3E1E0066
    MSI (s) (B8:9C) [00:06:59:032]: Using cached product context: machine assigned for product: 3D04254D3B6B9FF42B3445CE3E1E0066
    MSI (s) (B8:9C) [00:06:59:032]: Setting cached product context: machine assigned for product: 3FCC006F88C922A40B4BDD8AE2991781
    MSI (s) (B8:9C) [00:06:59:032]: Using cached product context: machine assigned for product: 3FCC006F88C922A40B4BDD8AE2991781
    MSI (s) (B8:9C) [00:06:59:032]: Setting cached product context: machine assigned for product: 40DDF53BDF84D3D40BBE80C81573DC24
    MSI (s) (B8:9C) [00:06:59:033]: Using cached product context: machine assigned for product: 40DDF53BDF84D3D40BBE80C81573DC24
    MSI (s) (B8:9C) [00:06:59:033]: Setting cached product context: machine assigned for product: 41699E6F240F9544287BB8832B063165
    MSI (s) (B8:9C) [00:06:59:033]: Using cached product context: machine assigned for product: 41699E6F240F9544287BB8832B063165
    MSI (s) (B8:9C) [00:06:59:033]: Setting cached product context: machine assigned for product: 4314AE291D01A814191EA5403531A183
    MSI (s) (B8:9C) [00:06:59:034]: Using cached product context: machine assigned for product: 4314AE291D01A814191EA5403531A183
    MSI (s) (B8:9C) [00:06:59:034]: Setting cached product context: machine assigned for product: 43FF6818983DE7B4A9F21C7985B5FCDB
    MSI (s) (B8:9C) [00:06:59:034]: Using cached product context: machine assigned for product: 43FF6818983DE7B4A9F21C7985B5FCDB
    MSI (s) (B8:9C) [00:06:59:035]: Setting cached product context: machine assigned for product: 45BC40E1E4FA3CA44B7B0C1A06EB751F
    MSI (s) (B8:9C) [00:06:59:035]: Using cached product context: machine assigned for product: 45BC40E1E4FA3CA44B7B0C1A06EB751F
    MSI (s) (B8:9C) [00:06:59:035]: Setting cached product context: machine assigned for product: 463E95087B2AE1B49BF5D2D23DC726AF
    MSI (s) (B8:9C) [00:06:59:035]: Using cached product context: machine assigned for product: 463E95087B2AE1B49BF5D2D23DC726AF
    MSI (s) (B8:9C) [00:06:59:036]: Setting cached product context: machine assigned for product: 472D7398182C4E24C8BD0A2BFD791998
    MSI (s) (B8:9C) [00:06:59:036]: Using cached product context: machine assigned for product: 472D7398182C4E24C8BD0A2BFD791998
    MSI (s) (B8:9C) [00:06:59:036]: Setting cached product context: machine assigned for product: 4920FD12D9B61474BAF62BBABF2D83E7
    MSI (s) (B8:9C) [00:06:59:037]: Using cached product context: machine assigned for product: 4920FD12D9B61474BAF62BBABF2D83E7
    MSI (s) (B8:9C) [00:06:59:037]: Setting cached product context: machine assigned for product: 4985BD061A5B26B40B3F66A9220CEED5
    MSI (s) (B8:9C) [00:06:59:037]: Using cached product context: machine assigned for product: 4985BD061A5B26B40B3F66A9220CEED5
    MSI (s) (B8:9C) [00:06:59:038]: Setting cached product context: machine assigned for product: 4A0B590B5A057D6499880D83EF0B040C
    MSI (s) (B8:9C) [00:06:59:038]: Using cached product context: machine assigned for product: 4A0B590B5A057D6499880D83EF0B040C
    MSI (s) (B8:9C) [00:06:59:038]: Setting cached product context: machine assigned for product: 4A9D4F432C248434EB4F5E358C54947E
    MSI (s) (B8:9C) [00:06:59:038]: Using cached product context: machine assigned for product: 4A9D4F432C248434EB4F5E358C54947E
    MSI (s) (B8:9C) [00:06:59:039]: Setting cached product context: machine assigned for product: 4DE4057180BD8A04182C728D0C5118AD
    MSI (s) (B8:9C) [00:06:59:039]: Using cached product context: machine assigned for product: 4DE4057180BD8A04182C728D0C5118AD
    MSI (s) (B8:9C) [00:06:59:039]: Setting cached product context: machine assigned for product: 4E42866C3BBC1584BBF38EFC6D539032
    MSI (s) (B8:9C) [00:06:59:040]: Using cached product context: machine assigned for product: 4E42866C3BBC1584BBF38EFC6D539032
    MSI (s) (B8:9C) [00:06:59:040]: Setting cached product context: machine assigned for product: 4EA42A62D9304AC4784BF238120641FF
    MSI (s) (B8:9C) [00:06:59:040]: Using cached product context: machine assigned for product: 4EA42A62D9304AC4784BF238120641FF
    MSI (s) (B8:9C) [00:06:59:040]: Setting cached product context: machine assigned for product: 4F4A3A23297B6D117AA8000B0D611004
    MSI (s) (B8:9C) [00:06:59:041]: Using cached product context: machine assigned for product: 4F4A3A23297B6D117AA8000B0D611004
    MSI (s) (B8:9C) [00:06:59:041]: Setting cached product context: machine assigned for product: 4FC165B0D7C05474FA3561E1424EF478
    MSI (s) (B8:9C) [00:06:59:041]: Using cached product context: machine assigned for product: 4FC165B0D7C05474FA3561E1424EF478
    MSI (s) (B8:9C) [00:06:59:042]: Setting cached product context: machine assigned for product: 4FE2322521CC12C4BAFCDA7B698103D2
    MSI (s) (B8:9C) [00:06:59:042]: Using cached product context: machine assigned for product: 4FE2322521CC12C4BAFCDA7B698103D2
    MSI (s) (B8:9C) [00:06:59:042]: Setting cached product context: machine assigned for product: 50207F4104910004887CEB97A9B6C2DA
    MSI (s) (B8:9C) [00:06:59:042]: Using cached product context: machine assigned for product: 50207F4104910004887CEB97A9B6C2DA
    MSI (s) (B8:9C) [00:06:59:043]: Setting cached product context: machine assigned for product: 517AAD0323059F040AEA599CEABBE3F3
    MSI (s) (B8:9C) [00:06:59:043]: Using cached product context: machine assigned for product: 517AAD0323059F040AEA599CEABBE3F3
    MSI (s) (B8:9C) [00:06:59:043]: Setting cached product context: machine assigned for product: 5374D1C84E482E141ABD07AEED7236C3
    MSI (s) (B8:9C) [00:06:59:044]: Using cached product context: machine assigned for product: 5374D1C84E482E141ABD07AEED7236C3
    MSI (s) (B8:9C) [00:06:59:044]: Setting cached product context: machine assigned for product: 53A4D966B6414134981FA13C7D8B3876
    MSI (s) (B8:9C) [00:06:59:044]: Using cached product context: machine assigned for product: 53A4D966B6414134981FA13C7D8B3876
    MSI (s) (B8:9C) [00:06:59:045]: Setting cached product context: machine assigned for product: 53F069A9AD1C0CF48B20AEFF1497DF0B
    MSI (s) (B8:9C) [00:06:59:045]: Using cached product context: machine assigned for product: 53F069A9AD1C0CF48B20AEFF1497DF0B
    MSI (s) (B8:9C) [00:06:59:045]: Setting cached product context: machine assigned for product: 54F3D028EE6FFAA418FEEC12FF122D03
    MSI (s) (B8:9C) [00:06:59:045]: Using cached product context: machine assigned for product: 54F3D028EE6FFAA418FEEC12FF122D03
    MSI (s) (B8:9C) [00:06:59:046]: Setting cached product context: machine assigned for product: 55565908215A0914C9DA0B003CD6B6B6
    MSI (s) (B8:9C) [00:06:59:046]: Using cached product context: machine assigned for product: 55565908215A0914C9DA0B003CD6B6B6
    MSI (s) (B8:9C) [00:06:59:046]: Setting cached product context: machine assigned for product: 56A9756CEAC913B4B8B633600E36A066
    MSI (s) (B8:9C) [00:06:59:046]: Using cached product context: machine assigned for product: 56A9756CEAC913B4B8B633600E36A066
    MSI (s) (B8:9C) [00:06:59:047]: Setting cached product context: machine assigned for product: 5717EC5AD080CA945B3A7E3E0542825F
    MSI (s) (B8:9C) [00:06:59:047]: Using cached product context: machine assigned for product: 5717EC5AD080CA945B3A7E3E0542825F
    MSI (s) (B8:9C) [00:06:59:047]: Setting cached product context: machine assigned for product: 591761FF4EE90C64C87DBF3A54E788BA
    MSI (s) (B8:9C) [00:06:59:053]: Using cached product context: machine assigned for product: 591761FF4EE90C64C87DBF3A54E788BA
    MSI (s) (B8:9C) [00:06:59:053]: Setting cached product context: machine assigned for product: 5C1093C35543A0E32A41B090A305076A
    MSI (s) (B8:9C) [00:06:59:053]: Using cached product context: machine assigned for product: 5C1093C35543A0E32A41B090A305076A
    MSI (s) (B8:9C) [00:06:59:054]: Setting cached product context: machine assigned for product: 5DDB7CC701F64274691AAE7C9D2F38C1
    MSI (s) (B8:9C) [00:06:59:054]: Using cached product context: machine assigned for product: 5DDB7CC701F64274691AAE7C9D2F38C1
    MSI (s) (B8:9C) [00:06:59:054]: Setting cached product context: machine assigned for product: 5FDE3F74128C6E949B3B0DB00F9AAB8B
    MSI (s) (B8:9C) [00:06:59:054]: Using cached product context: machine assigned for product: 5FDE3F74128C6E949B3B0DB00F9AAB8B
    MSI (s) (B8:9C) [00:06:59:055]: Setting cached product context: machine assigned for product: 5FFE3494F922D534EB9AEBC3EA7A387A
    MSI (s) (B8:9C) [00:06:59:055]: Using cached product context: machine assigned for product: 5FFE3494F922D534EB9AEBC3EA7A387A
    MSI (s) (B8:9C) [00:06:59:055]: Setting cached product context: machine assigned for product: 6030E61781384634B8F8C04C9E73B6CA
    MSI (s) (B8:9C) [00:06:59:056]: Using cached product context: machine assigned for product: 6030E61781384634B8F8C04C9E73B6CA
    MSI (s) (B8:9C) [00:06:59:056]: Setting cached product context: machine assigned for product: 6043B4640D4A419419F0C74A83D0CC31
    MSI (s) (B8:9C) [00:06:59:056]: Using cached product context: machine assigned for product: 6043B4640D4A419419F0C74A83D0CC31
    MSI (s) (B8:9C) [00:06:59:057]: Setting cached product context: machine assigned for product: 60EA627A3AAA1D34783E075F011

  • Im having a problem installing adobe air its telling me i may not have admin rights even though i do can you help me?

    im having a problem installing adobe air its telling me i may not have admin rights even though i do can anyone help me?

    If you are mac, read
    -next link says After Effects, but check YOUR permissions !!!
    -http://blogs.adobe.com/aftereffects/2014/06/permissions-mac-os-start-adobe-applications.ht ml

  • Im having a problem installing adobe air its telling me i may not have admin rights even though i do can anyone help me?

    im having a problem installing adobe air its telling me i may not have admin rights even though i do can anyone help me?

    im using windows 7
    the error is
    "an error has occurred  while installing adobe air. installation may not be allowed by your administrator please contact your administrator"

  • Import 5508 Controller Config from NME-AIR-WLC25?

    Greetings!
    For 3 years now, I've been using an NME-AIR-WLC25 controller with an ever-increasing number of AP's (reaching the 25 limit a few months ago). As part of a new construction project, I'm adding 5 more AP's onto my network. As a result, I purchased a 5508 controller with a 50AP license to get me started.
    My question is simple-- is it possible to import the WLC25's configuration to the 5508? I have a feeling the answer is no, but I figure it can't hurt to ask, and if I'm lucky it will save me quite a bit of time configuring this new controller.

    Yes, I'm running 7.0.116.0 on the WLC25 today, so that sounds promising.
    I've already downloaded the config file from the WLC25, and I did notice it looked pretty basic command-line, so I was certainly hoping that to be the case.
    If the 5508 firmware is newer (I haven't even unboxed it yet), do you expect I'd run into trouble importing the old config, or should I version match first, import, then upgrade to latest?
    Any other gotchas I should look out for in doing this?

Maybe you are looking for