Issues with Adobe Air 2.0

Hi, I have built an Adobe AIR (1.5) that icludes a CRUD when updated to Air 2.0, I can only READ data from database , but not UPDATE, DELETE or CREATE. I updated the following :
application xmlns="http://ns.adobe.com/air/application/1.5" to application xmlns="http://ns.adobe.com/air/application/2.0"
Any suggestions??
Thanks in advance.
Daniel

Hi,
Nothing immediately obvious, I'm afraid we'll need a little more information.
When you attempt to open the database connection, what mode?  Is it successful?  If not, what error?
What specifically happens when you try to UPDATE, DELETE, CREATE?  Is there an error?  If so what?
Have you verified that the db file is not locked?
What OS?
Any other details you could provide?
Thanks!
-Erica

Similar Messages

  • Anyone else see issues with Adobe Air and Zinio

    Hi,
    I'm just wondering if others are seeing this issue or if I did something unique to my machine. My console is flooded with error messages like this:
    8/3/11 4:41:23.244 AM sandboxd: ([307]) WebProcess(307) deny file-read-data /Users/bkray1/Library/Application Support/Adobe/AIR/ELS/ZinioReader4.9310D8F796442B71068C511E15D70529A702D19D.1/P rivateEncryptedDatak
    Line after line of it, even after a restart without using the Zinio program (e-pub reader). I have repaired my keychain, and updated to adobe air beta 3, but still get the same meassages. If anyone has any ideas, please share.
    Thanks
    Bryan

    This issue was vexing me too, and no amount of repairing the keychain (or deleting these entries) would make it go away.  Everytime I'd launch any Adobe AIR app, the problem would immediately return. 
    And I believe it was caused a huge speed slowdown, extra heat and overactive fan action on my mid-2010 MacBook Pro (2.66 Ghz Intel Core i7 with 8 GB of RAM, otherwise clean install of OS X 10.7.)
    Anyway, I came across this post with a purported hack to fix it:
    https://plus.google.com/104149041030409334838/posts/j1ptVE6qfsg
    I'm not keen to try this just yet... but would be curious to hear details if anyone else gives it a go.  In the meantime I have just uninstalled Adobe AIR and will anxiously await the release of OS X 10.7.2.

  • Issue with Adobe Air and Rosetta Stone in Mountain Lion.

    After installing Mountain Lion, I tried to open Rosetta Stone.  I was directed to update and install adobe air.  I did that, then tried to open Rosetta Stone again and it said the installation of Adobe Air was damaged.  I went to Adobe to reinstall and it said it's already installed.  I'm now stuck in a circle...Help!

    I also found this page from the Rosetta Stone site very helpful.
    It was more helpful than anything on the Adobe site.
    http://success.rosettastone.com/articles/en_US/Text/I-receive-an-Adobe-AIR-Error -when-trying-to-use-Rosetta-Stone/?q=Adobe+Air+problems&l=en_US&fs=RelatedArticl e#macdiv
    Hope others find it helpful to avoid the stress I encountered.

  • Still having trouble with Adobe AIR - Trying to download free trial.

    I'm having an issue with Adobe AIR.  Last month I purchased Photoshop CS 5.5 with the agreement of a free upgrade to Photoshop CS 6 10 days after it comes out (should be today that I get the CD key, right?) and I'd like to get myself ready to just plug the key in and go, especially considering the trouble  I had actually downloading PS CS 5.5 (not too promising, eh?).
    I can see the yellow DOWNLOAD button and when I click it Adobe AIR comes on and asks me to read the license, etc.  I click AGREE and... it closes immediately.  Every time.
    I've tried on a few different browsers and don't have any anti-virus messing with it.
    Thanks for your help anyone and everyone.

    You will still need to resolve the AIR issue to install the software as we use it's components in many of our Creative Applications.  I would recommend reviewing Troubleshoot AIR installation | Windows - http://helpx.adobe.com/air/kb/troubleshoot-air-installation-windows.html.
    You are also welcome to follow the steps listed in http://forums.adobe.com/thread/981369 to initiate a direct download.  Depending on the Adobe product though you are installing you will need to have Adobe AIR functioning for a successful installation.

  • Installation file (package) with adobe air sdk

    I made an installation file with adobe air (javascript, html via AIRSDK) ,
    but when it's packed and I run the file, it sends an error message "This application cannot be installed because this installer has been mis-configured. Please contact the application author for assistance."
    I don't know maybe I should try dreamviewer? because I'm sure about the codes
    I want to make such a file (as below image)
    but via airsdk it makes this:
    with air written on it

    try to update your air runtime. This is popular issue when developers use newer sdk but old runtime. Or include runtime to your app

  • I don't know if this is the right section but I experience the following issue with Adobe Acrobat Pro XI installed on Windows 8.1. When I start Acrobat the related window opens normally but, after some scroll up and down along the document, it blocks, Acr

    I don't know if this is the right section but I experience the following issue with Adobe Acrobat Pro XI installed on Windows 8.1. When I start Acrobat the related window opens normally but, after some scroll up and down along the document, it blocks, Acrobat doesn't respond to any command I can give and, in place of the pointer arrow, a vertical bar, as the one of the text editor appears. The only way I can stop Acrobat is by means of the task manager. I tried to de-install and the re- install Acrobat but the behaviour is always the same. What can I do??

    Have you opened Acrobat and gone to Help>Updates to get an updated install?

  • How to record a time-limited video with Adobe AIR for iOS

    I am trying to record a time-limited video with Adobe AIR for iOS.
    For example, I want to implement the following function. Start a one-minute timer before launching CameraUI to record video. When the timeout event happens after one minute, stop recording video, close the CameraUI view and obtain the video data so far.
      I have several questions related to that.
      1. How to stop recording video from outside the CameraUI view(in this case, from the timeout event handler) and then close the CemeraUI view? As far as I know, to close the CameraUI view, the only way is to press the [Use Video] button or the [Cancel] button from inside the CameraUI view. Is it possible to close it from outside?
      2. Even if the first problem mentioned above is solved, then how can I get the video data so far(in this case, the video data before the timeout). I know that normally we can get a MediaPromise object from MediaEvent parameter of the  complete handler, and read the video data from the MediaPromise object. But obviously in this case, we can not access the MediaPromise object just because the complete handler itself will not be executed since the [Use Video] button is not pressed.
      3. Is it possible to add a stopwatch to show possible remaining recording time when CameraUI view is open? It seems that the CameraUI automatically uses the full screen of iOS device(in my case, iPad) and there is no extra space to show the stopwatch.
      Are there any solutions or workarounds about the three problem above? I really appreciate it if anyone has any idea about this. Thanks in advance.

    You'd have more control by using the Camera object, showing the camera on a video object inside a Sprite, and capturing that. Then you could put whatever graphics alongside it on the stage.. I've used FlashyWrappers in a test to capture the video to the library.  It took some work, but the test worked well...
    Flash/AIR record videos of your apps and games: Rainbow Creatures

  • Webcam not working with adobe air

    hey frnds,
    i'm trying to capture webcam snaps and storing it on local desktop.
    Below code of capuring snap is working with flex but same code not working in adobe air.
    I'm using Adobe Flash builder beta 2
    is any setting is required to use webcam with adobe air?
    i'm using following code
    <?xml version="1.0" encoding="utf-8"?>
    <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                           xmlns:s="library://ns.adobe.com/flex/spark"
                           xmlns:mx="library://ns.adobe.com/flex/halo" creationComplete="init();">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Script>
            <![CDATA[
                import mx.controls.Alert;
                import mx.core.UIComponent;
                import flash.media.Camera;
                import flash.media.Video;
                private function videoDisplay_creationComplete() : void
                    var camera:Camera = Camera.getCamera();
                    if (camera)
                        videoDisplay.attachCamera(camera);                   
                    else
                        Alert.show("Oops, we can't find your camera.");
                private function capture_click() : void
                    var snap:BitmapData = new BitmapData(320, 240, true);
                    var snapBmp:Bitmap = new Bitmap(snap);
                    snapBmp.width = 320;
                    snapBmp.height = 240;
                    if(snapshotHolder.numChildren > 0)
                        snapshotHolder.removeChildAt(0);
                    snapshotHolder.addChild(snapBmp);               
                    snap.draw(videoDisplay);               
        ]]>
        </fx:Script>
        <mx:HBox>
            <s:Panel title="Video">
                <mx:VideoDisplay id="videoDisplay" creationComplete="videoDisplay_creationComplete();" width="320" height="240" />       
            </s:Panel>
            <s:Panel title="Snapshot">
                <mx:UIComponent id="snapshotHolder" width="320" height="240" />
            </s:Panel>       
        </mx:HBox>
        <mx:HBox>
            <mx:Button label="reload camera" click="videoDisplay_creationComplete();"/>
            <mx:Button label="capture" click="capture_click();"/>  
        </mx:HBox>
    </s:WindowedApplication>
    Camera is connected but cannot see anything inair,
    plz guide me in this.
    thx in advanced,

    I seem to have the same problem. When creating an web application it works fine, but when creating a desktop application it doesn't. I can't figure out what the problem is.
    Does anyone know?

  • Having major issues with Adobe Media Encoder (AME) - exporting with weird image flickering/colour anomalies, crashing regularly, freezing during encode...!

    Hi Guys
    I am having some real issues with Adobe Media Encoder (AME) at the moment.  It appears that I am unable to encode an h.264 for Vimeo from a Premiere Pro Project file at the moment without at least some weird image issues that are not supposed to be there.  These include weird flickering, colour changes, artefacts etc.  This is if I am lucky...often I am unable to get the process to complete as the application either crashes and tells me there has been a problem or it simply freezes and I have to force quit the application and often restart my machine.
    The problem seems to not to just be with h.264 for the web encodes but also with BluRay h.264 as well. As yet I haven't seen if there is a problem with MPEG-2 for DVD so I will check this out too!
    Does anyone else see this happening or does anyone know what might be the problem?
    I thought the Premiere Pro project might have been corrupt so tried a different project but the same issues were happening here too.
    Any help would be really gratefully received.
    Cheers
    EDIT - I have just found this online which is exactly the problem I am having! Thanks a bloody bunch Apple! 10.9.3 causing headaches for Mac Pro users | MacIssues
    Message was edited by: Alex Cameron

    Agreed, I now have a project to GET OUT, and AME crashes consistently 1/3 into the render. It appears to halt all processing after (real time) 00:02:30
    Am seriously considering uninstalling CC as I am beginning to find other issues in some apps, and going back to CS6/MC just so I can get work out. Durn it Adobe this is AWFUL!!
    Alright, let's try to be constructive instead of throwing rocks... but the frustration level is high, and I have material on deadline. Let's get with this, guys...
    What OS Win7, 64-bit
    What version of AME/PPro (Please be specific by getting the full version number in the About Adobe Media Encoder screen) 8.2.0.54 Ppro: 8.2.0 (65)
    When is it crashing (Again, the more detail here about where it was in the encoding process the better) roughly 1/3 into the sequence, always on exactly the same frame - tried replacing the clip with something different to see if it was a timeline error, and NO EFFECT.
    What is your source (PPro project or media file (what kind?)) PPro
    If the source if a PPro project, does it work when exporting directly from PPro? NO
    What format are you exporting to? H.264, QT, WM, tried everything my client can play.
    Do other formats work? MPEG2, QuickTime, etc? NO
    Have you tried with GPU rendering on? How about turning it off by switching to Software-only mode? Mine doesn't have any choice, it's software-only.
    Have you tried disabling Native Sequence Loading? (AME Preferences: General > Enable Native Sequence Loading) No effect
    Other things I tried: uninstalling/reinstalling AME, setting cache to a fast local disk.

  • Issues with Adobe Professional 9

    Hi
    We are facing some issues with Adobe Professional 9,
    The problems are as follows while converting the DOC file to PDF using Adobe Proff 9.
    1) Bullets are missing
    2) Crossreferences are not working
    3) adding junk characters in header.
    Can you please help me on this.
    We need to understand the issue.
    Manohar S S

    Just some stray thoughts on the topic:
    Use Adobe PDFMaker to create the PDF from the MS Word file.
    When a MS Word cross-reference is inserted, ensure that "Insert as hyperlink" is ticked in the Cross-reference dialog.
    In the configuration of Adobe PDFMaker's Preferences, ensure "Add Links" is ticked (under the Settings tab).
    Ensure that the installed Acrobat (and associated Adobe PDFMaker) is working with a compatible version of Office.
    See: http://kb2.adobe.com/cps/333/333504.html
    For all characters used in the source MS Word file; ensure that the characters used provide proper mapping to Unicode.
    Do not use characters that rely upon a restricted character value.
    When using Word Headings/Styles that incorporate the bullet character, ensure you work from those that are "built-in" to MS Word.
    If you are working out of Windows 7 / Office 2010 you need to move up to Acrobat X.
    Be well...

  • Issue with Adobe maybe?

    Hi,
    So I am having issues with adobe reader.  I work as tech support and someone called in with issues.  His issue is:
    Cannot open forms and enter information then save them back using his program.  The webprogram he is using is JIDS.  JIDS requires that the pdf be opened in the webbrowser.  This is so it can be saved back to their database or whatever. 
    The issue is when he tries to open the document in ie it opens it on his local adobe program not in the browser.  I checked the addons and adobe will not appear there. (in any of the catagories plz do not reply im in the wrong view or whatever)  If I open a force ie to open a pdf nothing appears (makes sense because it says there is no addon).  I have uninstalled and reinstalled adobe multiple times from adobe.com (it is up-to-date) every time says installed successfully.  This is a new computer and does not have older versions on it.  I have removed it using the adobe cleaner then reinstalled no change.  I tried reapplying the acropdf.dll using regsvr32 both in the 32bit and 64 bit locations (\windows\system32\ and \windows\sysWOW64\) and I keep getting an error that says loaded but dllregisterserver error 0x80070005.  which is permissions error, but he is the only admin on the pc(local admin) and has full access, uac is shut off and i was using the cmd in run as administrator mode.
    Since i couldnt find anything else on this I dicided to use firefox since ie and FF are only browsers allowed by JIDS.  I downloaded newest FF and FF does say adobe reader addon is installed, but when i open the pdf in the JIDS program the fields are not editable and it has a popup ontop of the browser saying something about compatability issue and asks me to open with different program (clicking it opens the pdf in the adobe reader program and it is then editable but will not save back to the website, no supprise there).
    He is using windows 7 64bit logging onto a domain.  Using IE9 and updated adobe reader (11.0.03) and newest version of Firefox
    Windows is fully up to date.
    His computer is the exact same model as the one next to it that works perfectly fine and he hasnt done anything that could have messed up the system files (he knows he is bad with computers and doesnt do anything without asking someone else first).  Mostly only uses the webbrowser and another program thats installed on there for him already.
    I plan on installing adobe reader X or possibly older version of IE/FF to see if these might help.  I also will be checking/disabling what he has for AV (i think its just windows security essentials but im not sure will doublecheck). 
    Any other suggestions on things to try?  What is could be causing these issues?

    Probable issue with the Firefox is that in the documentation it is poorly worded poorly,  JIDS only support FF 17.
    What is the issue with IE if that does fix the FF issue?

  • Viewing issue with Adobe Reader

    Hi there,
    I'm having an issue with Adobe reader, which appears to be not related to platform or version. To cut a long story short. I've created an A4 design in Photoshop. Part of this design includes some boxes, that have been given an outline (border) effect. Also bare in mind that the Photoshop files are being created at 350dpi.
    When I put my design into Illustrator/ InDesign and then generate a PDF file. I then go and look at the pdf file and when the zoom is at 100%, the edges of the boxes are not straight, you'll get a slight offset half way along for example. However, when I zoom in to 400% the problem disapears and the lines (edges) look perfectly as they should.
    Does anyone know about this issue? I'm worried that when I print from the PDF, this issue will be in the print-out - or will it be OK when I print it seeming as it dissapears at 400% zoom.
    Any prompt answers or help would be appreciated.
    Kind regards,
    Luke

    Can you open Reader by itself?  If so, try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].

  • Seam.2.2 with Adobe Air

    Hi,
         I'm trying to seam application with Adobe Air.
    1. However when i hit http://localhost:8090/Demo/Demo.swf it throws exception. What m'I missing?
    2. When exported as installer and run it it gives the [flex object async token] status instead of message. Do I need to add any related files while export? How can I do that?
    In my seam project I have added the Air Project type and output is config to webContent folder of the project. Followed the tutorials from http://www.exadel.com/flamingo/docs/guide/en/html/CreateNewFlamingoProject.html & http://www.exadel.com/flamingo/docs/guide/en/html/GettingStarted.html
    3. Further, what jars/dpendencies are needed to run the .swf compiled with Adobe Air?
    Using:
         Eclipse 3.5
         Flex Plugin 4
         Seam 2.2.0
         Flamingo.
    Thank you in advance!

    Hi,
         I'm trying to seam application with Adobe Air.
    1. However when i hit http://localhost:8090/Demo/Demo.swf it throws exception. What m'I missing?
    2. When exported as installer and run it it gives the [flex object async token] status instead of message. Do I need to add any related files while export? How can I do that?
    In my seam project I have added the Air Project type and output is config to webContent folder of the project. Followed the tutorials from http://www.exadel.com/flamingo/docs/guide/en/html/CreateNewFlamingoProject.html & http://www.exadel.com/flamingo/docs/guide/en/html/GettingStarted.html
    3. Further, what jars/dpendencies are needed to run the .swf compiled with Adobe Air?
    Using:
         Eclipse 3.5
         Flex Plugin 4
         Seam 2.2.0
         Flamingo.
    Thank you in advance!

  • 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

  • Problem with adobe air ajax PUT request

    Hi,
    Sorry for my english.
    I would like to send a XML document to a server with AJAX
    XmlHttpRequest Object.
    I use the PUT method.
    Adobe Air sends the PUT request without the contents and set
    the contents-length header to 0.
    If I replace the PUT method by a POST method Adobe Air sends
    the request with the document, but the service on my server do not
    allow POST requests.
    If I open the same page with Firefox, IE and Safari, all
    works fine.
    I do not understand why Adobe Air is not able to send my xml
    document with a PUT request but he can if I replace the method PUT
    by a POST ?!?
    I cannot change the implementation of the remote service so I
    need to send a PUT request.
    I see an old topic here (
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=641&threadid=1309642#47 47452)
    speaking about my problem but I do not the right to add a message
    to the thread.
    Somebody can help me, please ?

    tzeng,
    The web server is a tomcat.
    Maybe the server is not configured to manage POST request or
    the service does not support the POST request (only PUT and GET).
    The AJAX code :
    quote:
    var xhr = new XMLHttpRequest();
    if (window.XMLHttpRequest) {
    try {
    netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead");
    } catch (e) {}
    // With Adobe Air, the following code Adobe AIR sends the PUT
    request without the document (in the data object).
    // if I replace "PUT" by "POST" all works fine
    xhr.open("PUT", url, true);
    xhr.onreadystatechange = function () {
    // my code [....]
    xhr.send(data);
    Thanks.

Maybe you are looking for

  • Blocking goods receipt based on unprinted purchase order

    Hello, I want to block goods receipt based on purchase order that hasn't been printed yet. How can I do it? Thanks.

  • Get purchase order doc date using BAPI function module

    Hi, I have a .net windows application that uses BAPI_PO_GETDETAIL function module to get particular details of a PO in SAP. But i am not able to get the "Doc Date" for a particular PO. I am able to get all the details of items from the table "PO_ITEM

  • Flash Player only works for the account that downloaded it

    I downloaded flash player and did not specify any special preferences, however, it doesn't work for the 2 other accounts on the computer.  It only runs for the Administrator account from which i downloaded it. I'm running XP professional. Can someone

  • Forms 10g runs well in one computer but not others

    Dear gurus, i have installed my application server forms and reports 10g and manage to connect forms using mozilla firefox web browser (IE failed - i guess this one is IE bugs) in my own computer and it works very well in my own computer. Weird case

  • Touch screen stopped completely

    I have an HP Pavilion Touch Smart 14.  Two days ago on Aug 4th the touch pad stopped working with no warning. There were no updates to warrant any change as I have to approve all updates.  I have done a refresh completely swiping it back from windows