Dialog to Action...

Hi there,
I'm trying to get used to writing my scripts with Adobe Story, since I'll soon be developing a tv series with writers all over the country. I really like the cloud-based project management, sharing, collaborations and commenting features - but the writing itself is not as flowing as it is with Final Draft or Screenwriter.
I've been writing for about 10 years with FD now and have gotten used to using the tab-key as well as going from "dialog" to "action" (and then by hitting tab to the next "character"). I get the idea behind going from "dialog" to the next "character" - but if I want to put in some "action", I must hit enter again and then select "action" by hitting the dwn arrow. If I hit tab, I'm moving to "transition", if I hit tab again, I'm in the next "scene heading". And that is just not working for me, since I hardly ever use transitions in my scripts.
I'd be very happy if I had the option to select whether to be taken to "character" or "action" after hitting return in "dialog".
Thank you!

Hello,
I recently installed Adobe Story on to my Macbook due to a recommendation from a friend who I may be collaborating with in the near future. I loved many of the features and aesthetically the program is amazing, however I too can't stand this issue with the program. I've been using Screenwriter for years, and I hardly use transitions! Most professional screenwriters don't use them, and anyone that teaches screenwriting tells their students to avoid them when possible.
I'm not saying get rid of transitions; what I'm saying is if we rarely use them, why is that the default when we hit tab after dialogue? If you hit "return" in Screenwriter, it brings you back to "action." Nagasaki3000 and I aren't the only ones on this forum to bring up this issue, either - I've gone through the forum to see if anyone on the team was working on fixing this and found some one else who was not answered.
If you plan on keeping this as is, at least let us know so we can go back to Screenwriter/Final Draft. I'm also going to be keeping track of other issues that need to be addressed with functionality - the collaboration features are great, but that doesn't make the program worth buying (hint hint) unless the program can function first and foremost as a screenwriting program.

Similar Messages

  • No dialog box, action fails

    i'm writing a workflow in automator to open an app (Firefox), then 'wait for user action' to give me 3 minutes before moving on to something else.
    automator does not display the dialog box for me to tell the workflow to 'continue' - so the workflow fails.
    someone else has asked this question before, but it was never answered: how to get 'wait for user action' and 'wait for confirmation' to display a dialog box?

    red_menace wrote:
    The dialog seems to want to float on top, but gets lost somewhere.
    A workaround to avoid this, is to add the "Run AppleScript" action in between this two actions.
    There is only one line necessary, but it depends on, how the workflow will be saved:
    Saved as an application (Let´s name it "XYZ"):
    +tell application "XYZ" to activate+
    Saved as a workflow, that will be run with Automator Launcher:
    +tell application "Automator Launcher" to activate+
    Saved as a PlugIn for Finder:
    +tell application "Automator Runner" to activate+
    And last but not least, when run from within Automator:
    +tell application "Automator" to activate+
    Spażek

  • How to know which Action has been done by a Dialog in ControlsFX?

    Hello!
    I am using ControlsFX for the "Dialog" class. This class lets you build a dialog with "Node" Content.
    I set the content to a GridPane and and had wanted to set up a custom Action.
    There are premade Actions like "OK" "CANCEL "YES" "NO" "CLOSE" so I tried using "OK" and it worked by saving all of the info in the TextFields which were set in the GridPane
    However when I tried "CLOSE" "NO" or "CANCEL" it also saved the data within the TextFields... SO I'm confused, what Actions are exactly going on, and I figured I would just make an if statement saying {code} if(Dialog.getAction(Action.OK) == true){code} but it never worked.
    Thoughts on howe to do the actions? I tried to make a custom action at first, but the premades "workjed" but not really.. :(?

    Thanks!
    This wasn't there when I first looked at it, or I was looking at another location of the api, I will make sure to look at this one now :D.
    I basically did Action action = Dialog.show().
    then did if (action.equals(Dialog.Actions.OK))
    //code
    }So it works :).
    I like the custom action too, I'm interested in the example Action response = Dialogs.create()
          .title("You do want dialogs right?")
          .masthead("Just Checkin'")
          .message( "I was a bit worried that you might not want them, so I wanted to double check.")
          .showConfirm();I from the api it says that .create() is static Dialogs Type, so I'm curious how that's used as the Action in this case?
    Thanks again :)

  • Scripting Illustrator actions, incorporating calls to Excel

    Hello all, I need some help...
    I am building a series of logos — based on word strings —  using Illustrator CS4 with a combination of Actions, but also retrieving the word string from an Excel file.
    Normally for one or two iterations of the process, I would not hassle with a script, but this is a mind-numbing repetitive task, and I have to make 6,000 logos!! Seems the ideal use for a script.
    We have tried to work with ExtendScript Toolkit (ESTK) but we can't get our heads around how to make it do certain things, and I can't find anyone who really knows how to use ESTK correctly.
    I have a MAC, so the script has to be written in Java Script or Apple Script.
    Here's what I need to do:
    Execute Action: Open a Master Illustrator doc. This doc is already configured with art board, pre-defined type box (Area Type Optioned), Charater Styles, Drop Shadow parameters set. <pause Action>
    Run Script: Retrieve the word string from a cell in Excel worksheet (or CSV??). Some are single words, first letter capped. Some are two to four words Camel Cased. Example: "DinnerPartiestm". There are two additional charaters "tm" at the end of the word string that will be acted upon (remember these two characters for item 7 below)
    Run Script: Place this WordString into the predefined type box in the Illustrator Master doc. That is, in Illustrator, "select" the type box so the cursor is at first position and place the word string — copy from Excel & paste into Illustrator? <pause Script>
    Execute Action: Apply character style 1— font with point size, letter spacing, stroke and colour (It just happens to be red). Example: DinnerPartiestm  <pause Action>
    Run Script: Select all caps in word string. Example: DinnerPartiestm <pause Script>
    Execute Action: Apply character style 2 — Caps Only (selected) — New point size, baseline offset. Example: DinnerPartiestm <pause Action>
    Run Script: Select last two letters of word string. Example: DinnerPartiestm <pause Script>
    Execute Action: Apply character style 3 — last two letters only (selected) — New point size, change colour, baseline offset. Example: DinnerPartiestm <pause Action>
    Run Script: Select text box. <pause Script>
    Execute Action: Apply Stylize > Drop Shadow — On contents of text box, preset DS parameters in either Appearence panel or Effect menu.
    Execute Action: File > Save As .ai document. <at Save As dialog, pause action>
    Run Script: Retrieve file name from Excel and place in Save As dialog (copy & paste?). In next column in Excel doc, same row, is a SEO-friendly file name. Example: word string is "DinnerParties"; file name (next column) is "logo-dinner-parties"
    Run Script: Select folder to save the .ai doc into. Example: Folder is "Logos AI". <pause Script>
    Execute Action: Complete Save As. Example: in Folder "Logos AI" now we have the file "logo-dinner-parties.ai"
    Execute Action [assumes that the Saved As document — logo-dinner-parties.ai — is now the active one in Illustrator]: Save for Web & Devices. Preset to PNG24/Transparent. Correct file name will NOT be in Save field. <at Save dialog, pause action>
    Run Script: Repeat retrieval process to get same file name from Excel.
    Run Script: Select new folder to save the .png doc into. Example: Folder  is "Logos PNG". <pause Script>
    Execute Action: Complete Save for Web. Example: in Folder "Logos PNG" now  we have the file "logo-dinner-parties.png"
    Execute Action: Close
    Repeat steps 1 though 19 until all word strings processed: Script has to know to go to next word string (next row) in Excel doc.
    This is a tricky one, but there's got to be a way to automate the process... otherwise I'll go crazy doing this manually!!
    IS THERE ANYBODY OUT THERE WHO CAN HELP?
    Thanking you in advance for any assistance.
    All the best.

    IS THERE ANYBODY OUT THERE WHO CAN HELP?
    Depends on what you mean by "help." Are you asking someone to do the whole thing for you (would require more detail), or do you intend to do it yourself, but are stuck on something? (You say you "tried to work with ESTK" and "can't find anyone who really knows how to use ESTK correctly"; but you don't say specifically what you're struggling with in ESTK.)
    ...doc is already configured with art board, pre-defined type box (Area Type Optioned), Charater Styles, Drop Shadow parameters set.
    Much of what can be done with any approach depends largely upon what Appearances and/or Effects are involved, and where. You imply that you want all of the "logo" to be contained in a single textFrame object. But Drop Shadow Effect cannot be applied at the character level, so it can't be included in a Character Style.
    So if you don't want all the text to have the same drop shadow, you will be involving multiple textFrame objects. That will lead to the complication of having to position the two textFrames relative to each other, depending on their dimensions after the varying text is inserted.
    Retrieve the word string from a cell in Excel worksheet (or CSV??)
    With scripting, it would be inefficient and unnecssary to go back-and-forth to the spreadsheet to extract values one at a time. Typically, you would create an array containing the full set of values, and then iterate through the elements of the array.
    Some are single words, first letter capped. Some are two to four words Camel Cased. Example: "DinnerPartiestm".
    So you're going to need a sub-routine of some kind (in Javascript, a function) to find capital letters.
    There are two additional charaters "tm" at the end of the word string that will be acted upon...
    If this is the same in each instance, and if you are going to script this, there is no need to include it in the data.  Insert the "tm" programmatically.
    That is, in Illustrator, "select" the type box so the cursor is at first position and place the word string — copy from Excel & paste into Illustrator?
    Using script, you don't have to select the textFrame, copy, or paste in order to insert content. You would declare a variable, assign its value (from the above-mentioned array), add the variable's value as text to textFrame's content.
    Apply character style 1— font with point size, letter spacing, stroke and colour (It just happens to be red). Example: DinnerPartiestm
    Here you will run into a difficulty inherent in Illustrator's poor implementation of stroked text. You can apply a Stroke at the Character level and include that Appearance in a Character Style. But Illustrator always positions such strokes in front of the fill--something you almost never want, because it "chokes" the fills, wrecking the shape of the characters. The workaround is to Add New Stroke and position that below the Characters listing in the Appearance Palette. But script provides no access to added strokes or fills and Added Strokes cannot be applied at the character level.
    Select all caps in word string. Example: DinnerPartiestm
    Illustrator cannot select discontiguous text strings. Again, script does not have to select objects in order to change their properties.
    Apply character style 2 — Caps Only (selected) — New point size, baseline offset. Example: DinnerPartiestm
    Apply character style 3 — last two letters only (selected) — New point size, change colour, baseline offset. Example: DinnerPartiestm
    The applyTo method of the CharacterStyle object. Or, just set the size and baselineShift properties of the characterAttributes property of the textRange directly.
    Apply Stylize > Drop Shadow — On contents of text box
    Drop Shadow Effect cannot be applied to the contents (character level) of a textFrame--only to the textFrame object itself.
    My very limited understanding of ESTK is that it is a scripting tool for  use in Illustrator.
    It's a script text editor included with the Creative Suite. You can use it to build scripts for any of the CS products (or entirely other purposes, for that matter). Or, you can choose to not use it at all. A Javascript is just a text file. Tools like ESTK add conveniences, references, etc., geared toward scripting.
    So, I'm only acting on the word string....
    But I am also not a coder...
    Which is why I would look into simpler already-built methods before jumping into a tedious solution scripted for Illustrator. For example: Many, if not most, AI users are familiar with InDesign. InDesign provides a proper dataMerge feature that can handle ordinary tab-delimited text. It's handling of strokes on text is correct, unlike Illustrator. If you set it up accordingly, it can create all the separate pages for you.
    You would:
    1. Draw the fixed graphic in Illustrator.
    2. Place the Illustrator graphic on InD's master page.
    3. Set and style the text objects. Insert DataMerge tags.
    4. Import the data and run the Merge function.
    InD builds individual pages for each row of the data. You're done. Export to PDF. InD and Acrobat also have their own scripting models. Either one can handle the specific naming convention, if really needed.
    Again, it depends on what exactly is "special" about the text object(s) you are manipulating with variable content. For example, if you're using an AI-specific Warp effect, you'd be back to Illustrator.
    Anyway, you want a paying gig?
    I do some freelance work as time permits and interest strikes, but I'm not cheap, and that's not why I frequent these forums.
    Scripting your solution entirely in AI may very well be possible, but whoever does it will need to see the specific objects, styles, etc., involved to avoid unnecessary guessing and time-consuming round-tripping. Why don't you post an image and/or an AI file?
    JET

  • Apple Mobile Device Support fails to install, remains unsolved.

    i came back to the forums after a coupld of months, and this issue is still unsolved, will support please read this and answer us, it seems i am not the only one with such problems. so i will repost this issue here hoping to find a solution.
    Thank you.
    Reading through the forums, i found many with this same error, some said reinstalling solves this problem, but for me, and many others, it did not, so here is a log of the installation where the error shows, please look at it and tell us wheat to do,
    Action 8:21:17: InstallFiles. Copying new files
    Action 8:21:18: MsiRollbackInstall.
    Action 8:21:18: MsiInstallDrivers.
    DIFXAPP: ENTER: InstallDriverPackages()
    DIFXAPP: 'CustomActionData' property 'DIFxApp Version' is 2.1.
    DIFXAPP: 'CustomActionData' property 'UI Level' is 5.
    DIFXAPP: 'CustomActionData' property 'componentId' is {9AA3828A-F852-11DB-8E29-6C6B55D89593}.
    DIFXAPP: 'CustomActionData' property 'componentPath' is C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\.
    DIFXAPP: 'CustomActionData' property 'flags' is 0x17.
    DIFXAPP: 'CustomActionData' property 'installState' is 2.
    DIFXAPP: 'CustomActionData' property 'ProductName' is Apple Mobile Device Support.
    DIFXAPP: 'CustomActionData' property 'ManufacturerName' is Apple Inc..
    DIFXAPP: INFO: opening HKEY_USERS 'S-1-5-21-1605124395-1919374747-2981180892-1004\Software\Microsoft\Windows\Curr entVersion\DIFxApp\Components{9AA3828A-F852-11DB-8E29-6C6B55D89593}' (User's SID: 'S-1-5-21-1605124395-1919374747-2981180892-1004') ...
    DIFXAPP: INFO: ENTER: DriverPackageInstallW
    DIFXAPP: INFO: usbaapl.inf: checking signature with catalog 'C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\USBAAPL.CAT' ...
    DIFXAPP: INFO: Driver package 'usbaapl.inf' is WHQL signed.
    DIFXAPP: ERROR: Create Driver Store entry failed. (Error code 0x6E: The system cannot open the device or file specified.)
    DIFXAPP: INFO: Successfully removed '{9AA3828A-F852-11DB-8E29-6C6B55D89593}' from reference list of driver store entry ''
    DIFXAPP: INFO: RETURN: DriverPackageInstallW (0x52)
    DIFXAPP: ERROR encountered while installing driver package C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\usbaapl.inf
    DIFXAPP: InstallDriverPackages failed with error 0x52
    DIFXAPP: RETURN: InstallDriverPackages() 82 (0x52)
    Action ended 8:21:20: InstallFinalize. Return value 3.
    Action 8:21:20: Rollback. Rolling back action:
    Rollback: MsiInstallDrivers
    Rollback: MsiRollbackInstall
    DIFXAPP: ENTER: RollbackInstall()
    DIFXAPP: 'CustomActionData' property 'DIFxApp Version' is 2.1.
    DIFXAPP: 'CustomActionData' property 'componentId' is {9AA3828A-F852-11DB-8E29-6C6B55D89593}.
    DIFXAPP: 'CustomActionData' property 'flags' is 0x17.
    DIFXAPP: 'CustomActionData' property 'installState' is 2.
    DIFXAPP: 'CustomActionData' property 'ProductName' is Apple Mobile Device Support.
    DIFXAPP: 'CustomActionData' property 'ManufacturerName' is Apple Inc..
    DIFXAPP: This was the component where the install failure occurred. The rollback for this component must have already occurred at the time of failure. No need to rollback again
    DIFXAPP: Rollback failed with error 0x2
    DIFXAPP: RETURN: RollbackInstall() 2 (0x2)
    Rollback: Copying new files
    Rollback: Moving files
    Rollback: Creating folders
    Rollback: Removing system registry values
    Rollback: Deleting services
    Rollback: Stopping services
    Rollback: Updating component registration
    Action 8:21:41: Rollback. Rolling back action:
    Rollback: MsiInstallDrivers
    Rollback: MsiRollbackInstall
    DIFXAPP: ENTER: RollbackInstall()
    DIFXAPP: 'CustomActionData' property 'DIFxApp Version' is 2.1.
    DIFXAPP: 'CustomActionData' property 'componentId' is {9AA3828A-F852-11DB-8E29-6C6B55D89593}.
    DIFXAPP: 'CustomActionData' property 'flags' is 0x17.
    DIFXAPP: 'CustomActionData' property 'installState' is 2.
    DIFXAPP: 'CustomActionData' property 'ProductName' is Apple Mobile Device Support.
    DIFXAPP: 'CustomActionData' property 'ManufacturerName' is Apple Inc..
    DIFXAPP: ERROR 0x2 encountered while opening persistent-info key for component '{9AA3828A-F852-11DB-8E29-6C6B55D89593}'
    DIFXAPP: Rollback failed with error 0x2
    DIFXAPP: RETURN: RollbackInstall() 2 (0x2)
    Rollback: Copying new files
    Rollback: Moving files
    Rollback: Creating folders
    Rollback: Removing system registry values
    Rollback: Deleting services
    Rollback: Stopping services
    Rollback: Updating component registration
    Action ended 8:22:00: INSTALL. Return value 3.
    Action ended 8:22:00: ExecuteAction. Return value 3.
    Action 8:22:00: SetupCompleteError.
    Action start 8:22:00: SetupCompleteError.
    Action 8:22:00: SetupCompleteError. Dialog created
    Action ended 8:22:03: SetupCompleteError. Return value 2.
    Action ended 8:22:03: INSTALL. Return value 3.
    === Logging stopped: 1/11/2008 8:22:03 ===
    MSI (c) (10:8C) 08:22:03:595: Product: Apple Mobile Device Support -- Installation failed.
    now i went to the directory where the driverfiles should be, and paused the installation just before it starts rolling back and made a copy of the whole thing, the driver files are being extracted, and thinking it may have failed to find them, i restarted the installation and paused it after it extracted the files, copied over my backup files to where they should be, and resumed, same thing happened, failure again.
    I stopped all the services running, (msconfig / startup and services) and that still did not help, i went through my registry for every "apple" and deleted it, after uninstalling all apple products, that did not help, i ran windows install clean up and made sure that quicktime and itunes and apple updatea re not installed, did the whole thing again, no luck.......
    Can someone please tell me what is going on, i can run it just fine on my other machine, which is running windows xp pro as well, the only thing different i did on this one was that i plugged in the Iphone before installing the software, whereas i ran the itunes installer on that one before i plugged in the iphone, and yes, i did get the iphone driver as a camera at first, and i changed it later by pointing the update driver to the same directory where applemobiledevicesupport extracted the 3 driver files :
    C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers
    and the files are usbaapl.cat , usbaapl.inf, and usbaapl.sys
    please look into this issue, i've done everything i could think of,
    Thank you.
    Windows XP Pro

    *"will support please read this and answer us"*
    These are user to user forums. Apple employees do not take part in them.

  • Apple Mobile Device Support fails to install ??

    Reading through the forums, i found many with this same error, some said reinstalling solves this problem, but for me, and many others, it did not, so here is a log of the installation where the error shows, please look at it and tell us wheat to do,
    Action 8:21:17: InstallFiles. Copying new files
    Action 8:21:18: MsiRollbackInstall.
    Action 8:21:18: MsiInstallDrivers.
    DIFXAPP: ENTER: InstallDriverPackages()
    DIFXAPP: 'CustomActionData' property 'DIFxApp Version' is 2.1.
    DIFXAPP: 'CustomActionData' property 'UI Level' is 5.
    DIFXAPP: 'CustomActionData' property 'componentId' is {9AA3828A-F852-11DB-8E29-6C6B55D89593}.
    DIFXAPP: 'CustomActionData' property 'componentPath' is C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\.
    DIFXAPP: 'CustomActionData' property 'flags' is 0x17.
    DIFXAPP: 'CustomActionData' property 'installState' is 2.
    DIFXAPP: 'CustomActionData' property 'ProductName' is Apple Mobile Device Support.
    DIFXAPP: 'CustomActionData' property 'ManufacturerName' is Apple Inc..
    DIFXAPP: INFO: opening HKEY_USERS 'S-1-5-21-1605124395-1919374747-2981180892-1004\Software\Microsoft\Windows\Curr entVersion\DIFxApp\Components\{9AA3828A-F852-11DB-8E29-6C6B55D89593}' (User's SID: 'S-1-5-21-1605124395-1919374747-2981180892-1004') ...
    DIFXAPP: INFO: ENTER: DriverPackageInstallW
    DIFXAPP: INFO: usbaapl.inf: checking signature with catalog 'C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\USBAAPL.CAT' ...
    DIFXAPP: INFO: Driver package 'usbaapl.inf' is WHQL signed.
    DIFXAPP: ERROR: Create Driver Store entry failed. (Error code 0x6E: The system cannot open the device or file specified.)
    DIFXAPP: INFO: Successfully removed '{9AA3828A-F852-11DB-8E29-6C6B55D89593}' from reference list of driver store entry ''
    DIFXAPP: INFO: RETURN: DriverPackageInstallW (0x52)
    DIFXAPP: ERROR encountered while installing driver package C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\usbaapl.inf
    DIFXAPP: InstallDriverPackages failed with error 0x52
    DIFXAPP: RETURN: InstallDriverPackages() 82 (0x52)
    Action ended 8:21:20: InstallFinalize. Return value 3.
    Action 8:21:20: Rollback. Rolling back action:
    Rollback: MsiInstallDrivers
    Rollback: MsiRollbackInstall
    DIFXAPP: ENTER: RollbackInstall()
    DIFXAPP: 'CustomActionData' property 'DIFxApp Version' is 2.1.
    DIFXAPP: 'CustomActionData' property 'componentId' is {9AA3828A-F852-11DB-8E29-6C6B55D89593}.
    DIFXAPP: 'CustomActionData' property 'flags' is 0x17.
    DIFXAPP: 'CustomActionData' property 'installState' is 2.
    DIFXAPP: 'CustomActionData' property 'ProductName' is Apple Mobile Device Support.
    DIFXAPP: 'CustomActionData' property 'ManufacturerName' is Apple Inc..
    DIFXAPP: This was the component where the install failure occurred. The rollback for this component must have already occurred at the time of failure. No need to rollback again
    DIFXAPP: Rollback failed with error 0x2
    DIFXAPP: RETURN: RollbackInstall() 2 (0x2)
    Rollback: Copying new files
    Rollback: Moving files
    Rollback: Creating folders
    Rollback: Removing system registry values
    Rollback: Deleting services
    Rollback: Stopping services
    Rollback: Updating component registration
    Action 8:21:41: Rollback. Rolling back action:
    Rollback: MsiInstallDrivers
    Rollback: MsiRollbackInstall
    DIFXAPP: ENTER: RollbackInstall()
    DIFXAPP: 'CustomActionData' property 'DIFxApp Version' is 2.1.
    DIFXAPP: 'CustomActionData' property 'componentId' is {9AA3828A-F852-11DB-8E29-6C6B55D89593}.
    DIFXAPP: 'CustomActionData' property 'flags' is 0x17.
    DIFXAPP: 'CustomActionData' property 'installState' is 2.
    DIFXAPP: 'CustomActionData' property 'ProductName' is Apple Mobile Device Support.
    DIFXAPP: 'CustomActionData' property 'ManufacturerName' is Apple Inc..
    DIFXAPP: ERROR 0x2 encountered while opening persistent-info key for component '{9AA3828A-F852-11DB-8E29-6C6B55D89593}'
    DIFXAPP: Rollback failed with error 0x2
    DIFXAPP: RETURN: RollbackInstall() 2 (0x2)
    Rollback: Copying new files
    Rollback: Moving files
    Rollback: Creating folders
    Rollback: Removing system registry values
    Rollback: Deleting services
    Rollback: Stopping services
    Rollback: Updating component registration
    Action ended 8:22:00: INSTALL. Return value 3.
    Action ended 8:22:00: ExecuteAction. Return value 3.
    Action 8:22:00: SetupCompleteError.
    Action start 8:22:00: SetupCompleteError.
    Action 8:22:00: SetupCompleteError. Dialog created
    Action ended 8:22:03: SetupCompleteError. Return value 2.
    Action ended 8:22:03: INSTALL. Return value 3.
    === Logging stopped: 1/11/2008 8:22:03 ===
    MSI (c) (10:8C) [08:22:03:595]: Product: Apple Mobile Device Support -- Installation failed.
    now i went to the directory where the driverfiles should be, and paused the installation just before it starts rolling back and made a copy of the whole thing, the driver files are being extracted, and thinking it may have failed to find them, i restarted the installation and paused it after it extracted the files, copied over my backup files to where they should be, and resumed, same thing happened, failure again.
    I stopped all the services running, (msconfig / startup and services) and that still did not help, i went through my registry for every "apple" and deleted it, after uninstalling all apple products, that did not help, i ran windows install clean up and made sure that quicktime and itunes and apple updatea re not installed, did the whole thing again, no luck.......
    Can someone please tell me what is going on, i can run it just fine on my other machine, which is running windows xp pro as well, the only thing different i did on this one was that i plugged in the Iphone before installing the software, whereas i ran the itunes installer on that one before i plugged in the iphone, and yes, i did get the iphone driver as a camera at first, and i changed it later by pointing the update driver to the same directory where applemobiledevicesupport extracted the 3 driver files :
    C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers
    and the files are usbaapl.cat , usbaapl.inf, and usbaapl.sys
    please look into this issue, i've done everything i could think of,
    Thank you.

    I have the exact same problem on my workstation and previously solved it by installing iTunes on a different computer and copying all the files and registry keys to my workstation. However, it didn't solve the problem when i tried to update to itunes 7.6 ...
    Is there any solution yet?

  • Itunes 11.1 installation problem

    I have been having this problem with installing itunes 11.1 that halfway through the installation, the status starts saying 'rolling back action' and it said that the installation was not complete and to try again later. it did not give me any error code
    i have tried many ways to fix this problem, i uninstalled itunes, run as admin, disabled firewall and nothing seems to work.
    so i managed to get a log out from the installation process. someone please help me analyse this and help me find what is wrong.
    thank you
    === Verbose logging started: 9/27/2013  23:36:56  Build type: SHIP UNICODE 5.00.7601.00  Calling process: C:\Windows\system32\msiexec.exe ===
    MSI (c) (B0:50) [23:36:56:288]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (B0:50) [23:36:56:288]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (B0:90) [23:36:56:296]: Resetting cached policy values
    MSI (c) (B0:90) [23:36:56:296]: Machine policy value 'Debug' is 0
    MSI (c) (B0:90) [23:36:56:296]: ******* RunEngine:
               ******* Product: C:\Users\user\AppData\Local\Temp\IXP303.TMP\iTunes.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (B0:90) [23:36:56:305]: Machine policy value 'DisableUserInstalls' is 0
    MSI (c) (B0:90) [23:36:56:317]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Users\user\AppData\Local\Temp\IXP303.TMP\iTunes.msi' against software restriction policy
    MSI (c) (B0:90) [23:36:56:317]: SOFTWARE RESTRICTION POLICY: C:\Users\user\AppData\Local\Temp\IXP303.TMP\iTunes.msi has a digital signature
    MSI (c) (B0:90) [23:36:56:568]: SOFTWARE RESTRICTION POLICY: C:\Users\user\AppData\Local\Temp\IXP303.TMP\iTunes.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (B0:90) [23:36:56:603]: Cloaking enabled.
    MSI (c) (B0:90) [23:36:56:603]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (B0:90) [23:36:56:606]: End dialog not enabled
    MSI (c) (B0:90) [23:36:56:606]: Original package ==> C:\Users\user\AppData\Local\Temp\IXP303.TMP\iTunes.msi
    MSI (c) (B0:90) [23:36:56:606]: Package we're running from ==> C:\Users\user\AppData\Local\Temp\IXP303.TMP\iTunes.msi
    MSI (c) (B0:90) [23:36:56:613]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (c) (B0:90) [23:36:56:613]: APPCOMPAT: looking for appcompat database entry with ProductCode '{DF9C119C-7F26-45B9-93D4-7C372CBBBA11}'.
    MSI (c) (B0:90) [23:36:56:613]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (B0:90) [23:36:56:616]: MSCOREE not loaded loading copy from system32
    MSI (c) (B0:90) [23:36:56:619]: Machine policy value 'TransformsSecure' is 0
    MSI (c) (B0:90) [23:36:56:619]: User policy value 'TransformsAtSource' is 0
    MSI (c) (B0:90) [23:36:56:620]: Machine policy value 'DisablePatch' is 0
    MSI (c) (B0:90) [23:36:56:620]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (c) (B0:90) [23:36:56:621]: Machine policy value 'DisableMsi' is 0
    MSI (c) (B0:90) [23:36:56:621]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (B0:90) [23:36:56:621]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (B0:90) [23:36:56:621]: Running product '{DF9C119C-7F26-45B9-93D4-7C372CBBBA11}' with user privileges: It's not assigned.
    MSI (c) (B0:90) [23:36:56:621]: Machine policy value 'DisableLUAPatching' is 0
    MSI (c) (B0:90) [23:36:56:621]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (c) (B0:90) [23:36:56:621]: APPCOMPAT: looking for appcompat database entry with ProductCode '{DF9C119C-7F26-45B9-93D4-7C372CBBBA11}'.
    MSI (c) (B0:90) [23:36:56:621]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (B0:90) [23:36:56:621]: Transforms are not secure.
    MSI (c) (B0:90) [23:36:56:621]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\user\Downloads\ituneslog.txt'.
    MSI (c) (B0:90) [23:36:56:621]: Command Line: INSTALL_SUPPORT_PACKAGES=1 CURRENTDIRECTORY=C:\Users\user CLIENTUILEVEL=0 CLIENTPROCESSID=6064
    MSI (c) (B0:90) [23:36:56:621]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{B282EF10-5A0F-430F-8440-E52B8332D2D6}'.
    MSI (c) (B0:90) [23:36:56:621]: Product Code passed to Engine.Initialize:           ''
    MSI (c) (B0:90) [23:36:56:621]: Product Code from property table before transforms: '{DF9C119C-7F26-45B9-93D4-7C372CBBBA11}'
    MSI (c) (B0:90) [23:36:56:621]: Product Code from property table after transforms:  '{DF9C119C-7F26-45B9-93D4-7C372CBBBA11}'
    MSI (c) (B0:90) [23:36:56:621]: Product not registered: beginning first-time install
    MSI (c) (B0:90) [23:36:56:621]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (c) (B0:90) [23:36:56:621]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (c) (B0:90) [23:36:56:621]: User policy value 'SearchOrder' is 'nmu'
    MSI (c) (B0:90) [23:36:56:621]: Adding new sources is allowed.
    MSI (c) (B0:90) [23:36:56:622]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (c) (B0:90) [23:36:56:622]: Package name extracted from package path: 'iTunes.msi'
    MSI (c) (B0:90) [23:36:56:622]: Package to be registered: 'iTunes.msi'
    MSI (c) (B0:90) [23:36:56:622]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (c) (B0:90) [23:36:56:622]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (B0:90) [23:36:56:622]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (B0:90) [23:36:56:622]: Running product '{DF9C119C-7F26-45B9-93D4-7C372CBBBA11}' with user privileges: It's not assigned.
    MSI (c) (B0:90) [23:36:56:622]: PROPERTY CHANGE: Adding INSTALL_SUPPORT_PACKAGES property. Its value is '1'.
    MSI (c) (B0:90) [23:36:56:622]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Users\user'.
    MSI (c) (B0:90) [23:36:56:622]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
    MSI (c) (B0:90) [23:36:56:622]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '6064'.
    MSI (c) (B0:90) [23:36:56:622]: TRANSFORMS property is now:
    MSI (c) (B0:90) [23:36:56:622]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
    MSI (c) (B0:90) [23:36:56:622]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming
    MSI (c) (B0:90) [23:36:56:623]: SHELL32::SHGetFolderPath returned: C:\Users\user\Favorites
    MSI (c) (B0:90) [23:36:56:623]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (c) (B0:90) [23:36:56:623]: SHELL32::SHGetFolderPath returned: C:\Users\user\Documents
    MSI (c) (B0:90) [23:36:56:623]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (c) (B0:90) [23:36:56:623]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming\Microsoft\Windows\Recent
    MSI (c) (B0:90) [23:36:56:623]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (c) (B0:90) [23:36:56:623]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming\Microsoft\Windows\Templates
    MSI (c) (B0:90) [23:36:56:624]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (c) (B0:90) [23:36:56:624]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Local
    MSI (c) (B0:90) [23:36:56:624]: SHELL32::SHGetFolderPath returned: C:\Users\user\Pictures
    MSI (c) (B0:90) [23:36:56:624]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (B0:90) [23:36:56:624]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (B0:90) [23:36:56:624]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (c) (B0:90) [23:36:56:624]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (c) (B0:90) [23:36:56:625]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (c) (B0:90) [23:36:56:625]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (B0:90) [23:36:56:625]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (B0:90) [23:36:56:625]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (c) (B0:90) [23:36:56:625]: SHELL32::SHGetFolderPath returned: C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (c) (B0:90) [23:36:56:625]: SHELL32::SHGetFolderPath returned: C:\Users\user\Desktop
    MSI (c) (B0:90) [23:36:56:626]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (c) (B0:90) [23:36:56:626]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (c) (B0:90) [23:36:56:627]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (c) (B0:90) [23:36:56:631]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
    MSI (c) (B0:90) [23:36:56:631]: PROPERTY CHANGE: Adding AdminUser property. Its value is '1'.
    MSI (c) (B0:90) [23:36:56:631]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (c) (B0:90) [23:36:56:631]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (B0:90) [23:36:56:631]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'user'.
    MSI (c) (B0:90) [23:36:56:631]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (B0:90) [23:36:56:631]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Users\user\AppData\Local\Temp\IXP303.TMP\iTunes.msi'.
    MSI (c) (B0:90) [23:36:56:631]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Users\user\AppData\Local\Temp\IXP303.TMP\iTunes.msi'.
    MSI (c) (B0:90) [23:36:56:631]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (c) (B0:90) [23:36:56:631]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Users\user\AppData\Local\Temp\IXP303.TMP\'.
    MSI (c) (B0:90) [23:36:56:631]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\user\AppData\Local\Temp\IXP303.TMP\'.
    MSI (c) (B0:50) [23:36:56:632]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '5.00'.
    === Logging started: 9/27/2013  23:36:56 ===
    MSI (c) (B0:90) [23:36:56:636]: Note: 1: 2205 2:  3: PatchPackage
    MSI (c) (B0:90) [23:36:56:636]: Machine policy value 'DisableRollback' is 0
    MSI (c) (B0:90) [23:36:56:637]: User policy value 'DisableRollback' is 0
    MSI (c) (B0:90) [23:36:56:637]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
    MSI (c) (B0:90) [23:36:56:637]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (c) (B0:90) [23:36:56:637]: Doing action: INSTALL
    Action 23:36:56: INSTALL.
    Action start 23:36:56: INSTALL.
    MSI (c) (B0:90) [23:36:56:637]: UI Sequence table 'InstallUISequence' is present and populated.
    MSI (c) (B0:90) [23:36:56:637]: Running UISequence
    MSI (c) (B0:90) [23:36:56:637]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
    MSI (c) (B0:90) [23:36:56:637]: Doing action: CommonAppDataFolder.188F1432_103A_4FFB_80F1_36B633C5C9E1
    Action 23:36:56: CommonAppDataFolder.188F1432_103A_4FFB_80F1_36B633C5C9E1.
    Action start 23:36:56: CommonAppDataFolder.188F1432_103A_4FFB_80F1_36B633C5C9E1.
    MSI (c) (B0:90) [23:36:56:638]: PROPERTY CHANGE: Adding CommonAppDataFolder.188F1432_103A_4FFB_80F1_36B633C5C9E1 property. Its value is 'C:\ProgramData\'.
    Action ended 23:36:56: CommonAppDataFolder.188F1432_103A_4FFB_80F1_36B633C5C9E1. Return value 1.
    MSI (c) (B0:90) [23:36:56:638]: Doing action: PreparingToInstall
    Action 23:36:56: PreparingToInstall.
    Action start 23:36:56: PreparingToInstall.
    Info 2898. For Tahoma8 textstyle, the system created a 'Tahoma' font, in 1 character set, of 13 pixels height.
    DEBUG: Error 2826:  Control DlgText on dialog PreparingToInstall extends beyond the boundaries of the dialog to the right by 40 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: PreparingToInstall, DlgText, to the right
    Action 23:36:56: PreparingToInstall. Dialog created
    Action ended 23:36:56: PreparingToInstall. Return value 1.
    MSI (c) (B0:90) [23:36:56:649]: Doing action: iTunesLaunchConditions
    Action 23:36:56: iTunesLaunchConditions. Performing installation checks
    Action start 23:36:56: iTunesLaunchConditions.
    MSI (c) (B0:3C) [23:36:57:351]: Invoking remote custom action. DLL: C:\Users\user\AppData\Local\Temp\MSIA6FB.tmp, Entrypoint: iTunesLaunchConditions
    MSI (c) (B0:A0) [23:36:57:359]: Cloaking enabled.
    MSI (c) (B0:A0) [23:36:57:359]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (B0:A0) [23:36:57:359]: Connected to service for CA interface.
    MSI (c) (B0!CC) [23:36:57:420]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Program Files\iTunes\'.
    Action ended 23:36:57: iTunesLaunchConditions. Return value 1.
    MSI (c) (B0:90) [23:36:57:421]: Doing action: GrabInstallerMutex
    Action 23:36:57: GrabInstallerMutex.
    Action start 23:36:57: GrabInstallerMutex.
    MSI (c) (B0:C0) [23:36:57:423]: Invoking remote custom action. DLL: C:\Users\user\AppData\Local\Temp\MSIA9F8.tmp, Entrypoint: GrabInstallerMutex
    Mutex: 000001E0
    GetLastError = 00000000
    Action ended 23:36:57: GrabInstallerMutex. Return value 1.
    MSI (c) (B0:90) [23:36:57:441]: Doing action: FindRelatedProducts
    Action 23:36:57: FindRelatedProducts. Searching for related applications
    Action start 23:36:57: FindRelatedProducts.
    FindRelatedProducts: Found application: {9B486871-27EB-49A5-8832-77176E63333C}
    MSI (c) (B0:90) [23:36:57:442]: PROPERTY CHANGE: Adding UPGRADEFOUND property. Its value is '{9B486871-27EB-49A5-8832-77176E63333C}'.
    FindRelatedProducts: Found application: {789A5B64-9DD9-4BA5-915A-F0FC0A1B7BFE}
    MSI (c) (B0:90) [23:36:57:443]: PROPERTY CHANGE: Adding ASUW_IS_INSTALLED property. Its value is '{789A5B64-9DD9-4BA5-915A-F0FC0A1B7BFE}'.
    FindRelatedProducts: Found application: {E14ADE0E-75F3-4A46-87E5-26692DD626EC}
    MSI (c) (B0:90) [23:36:57:443]: PROPERTY CHANGE: Adding AMDS_SERVICES_INSTALLED property. Its value is '{E14ADE0E-75F3-4A46-87E5-26692DD626EC}'.
    Action ended 23:36:57: FindRelatedProducts. Return value 1.
    MSI (c) (B0:90) [23:36:57:444]: Doing action: Reset_EXISTINGIPODINSTALLDIR
    Action 23:36:57: Reset_EXISTINGIPODINSTALLDIR.
    Action start 23:36:57: Reset_EXISTINGIPODINSTALLDIR.
    Action ended 23:36:57: Reset_EXISTINGIPODINSTALLDIR. Return value 1.
    MSI (c) (B0:90) [23:36:57:444]: Doing action: Reset_OLDIPODSERVICE
    Action 23:36:57: Reset_OLDIPODSERVICE.
    Action start 23:36:57: Reset_OLDIPODSERVICE.
    Action ended 23:36:57: Reset_OLDIPODSERVICE. Return value 1.
    MSI (c) (B0:90) [23:36:57:445]: Doing action: AppSearch
    Action 23:36:57: AppSearch. Searching for installed applications
    Action start 23:36:57: AppSearch.
    AppSearch: Property: EXISTINGINSTALLDIR, Signature: Locate_EXISTINGINSTALLDIR
    AppSearch: Property: EXISTINGIPODINSTALLDIR, Signature: Locate_EXISTINGIPODINSTALLDIR
    MSI (c) (B0:90) [23:36:57:447]: PROPERTY CHANGE: Adding EXISTINGIPODINSTALLDIR property. Its value is 'C:\Program Files\iPod\'.
    AppSearch: Property: OLDIPODSERVICE, Signature: Locate_OLDIPODSERVICE
    MSI (c) (B0:90) [23:36:57:448]: Note: 1: 1322 2: 
    MSI (c) (B0:90) [23:36:57:448]: Note: 1: 1322 2: 
    MSI (c) (B0:90) [23:36:57:448]: Note: 1: 1325 2: iPodService.exe
    AppSearch: Property: AUTORUN, Signature: Detect_AUTORUN
    MSI (c) (B0:90) [23:36:57:449]: PROPERTY CHANGE: Adding AUTORUN property. Its value is '#1'.
    AppSearch: Property: PROGRAMMENUNAME, Signature: Locate_PROGRAMMENUNAME
    MSI (c) (B0:90) [23:36:57:449]: PROPERTY CHANGE: Adding PROGRAMMENUNAME property. Its value is 'iTunes\'.
    AppSearch: Property: REGSRCH_DESKTOP_SHORTCUTS, Signature: Load_DESKTOP_SHORTCUTS
    AppSearch: Property: REGSRCH_MEDIA_DEFAULTS, Signature: Load_MEDIA_DEFAULTS
    MSI (c) (B0:90) [23:36:57:450]: PROPERTY CHANGE: Modifying REGSRCH_MEDIA_DEFAULTS property. Its current value is '1'. Its new value: '0'.
    AppSearch: Property: REGSRCH_ITUNES_LANGID, Signature: Load_ITUNES_LANGID
    AppSearch: Property: PCAST_URL_HANDLER, Signature: Detect_PCAST_URL_HANDLER
    MSI (c) (B0:90) [23:36:57:451]: PROPERTY CHANGE: Adding PCAST_URL_HANDLER property. Its value is 'URL:iTunes Podcast'.
    AppSearch: Property: PARTNER_ID, Signature: Load_PARTNER_ID
    MSI (c) (B0:90) [23:36:57:451]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\iTunes\Partner 3: 2
    AppSearch: Property: PARTNER_NAME, Signature: Load_PARTNER_NAME
    MSI (c) (B0:90) [23:36:57:451]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\iTunes\Partner 3: 2
    AppSearch: Property: PARTNER_VERSION, Signature: Load_PARTNER_VERSION
    MSI (c) (B0:90) [23:36:57:451]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\iTunes\Partner 3: 2
    AppSearch: Property: OUTLOOK_LOAD_BEHAVIOR, Signature: Load_OUTLOOK_BEHAVIOR
    MSI (c) (B0:90) [23:36:57:452]: PROPERTY CHANGE: Modifying OUTLOOK_LOAD_BEHAVIOR property. Its current value is '#2'. Its new value: '#3'.
    AppSearch: Property: DONT_AUTO_SYNC_IPODS, Signature: Load_DONT_AUTO_SYNC_IPODS
    Action ended 23:36:57: AppSearch. Return value 1.
    MSI (c) (B0:90) [23:36:57:452]: Doing action: Set_DefaultUIFont
    Action 23:36:57: Set_DefaultUIFont.
    Action start 23:36:57: Set_DefaultUIFont.
    MSI (c) (B0:90) [23:36:57:453]: PROPERTY CHANGE: Modifying DefaultUIFont property. Its current value is 'Tahoma8'. Its new value: 'Segoe8'.
    Action ended 23:36:57: Set_DefaultUIFont. Return value 1.
    MSI (c) (B0:90) [23:36:57:453]: Skipping action: ErrorWrongOSBitness (condition is false)
    MSI (c) (B0:90) [23:36:57:453]: Doing action: LaunchConditions
    Action 23:36:57: LaunchConditions. Evaluating launch conditions
    Action start 23:36:57: LaunchConditions.
    Action ended 23:36:57: LaunchConditions. Return value 1.
    MSI (c) (B0:90) [23:36:57:455]: Doing action: ValidateProductID
    Action 23:36:57: ValidateProductID.
    Action start 23:36:57: ValidateProductID.
    Action ended 23:36:57: ValidateProductID. Return value 1.
    MSI (c) (B0:90) [23:36:57:456]: Doing action: CostInitialize
    Action 23:36:57: CostInitialize. Computing space requirements
    Action start 23:36:57: CostInitialize.
    MSI (c) (B0:90) [23:36:57:456]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (c) (B0:90) [23:36:57:458]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'D:\'.
    MSI (c) (B0:90) [23:36:57:459]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    Action ended 23:36:57: CostInitialize. Return value 1.
    MSI (c) (B0:90) [23:36:57:462]: Doing action: FileCost
    Action 23:36:57: FileCost. Computing space requirements
    Action start 23:36:57: FileCost.
    MSI (c) (B0:90) [23:36:57:463]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (c) (B0:90) [23:36:57:464]: Note: 1: 2262 2: Extension 3: -2147287038
    Action ended 23:36:57: FileCost. Return value 1.
    MSI (c) (B0:90) [23:36:57:464]: Doing action: FindFirefox
    Action 23:36:57: FindFirefox.
    Action start 23:36:57: FindFirefox.
    MSI (c) (B0:20) [23:36:57:466]: Invoking remote custom action. DLL: C:\Users\user\AppData\Local\Temp\MSIAA28.tmp, Entrypoint: FindFirefox
    MSI (c) (B0!3C) [23:36:57:485]: PROPERTY CHANGE: Adding FIREFOXISINSTALLED property. Its value is '1'.
    MSI (c) (B0!3C) [23:36:57:485]: PROPERTY CHANGE: Adding FIREFOXPLUGINSFOLDER property. Its value is 'C:\Program Files\Mozilla Firefox\plugins\'.
    MSI (c) (B0!3C) [23:36:57:485]: PROPERTY CHANGE: Adding FIREFOXDEFAULTSFOLDER property. Its value is 'C:\Program Files\Mozilla Firefox\defaults\pref\'.
    Action ended 23:36:57: FindFirefox. Return value 1.
    MSI (c) (B0:90) [23:36:57:486]: Skipping action: Set_PROGRAMMENUNAME (condition is false)
    MSI (c) (B0:90) [23:36:57:486]: Doing action: Set_iTunesProgramMenuFolder
    Action 23:36:57: Set_iTunesProgramMenuFolder. Setting folder iTunesProgramMenuFolder
    Action start 23:36:57: Set_iTunesProgramMenuFolder.
    MSI (c) (B0:90) [23:36:57:487]: PROPERTY CHANGE: Adding iTunesProgramMenuFolder property. Its value is 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\iTunes\'.
    Action ended 23:36:57: Set_iTunesProgramMenuFolder. Return value 1.
    MSI (c) (B0:90) [23:36:57:487]: Skipping action: Set_INSTALLDIR (condition is false)
    MSI (c) (B0:90) [23:36:57:487]: Doing action: Set_IPODINSTALLDIR
    Action 23:36:57: Set_IPODINSTALLDIR. Setting folder IPODINSTALLDIR
    Action start 23:36:57: Set_IPODINSTALLDIR.
    MSI (c) (B0:90) [23:36:57:488]: PROPERTY CHANGE: Adding IPODINSTALLDIR property. Its value is 'C:\Program Files\iPod\'.
    Action ended 23:36:57: Set_IPODINSTALLDIR. Return value 1.
    MSI (c) (B0:90) [23:36:57:488]: Doing action: Set_DESKTOP_SHORTCUTS
    Action 23:36:57: Set_DESKTOP_SHORTCUTS.
    Action start 23:36:57: Set_DESKTOP_SHORTCUTS.
    MSI (c) (B0:90) [23:36:57:489]: PROPERTY CHANGE: Adding DESKTOP_SHORTCUTS property. Its value is '1'.
    Action ended 23:36:57: Set_DESKTOP_SHORTCUTS. Return value 1.
    MSI (c) (B0:90) [23:36:57:489]: Doing action: Set_MEDIA_DEFAULTS
    Action 23:36:57: Set_MEDIA_DEFAULTS.
    Action start 23:36:57: Set_MEDIA_DEFAULTS.
    MSI (c) (B0:90) [23:36:57:489]: PROPERTY CHANGE: Adding MEDIA_DEFAULTS property. Its value is '0'.
    Action ended 23:36:57: Set_MEDIA_DEFAULTS. Return value 1.
    MSI (c) (B0:90) [23:36:57:489]: Doing action: Set_ITUNES_LANGID
    Action 23:36:57: Set_ITUNES_LANGID.
    Action start 23:36:57: Set_ITUNES_LANGID.
    MSI (c) (B0:90) [23:36:57:490]: PROPERTY CHANGE: Adding ITUNES_LANGID property. Its value is '1033'.
    Action ended 23:36:57: Set_ITUNES_LANGID. Return value 1.
    MSI (c) (B0:90) [23:36:57:490]: Doing action: CostFinalize
    Action 23:36:57: CostFinalize. Computing space requirements
    Action start 23:36:57: CostFinalize.
    MSI (c) (B0:90) [23:36:57:490]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
    MSI (c) (B0:90) [23:36:57:490]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (c) (B0:90) [23:36:57:490]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (c) (B0:90) [23:36:57:490]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (c) (B0:90) [23:36:57:490]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (c) (B0:90) [23:36:57:492]: Note: 1: 2205 2:  3: Patch
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'D:\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding INSTALLDIR.188F1432_103A_4FFB_80F1_36B633C5C9E1 property. Its value is 'C:\ProgramData\188F1432-103A-4ffb-80F1-36B633C5C9E1\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding GEARDIFX32_FOLDER.188F1432_103A_4FFB_80F1_36B633C5C9E1 property. Its value is 'C:\ProgramData\188F1432-103A-4ffb-80F1-36B633C5C9E1\x86\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding GEARASPI32_FOLDER.188F1432_103A_4FFB_80F1_36B633C5C9E1 property. Its value is 'C:\ProgramData\188F1432-103A-4ffb-80F1-36B633C5C9E1\x86\x86\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding Redist.7EBEDD68_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\Windows\system32\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding MS.7EBEDD68_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\Windows\system32\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding System.7EBEDD68_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\Windows\system32\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding ANSI.7EBEDD68_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\Windows\system32\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding MicrosoftAppDataFolder property. Its value is 'C:\Users\user\AppData\Roaming\Microsoft\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding InternetExplorerAppDataFolder property. Its value is 'C:\Users\user\AppData\Roaming\Microsoft\Internet Explorer\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding QuickLaunchFolder property. Its value is 'C:\Users\user\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding AppleCommonAppDataFolder property. Its value is 'C:\ProgramData\Apple Computer\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding CachedInstallationsFolder property. Its value is 'C:\ProgramData\Apple Computer\Installer Cache\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding INSTALLERCACHE property. Its value is 'C:\ProgramData\Apple Computer\Installer Cache\iTunes 11.1.0.126\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding iTunesCommonAppDataFolder property. Its value is 'C:\ProgramData\Apple Computer\iTunes\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding SC_InfoFolder property. Its value is 'C:\ProgramData\Apple Computer\iTunes\SC Info\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding AppleFolder property. Its value is 'C:\Program Files\Common Files\Apple\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding FairPlayFolder property. Its value is 'C:\Program Files\Common Files\Apple\CoreFP\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding FirefoxFolder property. Its value is 'C:\Program Files\Mozilla Firefox\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding FirefoxDefaultsFolder property. Its value is 'C:\Program Files\Mozilla Firefox\defaults\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding FirefoxPrefsFolder property. Its value is 'C:\Program Files\Mozilla Firefox\defaults\pref\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding iTunesInstallFolder property. Its value is 'C:\Program Files\iTunes\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_zh_TW.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\zh_TW.lproj\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_zh_CN.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\zh_CN.lproj\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_vi.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\vi.lproj\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_uk.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\uk.lproj\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_tr.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\tr.lproj\'.
    MSI (c) (B0:90) [23:36:57:496]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_th.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\th.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_sv.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\sv.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_sk.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\sk.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_ru.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\ru.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_ro.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\ro.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_pt_PT.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\pt_PT.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_pt.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\pt.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_pl.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\pl.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_nl.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\nl.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_nb.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\nb.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_ms.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\ms.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_ko.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\ko.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_ja.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\ja.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_it.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\it.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_id.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\id.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_hu.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\hu.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_hr.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\hr.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_fr.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\fr.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_fi.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\fi.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_es.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\es.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_en_GB.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\en_GB.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_en.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\en.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_el.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\el.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_de.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\de.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_da.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\da.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_cs.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\cs.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesMiniPlayer.Resources_ca.lproj property. Its value is 'C:\Program Files\iTunes\iTunesMiniPlayer.Resources\ca.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_zh_TW.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\zh_TW.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_zh_CN.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\zh_CN.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_vi.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\vi.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_uk.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\uk.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_tr.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\tr.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_th.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\th.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_sv.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\sv.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_sk.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\sk.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_ru.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\ru.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_ro.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\ro.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_pt_PT.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\pt_PT.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_pt.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\pt.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_pl.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\pl.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_nl.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\nl.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_nb.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\nb.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_ms.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\ms.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_ko.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\ko.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_ja.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\ja.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_it.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\it.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_id.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\id.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_hu.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\hu.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_hr.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\hr.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_fr.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\fr.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_fi.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\fi.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_es.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\es.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_en_GB.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\en_GB.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_en.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\en.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_el.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\el.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_de.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\de.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_da.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\da.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_cs.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\cs.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunesHelper.Resources_ca.lproj property. Its value is 'C:\Program Files\iTunes\iTunesHelper.Resources\ca.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunes.Resources property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunes.Resources_zh_TW.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\zh_TW.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunes.Resources_zh_TW.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\zh_TW.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunes.Resources_zh_CN.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\zh_CN.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunes.Resources_zh_CN.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\zh_CN.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunes.Resources_vi.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\vi.lproj\'.
    MSI (c) (B0:90) [23:36:57:497]: PROPERTY CHANGE: Adding iTunes.Resources_vi.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\vi.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_uk.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\uk.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_uk.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\uk.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_tr.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\tr.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_tr.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\tr.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_th.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\th.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_th.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\th.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_sv.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\sv.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_sv.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\sv.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_sk.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\sk.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_sk.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\sk.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ru.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ru.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ru.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ru.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ro.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ro.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ro.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ro.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_pt_PT.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\pt_PT.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_pt_PT.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\pt_PT.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_pt.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\pt.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_pt.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\pt.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_pl.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\pl.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_pl.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\pl.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_nl.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\nl.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_nl.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\nl.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_nb.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\nb.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_nb.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\nb.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ms.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ms.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ms.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ms.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ko.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ko.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ko.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ko.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ja.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ja.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_ja.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\ja.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_it.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\it.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_it.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\it.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_id.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\id.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_id.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\id.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_hu.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\hu.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_hu.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\hu.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_hr.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\hr.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_hr.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\hr.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_fr.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\fr.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_fr.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\fr.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_fi.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\fi.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_fi.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\fi.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_es.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\es.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_es.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\es.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_en_GB.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\en_GB.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_en_GB.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\en_GB.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_en.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\en.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_en.lproj_PrintingTemplates property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\en.lproj\PrintingTemplates\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Adding iTunes.Resources_el.lproj property. Its value is 'C:\Program Files\iTunes\iTunes.Resources\el.lproj\'.
    MSI (c) (B0:90) [23:36:57:498]: PROPERTY CHANGE: Ad

    It is a big company. I'm not entirely surprised if it takes time for information about a new and evolving situation to be understood and updated advice to be delievered to front-line support.
    For anyone who has had trouble installing iTunes 11.1.4.62 and wants to get iTunes functional again, read on...
    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall press on)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    See also HT1925: Removing and Reinstalling iTunes for Windows XP or HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8. Some users may need to follow all the steps in the appropriate support document which includes some additional manual file and folder deletions not mentioned above.
    tt2

  • 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

  • Can't install flashplayer plugin version on Win7

    we use the plugin provided for distributing in local computer networks which points to:
    http://download.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_ 11_plugin.msi
    But when installing, we get this error message:
    Error 1722. There is a problem with this Windows Installer pacakge. A program run as port of the setup did not finish as expected. Contact your support personnel or package vendor. Action
    NewCustomActoin1, location: ...\InstallPlugin_11_5_...
    (as could be seen in the attached screenshot).
    I attached the logfile, created by calling:
    msiexec /i \\opsi\opt_pcbin\install\adobeflash\setup\installflash_pl.msi /liwearucmopvx! C:\adobeflash_install_log.txt
    Any help would be appreciated
    The installed version of Mozilla Firefox is 18.0
    Thanks in advance
    Sven Schumacher
    The generated logfile:
    === Verbose logging started: 07.02.2013  11:12:08  Build type: SHIP UNICODE 5.00.7601.00  Calling process: C:\Windows\system32\msiexec.exe ===
    MSI (c) (34:98) [11:12:08:461]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (34:98) [11:12:08:481]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (34:CC) [11:12:08:505]: Resetting cached policy values
    MSI (c) (34:CC) [11:12:08:515]: Machine policy value 'Debug' is 0
    MSI (c) (34:CC) [11:12:08:533]: ******* RunEngine:
               ******* Product: \\opsi\opt_pcbin\install\adobeflash\setup\installflash_pl.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (34:CC) [11:12:08:576]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (c) (34:CC) [11:12:08:592]: Machine policy value 'DisableUserInstalls' is 0
    MSI (c) (34:CC) [11:12:09:937]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (34:CC) [11:12:09:962]: SOFTWARE RESTRICTION POLICY: Verifying package --> '\\opsi\opt_pcbin\install\adobeflash\setup\installflash_pl.msi' against software restriction policy
    MSI (c) (34:CC) [11:12:09:978]: SOFTWARE RESTRICTION POLICY: \\opsi\opt_pcbin\install\adobeflash\setup\installflash_pl.msi has a digital signature
    MSI (c) (34:CC) [11:12:11:361]: SOFTWARE RESTRICTION POLICY: \\opsi\opt_pcbin\install\adobeflash\setup\installflash_pl.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (34:CC) [11:12:11:392]: Cloaking enabled.
    MSI (c) (34:CC) [11:12:11:403]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (34:CC) [11:12:11:425]: End dialog not enabled
    MSI (c) (34:CC) [11:12:11:443]: Original package ==> \\opsi\opt_pcbin\install\adobeflash\setup\installflash_pl.msi
    MSI (c) (34:CC) [11:12:11:464]: Package we're running from ==> C:\Users\ADMINI~1.POO\AppData\Local\Temp\1f0f3c.msi
    MSI (c) (34:CC) [11:12:11:483]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (c) (34:CC) [11:12:11:497]: APPCOMPAT: looking for appcompat database entry with ProductCode '{42C336AF-2C66-4591-BC6D-F67F2C424E6F}'.
    MSI (c) (34:CC) [11:12:11:527]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (34:CC) [11:12:11:547]: MSCOREE not loaded loading copy from system32
    MSI (c) (34:CC) [11:12:11:560]: Machine policy value 'TransformsSecure' is 0
    MSI (c) (34:CC) [11:12:11:578]: User policy value 'TransformsAtSource' is 0
    MSI (c) (34:CC) [11:12:11:592]: Note: 1: 2205 2:  3: MsiFileHash
    MSI (c) (34:CC) [11:12:11:618]: Machine policy value 'DisablePatch' is 0
    MSI (c) (34:CC) [11:12:11:636]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (c) (34:CC) [11:12:11:650]: Machine policy value 'DisableLUAPatching' is 0
    MSI (c) (34:CC) [11:12:11:670]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (c) (34:CC) [11:12:11:683]: 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) (34:CC) [11:12:11:710]: APPCOMPAT: looking for appcompat database entry with ProductCode '{42C336AF-2C66-4591-BC6D-F67F2C424E6F}'.
    MSI (c) (34:CC) [11:12:11:728]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (34:CC) [11:12:11:742]: Transforms are not secure.
    MSI (c) (34:CC) [11:12:11:761]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\adobeflash_install_log.txt'.
    MSI (c) (34:CC) [11:12:11:775]: Command Line: CURRENTDIRECTORY=C:\Users\Administrator.POOL-15 CLIENTUILEVEL=0 CLIENTPROCESSID=4916
    MSI (c) (34:CC) [11:12:11:794]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{6A1EE5AC-1C86-4192-90BE-60178C574D33}'.
    MSI (c) (34:CC) [11:12:11:807]: Product Code passed to Engine.Initialize:           ''
    MSI (c) (34:CC) [11:12:11:827]: Product Code from property table before transforms: '{42C336AF-2C66-4591-BC6D-F67F2C424E6F}'
    MSI (c) (34:CC) [11:12:11:840]: Product Code from property table after transforms:  '{42C336AF-2C66-4591-BC6D-F67F2C424E6F}'
    MSI (c) (34:CC) [11:12:11:860]: Product not registered: beginning first-time install
    MSI (c) (34:CC) [11:12:11:877]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (c) (34:CC) [11:12:11:893]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (c) (34:CC) [11:12:11:910]: User policy value 'SearchOrder' is 'nmu'
    MSI (c) (34:CC) [11:12:11:927]: Adding new sources is allowed.
    MSI (c) (34:CC) [11:12:11:943]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (c) (34:CC) [11:12:11:960]: Package name extracted from package path: 'installflash_pl.msi'
    MSI (c) (34:CC) [11:12:11:978]: Package to be registered: 'installflash_pl.msi'
    MSI (c) (34:CC) [11:12:11:993]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (c) (34:CC) [11:12:12:009]: Machine policy value 'DisableMsi' is 0
    MSI (c) (34:CC) [11:12:12:027]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (34:CC) [11:12:12:043]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (34:CC) [11:12:12:060]: Product installation will be elevated because user is admin and product is being installed per-machine.
    MSI (c) (34:CC) [11:12:12:077]: Running product '{42C336AF-2C66-4591-BC6D-F67F2C424E6F}' with elevated privileges: Product is assigned.
    MSI (c) (34:CC) [11:12:12:093]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Users\Administrator.POOL-15'.
    MSI (c) (34:CC) [11:12:12:110]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
    MSI (c) (34:CC) [11:12:12:127]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '4916'.
    MSI (c) (34:CC) [11:12:12:143]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
    MSI (c) (34:CC) [11:12:12:160]: TRANSFORMS property is now:
    MSI (c) (34:CC) [11:12:12:185]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '110'.
    MSI (c) (34:CC) [11:12:12:202]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming
    MSI (c) (34:CC) [11:12:12:218]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\Favorites
    MSI (c) (34:CC) [11:12:12:235]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (c) (34:CC) [11:12:12:252]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\Documents
    MSI (c) (34:CC) [11:12:12:276]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (c) (34:CC) [11:12:12:293]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming\Microsoft\Windows\Recent
    MSI (c) (34:CC) [11:12:12:310]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (c) (34:CC) [11:12:12:326]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming\Microsoft\Windows\Templates
    MSI (c) (34:CC) [11:12:12:343]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (c) (34:CC) [11:12:12:360]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Local
    MSI (c) (34:CC) [11:12:12:376]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\Pictures
    MSI (c) (34:CC) [11:12:12:393]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (34:CC) [11:12:12:410]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (34:CC) [11:12:12:435]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (c) (34:CC) [11:12:12:451]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (c) (34:CC) [11:12:12:468]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (c) (34:CC) [11:12:12:485]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (34:CC) [11:12:12:501]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (34:CC) [11:12:12:535]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (c) (34:CC) [11:12:12:549]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (c) (34:CC) [11:12:12:568]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.POOL-15\Desktop
    MSI (c) (34:CC) [11:12:12:582]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (c) (34:CC) [11:12:12:608]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (c) (34:CC) [11:12:12:627]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (c) (34:CC) [11:12:12:642]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
    MSI (c) (34:CC) [11:12:12:659]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (c) (34:CC) [11:12:12:673]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (c) (34:CC) [11:12:12:700]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (c) (34:CC) [11:12:12:718]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (34:CC) [11:12:12:732]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'TFD'.
    MSI (c) (34:CC) [11:12:12:751]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (34:CC) [11:12:12:765]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Leibniz Universitaet Hannover'.
    MSI (c) (34:CC) [11:12:12:791]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Users\ADMINI~1.POO\AppData\Local\Temp\1f0f3c.msi'.
    MSI (c) (34:CC) [11:12:12:809]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is '\\opsi\opt_pcbin\install\adobeflash\setup\installflash_pl.msi'.
    MSI (c) (34:CC) [11:12:12:823]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (c) (34:CC) [11:12:12:843]: PROPERTY CHANGE: Adding SourceDir property. Its value is '\\opsi\opt_pcbin\install\adobeflash\setup\'.
    MSI (c) (34:CC) [11:12:12:857]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is '\\opsi\opt_pcbin\install\adobeflash\setup\'.
    MSI (c) (34:98) [11:12:12:883]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '5.00'.
    === Logging started: 07.02.2013  11:12:13 ===
    MSI (c) (34:CC) [11:12:13:134]: Note: 1: 2205 2:  3: PatchPackage
    MSI (c) (34:CC) [11:12:13:200]: Machine policy value 'DisableRollback' is 0
    MSI (c) (34:CC) [11:12:13:225]: User policy value 'DisableRollback' is 0
    MSI (c) (34:CC) [11:12:13:239]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
    MSI (c) (34:CC) [11:12:13:259]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (c) (34:CC) [11:12:13:273]: Doing action: INSTALL
    Action 11:12:13: INSTALL.
    Action start 11:12:13: INSTALL.
    MSI (c) (34:CC) [11:12:13:331]: UI Sequence table 'InstallUISequence' is present and populated.
    MSI (c) (34:CC) [11:12:13:350]: Running UISequence
    MSI (c) (34:CC) [11:12:13:364]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
    MSI (c) (34:CC) [11:12:13:384]: Doing action: ISSetAllUsers
    Action 11:12:13: ISSetAllUsers.
    Action start 11:12:13: ISSetAllUsers.
    MSI (c) (34:CC) [11:12:13:443]: Creating MSIHANDLE (1) of type 790542 for thread 6860
    MSI (c) (34:54) [11:12:13:477]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.POO\AppData\Local\Temp\MSI2201.tmp, Entrypoint: SetAllUsers
    MSI (c) (34:1C) [11:12:13:490]: Cloaking enabled.
    MSI (c) (34:1C) [11:12:13:508]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (34:1C) [11:12:13:533]: Connected to service for CA interface.
    MSI (c) (34!18) [11:12:13:582]: Creating MSIHANDLE (2) of type 790531 for thread 5400
    InstallShield 11:12:13: Begin SetAllUsers()
    MSI (c) (34!18) [11:12:13:648]: Closing MSIHANDLE (2) of type 790531 for thread 5400
    MSI (c) (34!18) [11:12:13:667]: Creating MSIHANDLE (3) of type 790541 for thread 5400
    MSI (c) (34!18) [11:12:13:692]: Creating MSIHANDLE (4) of type 790531 for thread 5400
    InstallShield 11:12:13: Getting records from Upgrade table
    MSI (c) (34!18) [11:12:13:725]: Closing MSIHANDLE (4) of type 790531 for thread 5400
    MSI (c) (34!18) [11:12:13:742]: Creating MSIHANDLE (5) of type 790540 for thread 5400
    MSI (c) (34!18) [11:12:13:756]: Creating MSIHANDLE (6) of type 790531 for thread 5400
    MSI (c) (34!18) [11:12:13:784]: Creating MSIHANDLE (7) of type 790531 for thread 5400
    InstallShield 11:12:13: UpgradeCode: {D85A1A59-DC52-4D13-9445-EF3F379D4DB5} MinVersion: 6.0.47.0 MaxVersion: 11.5.502.146 Language:  Attributes: 769
    MSI (c) (34!18) [11:12:13:817]: Closing MSIHANDLE (7) of type 790531 for thread 5400
    MSI (c) (34!18) [11:12:13:842]: Creating MSIHANDLE (8) of type 790531 for thread 5400
    InstallShield 11:12:13: No related products for UpgradeCode {D85A1A59-DC52-4D13-9445-EF3F379D4DB5} found
    MSI (c) (34!18) [11:12:13:908]: Closing MSIHANDLE (8) of type 790531 for thread 5400
    MSI (c) (34!18) [11:12:13:937]: Closing MSIHANDLE (6) of type 790531 for thread 5400
    MSI (c) (34!18) [11:12:13:966]: Creating MSIHANDLE (9) of type 790531 for thread 5400
    InstallShield 11:12:14: End SetAllUsers()
    MSI (c) (34!18) [11:12:14:030]: Closing MSIHANDLE (9) of type 790531 for thread 5400
    MSI (c) (34!18) [11:12:14:063]: Closing MSIHANDLE (5) of type 790540 for thread 5400
    MSI (c) (34!18) [11:12:14:089]: Closing MSIHANDLE (3) of type 790541 for thread 5400
    MSI (c) (34:54) [11:12:14:142]: Closing MSIHANDLE (1) of type 790542 for thread 6860
    Action ended 11:12:14: ISSetAllUsers. Return value 1.
    MSI (c) (34:CC) [11:12:14:253]: Doing action: AppSearch
    Action 11:12:14: AppSearch. Searching for installed applications
    Action start 11:12:14: AppSearch.
    MSI (c) (34:CC) [11:12:14:507]: Note: 1: 2205 2:  3: AppSearch
    MSI (c) (34:CC) [11:12:14:533]: Note: 1: 2228 2:  3: AppSearch 4: SELECT `Property`, `Signature_` FROM `AppSearch`
    Action ended 11:12:14: AppSearch. Return value 0.
    MSI (c) (34:CC) [11:12:14:566]: Doing action: LaunchConditions
    Action 11:12:14: LaunchConditions. Evaluating launch conditions
    Action start 11:12:14: LaunchConditions.
    Action ended 11:12:14: LaunchConditions. Return value 1.
    MSI (c) (34:CC) [11:12:14:638]: Doing action: SetupInitialization
    Action 11:12:14: SetupInitialization.
    Action start 11:12:14: SetupInitialization.
    Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For TahomaBold10 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Action 11:12:14: SetupInitialization. Dialog created
    Action ended 11:12:14: SetupInitialization. Return value 1.
    MSI (c) (34:CC) [11:12:14:774]: Doing action: FindRelatedProducts
    Action 11:12:14: FindRelatedProducts. Searching for related applications
    Action start 11:12:14: FindRelatedProducts.
    Action ended 11:12:14: FindRelatedProducts. Return value 1.
    MSI (c) (34:CC) [11:12:14:849]: Skipping action: CCPSearch (condition is false)
    MSI (c) (34:CC) [11:12:14:863]: Skipping action: RMCCPSearch (condition is false)
    MSI (c) (34:CC) [11:12:14:882]: Doing action: ValidateProductID
    Action 11:12:14: ValidateProductID.
    Action start 11:12:14: ValidateProductID.
    Action ended 11:12:14: ValidateProductID. Return value 1.
    MSI (c) (34:CC) [11:12:14:957]: Doing action: CostInitialize
    Action 11:12:14: CostInitialize. Computing space requirements
    Action start 11:12:14: CostInitialize.
    MSI (c) (34:CC) [11:12:15:004]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (c) (34:CC) [11:12:15:032]: Baseline: Sorting baselines for {42C336AF-2C66-4591-BC6D-F67F2C424E6F}.
    MSI (c) (34:CC) [11:12:15:046]: Baseline: New baseline 11.5.502 from transaction.
    MSI (c) (34:CC) [11:12:15:065]: Baseline: Sorted order Native: Order 0.
    MSI (c) (34:CC) [11:12:15:079]: Baseline Data Table:
    MSI (c) (34:CC) [11:12:15:098]: ProductCode: {42C336AF-2C66-4591-BC6D-F67F2C424E6F} Version: 11.5.502 Attributes: 0 PatchId: Native BaselineId: -2147483648 Order: 0
    MSI (c) (34:CC) [11:12:15:132]: Baseline File Table:
    MSI (c) (34:CC) [11:12:15:197]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'D:\'.
    MSI (c) (34:CC) [11:12:15:232]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    Action ended 11:12:15: CostInitialize. Return value 1.
    MSI (c) (34:CC) [11:12:15:273]: Doing action: FileCost
    Action 11:12:15: FileCost. Computing space requirements
    Action start 11:12:15: FileCost.
    MSI (c) (34:CC) [11:12:15:321]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (c) (34:CC) [11:12:15:340]: Note: 1: 2205 2:  3: Class
    MSI (c) (34:CC) [11:12:15:365]: Note: 1: 2205 2:  3: Extension
    MSI (c) (34:CC) [11:12:15:382]: Note: 1: 2205 2:  3: TypeLib
    Action ended 11:12:15: FileCost. Return value 1.
    MSI (c) (34:CC) [11:12:15:415]: Doing action: IsolateComponents
    Action 11:12:15: IsolateComponents.
    Action start 11:12:15: IsolateComponents.
    Action ended 11:12:15: IsolateComponents. Return value 0.
    MSI (c) (34:CC) [11:12:15:481]: Doing action: setUserProfileNT
    Action 11:12:15: setUserProfileNT.
    Action start 11:12:15: setUserProfileNT.
    MSI (c) (34:CC) [11:12:15:538]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\Users\Administrator.POOL-15'.
    Action ended 11:12:15: setUserProfileNT. Return value 1.
    MSI (c) (34:CC) [11:12:15:573]: Skipping action: SetAllUsersProfileNT (condition is false)
    MSI (c) (34:CC) [11:12:15:590]: Doing action: setAllUsersProfile2K
    Action 11:12:15: setAllUsersProfile2K.
    Action start 11:12:15: setAllUsersProfile2K.
    MSI (c) (34:CC) [11:12:15:646]: PROPERTY CHANGE: Adding ALLUSERSPROFILE property. Its value is 'C:\ProgramData'.
    Action ended 11:12:15: setAllUsersProfile2K. Return value 1.
    MSI (c) (34:CC) [11:12:15:681]: Doing action: ResolveSource
    Action 11:12:15: ResolveSource.
    Action start 11:12:15: ResolveSource.
    MSI (c) (34:CC) [11:12:15:737]: Resolving source.
    MSI (c) (34:CC) [11:12:15:756]: Resolving source to launched-from source.
    MSI (c) (34:CC) [11:12:15:777]: Setting launched-from source as last-used.
    MSI (c) (34:CC) [11:12:15:798]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{42C336AF-2C66-4591-BC6D-F67F2C424E6F}'.
    MSI (c) (34:CC) [11:12:15:931]: SOURCEDIR ==> \\opsi\opt_pcbin\install\adobeflash\setup\
    MSI (c) (34:CC) [11:12:16:064]: SOURCEDIR product ==> {42C336AF-2C66-4591-BC6D-F67F2C424E6F}
    MSI (c) (34:CC) [11:12:16:081]: Determining source type
    MSI (c) (34:CC) [11:12:16:128]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (c) (34:CC) [11:12:16:148]: Source type from package 'installflash_pl.msi': 0
    MSI (c) (34:CC) [11:12:16:164]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (34:CC) [11:12:16:181]: Source path resolution complete. Dumping Directory table...
    MSI (c) (34:CC) [11:12:16:195]: Dir (source): Key: TARGETDIR , Object: \\opsi\opt_pcbin\install\adobeflash\setup\ , LongSubPath:  , ShortSubPath:
    MSI (c) (34:CC) [11:12:16:222]: Dir (source): Key: WindowsFolder , Object: \\opsi\opt_pcbin\install\adobeflash\setup\ , LongSubPath:  , ShortSubPath:
    MSI (c) (34:CC) [11:12:16:239]: Dir (source): Key: USERPROFILE , Object: \\opsi\opt_pcbin\install\adobeflash\setup\UserProfile\ , LongSubPath: UserProfile\ , ShortSubPath: USERPR~1\
    MSI (c) (34:CC) [11:12:16:256]: Dir (source): Key: TempFolder , Object: \\opsi\opt_pcbin\install\adobeflash\setup\Temp\ , LongSubPath: Temp\ , ShortSubPath:
    MSI (c) (34:CC) [11:12:16:272]: Dir (source): Key: SystemFolder , Object: \\opsi\opt_pcbin\install\adobeflash\setup\System32\ , LongSubPath: System32\ , ShortSubPath:
    MSI (c) (34:CC) [11:12:16:289]: Dir (source): Key: MACROMED , Object: \\opsi\opt_pcbin\install\adobeflash\setup\System32\Macromed\ , LongSubPath: System32\Macromed\ , ShortSubPath:
    MSI (c) (34:CC) [11:12:16:314]: Dir (source): Key: FLASH , Object: \\opsi\opt_pcbin\install\adobeflash\setup\System32\Macromed\Flash\ , LongSubPath: System32\Macromed\Flash\ , ShortSubPath:
    MSI (c) (34:CC) [11:12:16:331]: Dir (source): Key: INSTALLDIR , Object: \\opsi\opt_pcbin\install\adobeflash\setup\System32\Macromed\Flash\ , LongSubPath: System32\Macromed\Flash\ , ShortSubPath:
    MSI (c) (34:CC) [11:12:16:347]: Dir (source): Key: CommonFilesFolder , Object: \\opsi\opt_pcbin\install\adobeflash\setup\Common\ , LongSubPath: Common\ , ShortSubPath:
    MSI (c) (34:CC) [11:12:16:364]: Dir (source): Key: ISCommonFilesFolder , Object: \\opsi\opt_pcbin\install\adobeflash\setup\Common\InstallShield\ , LongSubPath: Common\InstallShield\ , ShortSubPath: Common\Instal~1\
    MSI (c) (34:CC) [11:12:16:381]: Dir (source): Key: ISUpdateServiceFolder , Object: \\opsi\opt_pcbin\install\adobeflash\setup\Common\InstallShield\UpdateService\ , LongSubPath: Common\InstallShield\UpdateService\ , ShortSubPath: Common\Instal~1\UPDATE~1\
    MSI (c) (34:CC) [11:12:16:405]: Dir (source): Key: ALLUSERSPROFILE , Object: \\opsi\opt_pcbin\install\adobeflash\setup\All Users\ , LongSubPath: All Users\ , ShortSubPath: ALLUSE~1\
    Action ended 11:12:16: ResolveSource. Return value 1.
    MSI (c) (34:CC) [11:12:16:439]: Doing action: CostFinalize
    Action 11:12:16: CostFinalize. Computing space requirements
    Action start 11:12:16: CostFinalize.
    MSI (c) (34:CC) [11:12:16:497]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
    MSI (c) (34:CC) [11:12:16:514]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (c) (34:CC) [11:12:16:530]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (c) (34:CC) [11:12:16:547]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (c) (34:CC) [11:12:16:572]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (c) (34:CC) [11:12:16:589]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (34:CC) [11:12:16:605]: Note: 1: 2205 2:  3: Condition
    MSI (c) (34:CC) [11:12:16:622]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'D:\'.
    MSI (c) (34:CC) [11:12:16:639]: PROPERTY CHANGE: Modifying USERPROFILE property. Its current value is 'C:\Users\Administrator.POOL-15'. Its new value: 'C:\Users\Administrator.POOL-15\'.
    MSI (c) (34:CC) [11:12:16:664]: PROPERTY CHANGE: Adding MACROMED property. Its value is 'C:\Windows\SysWOW64\Macromed\'.
    MSI (c) (34:CC) [11:12:16:680]: PROPERTY CHANGE: Adding FLASH property. Its value is 'C:\Windows\SysWOW64\Macromed\Flash\'.
    MSI (c) (34:CC) [11:12:16:697]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Windows\SysWOW64\Macromed\Flash\'.
    MSI (c) (34:CC) [11:12:16:714]: PROPERTY CHANGE: Adding ISCommonFilesFolder property. Its value is 'C:\Program Files (x86)\Common Files\InstallShield\'.
    MSI (c) (34:CC) [11:12:16:730]: PROPERTY CHANGE: Adding ISUpdateServiceFolder property. Its value is 'C:\Program Files (x86)\Common Files\InstallShield\UpdateService\'.
    MSI (c) (34:CC) [11:12:16:755]: PROPERTY CHANGE: Modifying ALLUSERSPROFILE property. Its current value is 'C:\ProgramData'. Its new value: 'C:\ProgramData\'.
    MSI (c) (34:CC) [11:12:16:772]: Target path resolution complete. Dumping Directory table...
    MSI (c) (34:CC) [11:12:16:788]: Note: target paths subject to change (via custom actions or browsing)
    MSI (c) (34:CC) [11:12:16:805]: Dir (target): Key: TARGETDIR , Object: D:\
    MSI (c) (34:CC) [11:12:16:822]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
    MSI (c) (34:CC) [11:12:16:847]: Dir (target): Key: USERPROFILE , Object: C:\Users\Administrator.POOL-15\
    MSI (c) (34:CC) [11:12:16:863]: Dir (target): Key: TempFolder , Object: C:\Users\ADMINI~1.POO\AppData\Local\Temp\
    MSI (c) (34:CC) [11:12:16:880]: Dir (target): Key: SystemFolder , Object: C:\Windows\SysWOW64\
    MSI (c) (34:CC) [11:12:16:897]: Dir (target): Key: MACROMED , Object: C:\Windows\SysWOW64\Macromed\
    MSI (c) (34:CC) [11:12:16:913]: Dir (target): Key: FLASH , Object: C:\Windows\SysWOW64\Macromed\Flash\
    MSI (c) (34:CC) [11:12:16:938]: Dir (target): Key: INSTALLDIR , Object: C:\Windows\SysWOW64\Macromed\Flash\
    MSI (c) (34:CC) [11:12:16:955]: Dir (target): Key: CommonFilesFolder , Object: C:\Program Files (x86)\Common Files\
    MSI (c) (34:CC) [11:12:16:972]: Dir (target): Key: ISCommonFilesFolder , Object: C:\Program Files (x86)\Common Files\InstallShield\
    MSI (c) (34:CC) [11:12:16:988]: Dir (target): Key: ISUpdateServiceFolder , Object: C:\Program Files (x86)\Common Files\InstallShield\UpdateService\
    MSI (c) (34:CC) [11:12:17:013]: Dir (target): Key: ALLUSERSPROFILE , Object: C:\ProgramData\
    MSI (c) (34:CC) [11:12:17:030]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (c) (34:CC) [11:12:17:047]: Note: 1: 2228 2:  3: MsiAssembly 4:  SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`,  `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE  `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
    Action ended 11:12:17: CostFinalize. Return value 1.
    MSI (c) (34:CC) [11:12:17:080]: Doing action: MigrateFeatureStates
    Action 11:12:17: MigrateFeatureStates. Migrating feature states from related applications
    Action start 11:12:17: MigrateFeatureStates.
    Action ended 11:12:17: MigrateFeatureStates. Return value 0.
    MSI (c) (34:CC) [11:12:17:238]: Skipping action: PatchWelcome (condition is false)
    MSI (c) (34:CC) [11:12:17:255]: Doing action: InstallWelcome
    Action 11:12:17: InstallWelcome.
    Action start 11:12:17: InstallWelcome.
    Action 11:12:17: InstallWelcome. Dialog created
    MSI (c) (34:6C) [11:12:17:332]: Note: 1: 2205 2:  3: _RemoveFilePath
    MSI (c) (34:6C) [11:12:17:344]: Note: 1: 2205 2:  3: MsiFileHash
    MSI (c) (34:6C) [11:12:17:371]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
    MSI (c) (34:6C) [11:12:17:388]: Note: 1: 2205 2:  3: BindImage
    MSI (c) (34:6C) [11:12:17:404]: Note: 1: 2205 2:  3: ProgId
    MSI (c) (34:6C) [11:12:17:421]: Note: 1: 2205 2:  3: PublishComponent
    MSI (c) (34:6C) [11:12:17:446]: Note: 1: 2205 2:  3: SelfReg
    MSI (c) (34:6C) [11:12:17:463]: Note: 1: 2205 2:  3: Extension
    MSI (c) (34:6C) [11:12:17:479]: Note: 1: 2205 2:  3: Font
    MSI (c) (34:6C) [11:12:17:496]: Note: 1: 2205 2:  3: Shortcut
    MSI (c) (34:6C) [11:12:17:513]: Note: 1: 2205 2:  3: Class
    MSI (c) (34:6C) [11:12:17:538]: Note: 1: 2205 2:  3: TypeLib
    MSI (c) (34:6C) [11:12:17:559]: Note: 1: 2727 2: 
    Action ended 11:12:18: InstallWelcome. Return value 1.
    MSI (c) (34:CC) [11:12:18:787]: Skipping action: SetupResume (condition is false)
    MSI (c) (34:CC) [11:12:18:803]: Skipping action: MaintenanceWelcome (condition is false)
    MSI (c) (34:CC) [11:12:18:820]: Doing action: SetupProgress
    Action 11:12:18: SetupProgress.
    Action start 11:12:18: SetupProgress.
    Info 2898.For MSSansBold8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For MSSWhiteSerif8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Action 11:12:18: SetupProgress. Dialog created
    Action ended 11:12:18: SetupProgress. Return value 1.
    MSI (c) (34:CC) [11:12:18:953]: Doing action: ExecuteAction
    Action 11:12:18: ExecuteAction.
    Action start 11:12:18: ExecuteAction.
    MSI (c) (34:CC) [11:12:19:014]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
    MSI (c) (34:CC) [11:12:19:036]: Grabbed execution mutex.
    MSI (c) (34:CC) [11:12:19:053]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (c) (34:CC) [11:12:19:070]: Switching to server: SECONDSEQUENCE="1" TARGETDIR="D:\" ALLUSERSPROFILE="C:\ProgramData\" MACROMED="C:\Windows\SysWOW64\Macromed\" FLASH="C:\Windows\SysWOW64\Macromed\Flash\" INSTALLDIR="C:\Windows\SysWOW64\Macromed\Flash\" ROOTDRIVE="D:\" USERPROFILE="C:\Users\Administrator.POOL-15\" EXECUTEACTION="INSTALL" ACTION="INSTALL" SOURCEDIR="\\opsi\opt_pcbin\install\adobeflash\setup\" COMPANYNAME="Leibniz Universitaet Hannover" USERNAME="TFD" CLIENTPROCESSID="4916" CLIENTUILEVEL="0" CURRENTDIRECTORY="C:\Users\Administrator.POOL-15"  ADDLOCAL=FlashPlayerAXInstaller 
    MSI (s) (E4:9C) [11:12:19:089]: Running installation inside multi-package transaction \\opsi\opt_pcbin\install\adobeflash\setup\installflash_pl.msi
    MSI (s) (E4:9C) [11:12:19:101]: Grabbed execution mutex.
    MSI (s) (E4:F4) [11:12:19:120]: Resetting cached policy values
    MSI (s) (E4:F4) [11:12:19:173]: Machine policy value 'Debug' is 0
    MSI (s) (E4:F4) [11:12:19:203]: ******* RunEngine:
               ******* Product: \\opsi\opt_pcbin\install\adobeflash\setup\installflash_pl.msi
               ******* Action: INSTALL
               ******* CommandLine: **********
    MSI (s) (E4:F4) [11:12:19:243]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (E4:F4) [11:12:19:264]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (E4:F4) [11:12:19:276]: Setting cached product context: machine assigned for product: 000041091A0070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:303]: Using cached product context: machine assigned for product: 000041091A0070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:319]: Setting cached product context: machine assigned for product: 00004109210000000100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:336]: Using cached product context: machine assigned for product: 00004109210000000100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:461]: Setting cached product context: machine assigned for product: 00004109340000000100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:477]: Using cached product context: machine assigned for product: 00004109340000000100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:503]: Setting cached product context: machine assigned for product: 00004109340070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:521]: Using cached product context: machine assigned for product: 00004109340070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:575]: Setting cached product context: machine assigned for product: 000041094B0070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:611]: Using cached product context: machine assigned for product: 000041094B0070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:769]: Setting cached product context: machine assigned for product: 00004109510070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:905]: Using cached product context: machine assigned for product: 00004109510070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:947]: Setting cached product context: machine assigned for product: 00004109610070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:19:988]: Using cached product context: machine assigned for product: 00004109610070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:010]: Setting cached product context: machine assigned for product: 00004109810070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:027]: Using cached product context: machine assigned for product: 00004109810070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:044]: Setting cached product context: machine assigned for product: 00004109910070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:069]: Using cached product context: machine assigned for product: 00004109910070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:085]: Setting cached product context: machine assigned for product: 00004109A10070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:102]: Using cached product context: machine assigned for product: 00004109A10070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:118]: Setting cached product context: machine assigned for product: 00004109B10070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:135]: Using cached product context: machine assigned for product: 00004109B10070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:161]: Setting cached product context: machine assigned for product: 00004109C20070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:177]: Using cached product context: machine assigned for product: 00004109C20070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:193]: Setting cached product context: machine assigned for product: 00004109E60070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:210]: Using cached product context: machine assigned for product: 00004109E60070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:227]: Setting cached product context: machine assigned for product: 00004109F10001400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:252]: Using cached product context: machine assigned for product: 00004109F10001400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:269]: Setting cached product context: machine assigned for product: 00004109F10070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:285]: Using cached product context: machine assigned for product: 00004109F10070400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:302]: Setting cached product context: machine assigned for product: 00004109F10090400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:327]: Using cached product context: machine assigned for product: 00004109F10090400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:344]: Setting cached product context: machine assigned for product: 00004109F100C0400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:360]: Using cached product context: machine assigned for product: 00004109F100C0400100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:377]: Setting cached product context: machine assigned for product: 00004119510000000100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:394]: Using cached product context: machine assigned for product: 00004119510000000100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:419]: Setting cached product context: machine assigned for product: 00004119B30000000100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:435]: Using cached product context: machine assigned for product: 00004119B30000000100000000F01FEC
    MSI (s) (E4:F4) [11:12:20:452]: Setting cached product context: machine assigned for product: 001A55BA9CAAAE3448E5D2DC0C4D2D8B
    MSI (s) (E4:F4) [11:12:20:469]: Using cached product context: machine assigned for product: 001A55BA9CAAAE3448E5D2DC0C4D2D8B
    MSI (s) (E4:F4) [11:12:20:485]: Setting cached product context: machine assigned for product: 00EF0CE5E98814745939BAE40A9D2810
    MSI (s) (E4:F4) [11:12:20:510]: Using cached product context: machine assigned for product: 00EF0CE5E98814745939BAE40A9D2810
    MSI (s) (E4:F4) [11:12:20:527]: Setting cached product context: machine assigned for product: 01312D68AD823484388A7108E7A648B6
    MSI (s) (E4:F4) [11:12:20:569]: Using cached product context: machine assigned for product: 01312D68AD823484388A7108E7A648B6
    MSI (s) (E4:F4) [11:12:20:588]: Setting cached product context: machine assigned for product: 02B5A0E163D91684EB8FB9B9C4722881
    MSI (s) (E4:F4) [11:12:20:610]: Using cached product context: machine assigned for product: 02B5A0E163D91684EB8FB9B9C4722881
    MSI (s) (E4:F4) [11:12:20:622]: Setting cached product context: machine assigned for product: 0330558EFAE7CC64EA86523ACAB6A14E
    MSI (s) (E4:F4) [11:12:20:635]: Using cached product context: machine assigned for product: 0330558EFAE7CC64EA86523ACAB6A14E
    MSI (s) (E4:F4) [11:12:20:647]: Setting cached product context: machine assigned for product: 03B22C5D68009C840BB10545357C780A
    MSI (s) (E4:F4) [11:12:20:659]: Using cached product context: machine assigned for product: 03B22C5D68009C840BB10545357C780A
    MSI (s) (E4:F4) [11:12:20:677]: Setting cached product context: machine assigned for product: 040B7156FB76C914598489AC677D09AC
    MSI (s) (E4:F4) [11:12:20:688]: Using cached product context: machine assigned for product: 040B7156FB76C914598489AC677D09AC
    MSI (s) (E4:F4) [11:12:20:701]: Setting cached product context: machine assigned for product: 0536EED1DFB5F59408A32A066F285C00
    MSI (s) (E4:F4) [11:12:20:713]: Using cached product context: machine assigned for product: 0536EED1DFB5F59408A32A066F285C00
    MSI (s) (E4:F4) [11:12:20:726]: Setting cached product context: machine assigned for product: 05A2EDCAFC79EF749BC2DE18748FA5D9
    MSI (s) (E4:F4) [11:12:20:744]: Using cached product context: machine assigned for product: 05A2EDCAFC79EF749BC2DE18748FA5D9
    MSI (s) (E4:F4) [11:12:20:755]: Setting cached product context: machine assigned for product: 06610CA3046FBFA42AE580B262C020C5
    MSI (s) (E4:F4) [11:12:20:768]: Using cached product context: machine assigned for product: 06610CA3046FBFA42AE580B262C020C5
    MSI (s) (E4:F4) [11:12:20:780]: Setting cached product context: machine assigned for product: 06DD95141C9432341A5ABF60C0AB535C
    MSI (s) (E4:F4) [11:12:20:802]: Using cached product context: machine assigned for product: 06DD95141C9432341A5ABF60C0AB535C
    MSI (s) (E4:F4) [11:12:20:813]: Setting cached product context: machine assigned for product: 074585BFCFFEE164392072AC34DDA347
    MSI (s) (E4:F4) [11:12:20:826]: Using cached product context: machine assigned for product: 074585BFCFFEE164392072AC34DDA347
    MSI (s) (E4:F4) [11:12:20:838]: Setting cached product context: machine assigned for product: 078283207C91DCA3BBEA6F3E679074CD
    MSI (s) (E4:F4) [11:12:20:851]: Using cached product context: machine assigned for product: 078283207C91DCA3BBEA6F3E679074CD
    MSI (s) (E4:F4) [11:12:20:869]: Setting cached product context: machine assigned for product: 07F47A9F79578B740BC44084422CB351
    MSI (s) (E4:F4) [11:12:20:880]: Using cached product context: machine assigned for product: 07F47A9F79578B740BC44084422CB351
    MSI (s) (E4:F4) [11:12:20:893]: Setting cached product context: machine assigned for product: 086381DC513A4CC4487D60646948FEF2
    MSI (s) (E4:F4) [11:12:20:905]: Using cached product context: machine assigned for product: 086381DC513A4CC4487D60646948FEF2
    MSI (s) (E4:F4) [11:12:20:918]: Setting cached product context: machine assigned for product: 09A13F609E55B32478CF6A5C672BE5E9
    MSI (s) (E4:F4) [11:12:20:935]: Using cached product context: machine assigned for product: 09A13F609E55B32478CF6A5C672BE5E9
    MSI (s) (E4:F4) [11:12:20:946]: Setting cached product context: machine assigned for product: 09DAD44638021784DB9427B18FAF2E59
    MSI (s) (E4:F4) [11:12:20:959]: Using cached product context: machine assigned for product: 09DAD44638021784DB9427B18FAF2E59
    MSI (s) (E4:F4) [11:12:20:971]: Setting cached product context: machine assigned for product: 0A733333644A85F40AC10D2322A1C70B
    MSI (s) (E4:F4) [11:12:20:984]: Using cached product context: machine assigned for product: 0A733333644A85F40AC10D2322A1C70B
    MSI (s) (E4:F4) [11:12:21:002]: Setting cached product context: machine assigned for product: 0AA6E3B8F29975941ABDCCC25A127F09
    MSI (s) (E4:F4) [11:12:21:013]: Using cached product context: machine assigned for product: 0AA6E3B8F29975941ABDCCC25A127F09
    MSI (s) (E4:F4) [11:12:21:026]: Setting cached product context: machine assigned for product: 0B7BC79F2D8233E48A604957BE31D47C
    MSI (s) (E4:F4) [11:12:21:038]: Using cached product context: machine assigned for product: 0B7BC79F2D8233E48A604957BE31D47C
    MSI (s) (E4:F4) [11:12:21:055]: Setting cached product context: machine assigned for product: 0C08751491A47654AAEA01CC9B38B231
    MSI (s) (E4:F4) [11:12:21:067]: Using cached product context: machine assigned for product: 0C08751491A47654AAEA01CC9B38B231
    MSI (s) (E4:F4) [11:12:21:080]: Setting cached product context: machine assigned for product: 0C2832927F16A8540980552F274ADDC9
    MSI (s) (E4:F4) [11:12:21:092]: Using cached product context: machine assigned for product: 0C2832927F16A8540980552F274ADDC9
    MSI (s) (E4:F4) [11:12:21:104]: Setting cached product context: machine assigned for product: 0C827F0573A986849B1E2465C522B821
    MSI (s) (E4:F4) [11:12:21:127]: Using cached product context: machine assigned for product: 0C827F0573A986849B1E2465C522B821
    MSI (s) (E4:F4) [11:12:21:174]: Setting cached product context: machine assigned for product: 0C8804CA7F5E1F54CABAF01B7CA8AFF3
    MSI (s) (E4:F4) [11:12:21:196]: Using cached product context: machine assigned for product: 0C8804CA7F5E1F54CABAF01B7CA8AFF3
    MSI (s) (E4:F4) [11:12:21:209]: Setting cached product context: machine assigned for product: 0CB98CF8265D1CB4690D548E9C7582B1
    MSI (s) (E4:F4) [11:12:21:221]: Using cached product context: machine assigned for product: 0CB98CF8265D1CB4690D548E9C7582B1
    MSI (s) (E4:F4) [11:12:21:243]: Setting cached product context: machine assigned for product: 0CBF538464D834543902193D75FA6937
    MSI (s) (E4:F4) [11:12:21:254]: Using cached product context: machine assigned for product: 0CBF538464D834543902193D75FA6937
    MSI (s) (E4:F4) [11:12:21:267]: Setting cached product context: machine assigned for product: 0D952240B08C0C942A2C782CD987BF10
    MSI (s) (E4:F4) [11:12:21:279]: Using cached product context: machine assigned for product: 0D952240B08C0C942A2C782CD987BF10
    MSI (s) (E4:F4) [11:12:21:302]: Setting cached product context: machine assigned for product: 0DDB708EF9A9B35499A229F749996B86
    MSI (s) (E4:F4) [11:12:21:314]: Using cached product context: machine assigned for product: 0DDB708EF9A9B35499A229F749996B86
    MSI (s) (E4:F4) [11:12:21:326]: Setting cached product context: machine assigned for product: 0DF7E308EF20E04499A0770B5EE03CB0
    MSI (s) (E4:F4) [11:12:21:339]: Using cached product context: machine assigned for product: 0DF7E308EF20E04499A0770B5EE03CB0
    MSI (s) (E4:F4) [11:12:21:351]: Setting cached product context: machine assigned for product: 0E0CB0062AFDC564D9EB01EC2AF57FB1
    MSI (s) (E4:F4) [11:12:21:368]: Using cached product context: machine assigned for product: 0E0CB0062AFDC564D9EB01EC2AF57FB1
    MSI (s) (E4:F4) [11:12:21:380]: Setting cached product context: machine assigned for product: 0E7FAF9634E65484B97B9A9D7F440048
    MSI (s) (E4:F4) [11:12:21:392]: Using cached product context: machine assigned for product: 0E7FAF9634E65484B97B9A9D7F440048
    MSI (s) (E4:F4) [11:12:21:405]: Setting cached product context: machine assigned for product: 0EE2775DBD3C09F4AB22078FAAA3152A
    MSI (s) (E4:F4) [11:12:21:417]: Using cached product context: machine assigned for product: 0EE2775DBD3C09F4AB22078FAAA3152A
    MSI (s) (E4:F4) [11:12:21:435]: Setting cached product context: machine assigned for product: 0F1E0239BC1359044B0310A75304E604
    MSI (s) (E4:F4) [11:12:21:447]: Using cached product context: machine assigned for product: 0F1E0239BC1359044B0310A75304E604
    MSI (s) (E4:F4) [11:12:21:459]: Setting cached product context: machine assigned for product: 1007C6B46D7C017319E3B52CF3EC196E
    MSI (s) (E4:F4) [11:12:21:472]: Using cached product context: machine assigned for product: 1007C6B46D7C017319E3B52CF3EC196E
    MSI (s) (E4:F4) [11:12:21:485]: Setting cached product context: machine assigned for product: 10CFD327D3819E04EAE23441BA5C857D
    MSI (s) (E4:F4) [11:12:21:497]: Using cached product context: machine assigned for product: 10CFD327D3819E04EAE23441BA5C857D
    MSI (s) (E4:F4) [11:12:21:508]: Setting cached product context: machine assigned for product: 10D84C97451CDF34BB1CAE2DB2A4C701
    MSI (s) (E4:F4) [11:12:21:521]: Using cached product context: machine assigned for product: 10D84C97451CDF34BB1CAE2DB2A4C701
    MSI (s) (E4:F4) [11:12:21:533]: Setting cached product context: machine assigned for product: 11D5097BD50F8FA4B8B5E79F35C35C87
    MSI (s) (E4:F4) [11:12:21:551]: Using cached product context: machine assigned for product: 11D5097BD50F8FA4B8B5E79F35C35C87
    MSI (s) (E4:F4) [11:12:21:562]: Setting cached product context: machine assigned for product: 125BD0BE8A8A6DB4FAEDF5EE2B8A2F91
    MSI (s) (E4:F4) [11:12:21:583]: Using cached product context: machine assigned for product: 125BD0BE8A8A6DB4FAEDF5EE2B8A2F91
    MSI (s) (E4:F4) [11:12:21:596]: Setting cached product context: machine assigned for product: 12B06B229B2CFE645823D82AE8EED4D6
    MSI (s) (E4:F4) [11:12:21:616]: Using cached product context: machine assigned for product: 12B06B229B2CFE645823D82AE8EED4D6
    MSI (s) (E4:F4) [11:12:21:634]: Setting cached product context: machine assigned for product: 12C321F52E5ABFC46A7A30C4097890F9
    MSI (s) (E4:F4) [11:12:21:646]: Using cached product context: machine assigned for product: 12C321F52E5ABFC46A7A30C4097890F9
    MSI (s) (E4:F4) [11:12:21:658]: Setting cached product context: machine assigned for product: 12DF03209BB034940B5C55D35DB62AF7
    MSI (s) (E4:F4) [11:12:21:671]: Using cached product context: machine assigned for product: 12DF03209BB034940B5C55D35DB62AF7
    MSI (s) (E4:F4) [11:12:21:683]: Setting cached product context: machine assigned for product: 12E3CCA5D8EC15E409F5B67168980C9A
    MSI (s) (E4:F4) [11:12:21:700]: Using cached product context: machine assigned for product: 12E3CCA5D8EC15E409F5B67168980C9A
    MSI (s) (E4:F4) [11:12:21:712]: Setting cached product context: machine assigned for product: 138FB1044D0E79F4A94CC0531DBBEE43
    MSI (s) (E4:F4) [11:12:21:732]: Using cached product context: machine assigned for product: 138FB1044D0E79F4A94CC0531DBBEE43
    MSI (s) (E4:F4) [11:12:21:746]: Setting cached product context: machine assigned for product: 14F026CB695478E4480B033E17415CE0
    MSI (s) (E4:F4) [11:12:21:766]: Using cached product context: machine assigned for product: 14F026CB695478E4480B033E17415CE0
    MSI (s) (E4:F4) [11:12:21:784]: Setting cached product context: machine assigned for product: 15BBA5B1BAA8ABF49878A9880257E6B2
    MSI (s) (E4:F4) [11:12:21:796]: Using cached product context: machine assigned for product: 15BBA5B1BAA8ABF49878A9880257E6B2
    MSI (s) (E4:F4) [11:12:21:816]: Setting cached product context: machine assigned for product: 15E6F1D3C89C10C418072DBD2F38F731
    MSI (s) (E4:F4) [11:12:21:829]: Using cached product context: machine assigned for product: 15E6F1D3C89C10C418072DBD2F38F731
    MSI (s) (E4:F4) [11:12:21:849]: Setting cached product context: machine assigned for product: 1677AB07A9268114FB0E2057B309918C
    MSI (s) (E4:F4) [11:12:21:862]: Using cached product context: machine assigned for product: 1677AB07A9268114FB0E2057B309918C
    MSI (s) (E4:F4) [11:12:21:882]: Setting cached product context: machine assigned for product: 17500A7658931504791DE58AF1F93191
    MSI (s) (E4:F4) [11:12:21:895]: Using cached product context: machine assigned for product: 17500A7658931504791DE58AF1F93191
    MSI (s) (E4:F4) [11:12:21:916]: Setting cached product context: machine assigned for product: 17B089EA39DA9C947947F4505CF866A0
    MSI (s) (E4:F4) [11:12:21:934]: Using cached product context: machine assigned for product: 17B089EA39DA9C947947F4505CF866A0
    MSI (s) (E4:F4) [11:12:21:945]: Setting cached product context: machine assigned for product: 189343A2590FCDA488F559A109E4BC59
    MSI (s) (E4:F4) [11:12:21:965]: Using cached product context: machine assigned for product: 189343A2590FCDA488F559A109E4BC59
    MSI (s) (E4:F4) [11:12:21:979]: Setting cached product context: machine assigned for product: 18960DB0D3546334A974A520135BBC22
    MSI (s) (E4:F4) [11:12:21:999]: Using cached product context: machine assigned for product: 18960DB0D3546334A974A520135BBC22
    MSI (s) (E4:F4) [11:12:22:017]: Setting cached product context: machine assigned for product: 18D52CED71326F74B8625DA439D91AEE
    MSI (s) (E4:F4) [11:12:22:029]: Using cached product context: machine assigned for product: 18D52CED71326F74B8625DA439D91AEE
    MSI (s) (E4:F4) [11:12:22:049]: Setting cached product context: machine assigned for product: 191A6E0175F67BB419C07C8E362F2605
    MSI (s) (E4:F4) [11:12:22:062]: Using cached product context: machine assigned for product: 191A6E0175F67BB419C07C8E362F2605
    MSI (s) (E4:F4) [11:12:22:082]: Setting cached product context: machine assigned for product: 1968606ECBF10FE4788E06C9BD2330A8
    MSI (s) (E4:F4) [11:12:22:100]: Using cached product context: machine assigned for product: 1968606ECBF10FE4788E06C9BD2330A8
    MSI (s) (E4:F4) [11:12:22:112]: Setting cached product context: machine assigned for product: 19875F81F5C9DAA4D9D275876625FED9
    MSI (s) (E4:F4) [11:12:22:132]: Using cached product context: machine assigned for product: 19875F81F5C9DAA4D9D275876625FED9
    MSI (s) (E4:F4) [11:12:22:145]: Setting cached product context: machine assigned for product: 1A79948EF6D4B0C46BD08FB563D06266
    MSI (s) (E4:F4) [11:12:22:165]: Using cached product context: machine assigned for product: 1A79948EF6D4B0C46BD08FB563D06266
    MSI (s) (E4:F4) [11:12:22:183]: Setting cached product context: machine assigned for product: 1af2a8da7e60d0b429d7e6453b3d0182
    MSI (s) (E4:F4) [11:12:22:195]: Using cached product context: machine assigned for product: 1af2a8da7e60d0b429d7e6453b3d0182
    MSI (s) (E4:F4) [11:12:22:215]: Setting cached product context: machine assigned for product: 1B4814DD5C49D4E4DABBDA71B2C7C07C
    MSI (s) (E4:F4) [11:12:22:229]: Using cached product context: machine assigned for product: 1B4814DD5C49D4E4DABBDA71B2C7C07C
    MSI (s) (E4:F4) [11:12:22:365]: Setting cached product context: machine assigned for product: 1C55EE1BB89FBA04FAC024E2CC8C4845
    MSI (s) (E4:F4) [11:12:22:495]: Using cached product context: machine assigned for product: 1C55EE1BB89FBA04FAC024E2CC8C4845
    MSI (s) (E4:F4) [11:12:22:527]: Setting cached product context: machine assigned for product: 1C5E801AE54C4AE43A59FC169F95CA28
    MSI (s) (E4:F4) [11:12:22:548]: Using cached product context: machine assigned for product: 1C5E801AE54C4AE43A59FC169F95CA28
    MSI (s) (E4:F4) [11:12:22:568]: Setting cached product context: machine assigned for product: 1C618DF52E8D18A45A0F78A0383F6ADF
    MSI (s) (E4:F4) [11:12:22:591]: Using cached product context: machine assigned for product: 1C618DF52E8D18A45A0F78A0383F6ADF
    MSI (s) (E4:F4) [11:12:22:610]: Setting cached product context: machine assigned for product: 1D7ED4CFBBB9BBF4EAC367916C3A702E
    MSI (s) (E4:F4) [11:12:22:631]: Using cached product context: machine assigned for product: 1D7ED4CFBBB9BBF4EAC367916C3A702E
    MSI (s) (E4:F4) [11:12:22:652]: Setting cached product context: machine assigned for product: 1E1821B74D9DA5140B1F3569F436F11F
    MSI (s) (E4:F4) [11:12:22:673]: Using cached product context: machine assigned for product: 1E1821B74D9DA5140B1F3569F436F11F
    MSI (s) (E4:F4) [11:12:22:693]: Setting cached product context: machine assigned for product: 1E297C08CB87A4F438E9CB1D70779083
    MSI (s) (E4:F4) [11:12:22:715]: Using cached product context: machine assigned for product: 1E297C08CB87A4F438E9CB1D70779083
    MSI (s) (E4:F4) [11:12:22:735]: Setting cached product context: machine assigned for product: 1EF9B1F8777581149B285BB0301010FF
    MSI (s) (E4:F4) [11:12:22:756]: Using cached product context: machine assigned for product: 1EF9B1F8777581149B285BB0301010FF
    MSI (s) (E4:F4) [11:12:22:777]: Setting cached product context: machine assigned for product: 1FB6878C8720FAD40851AE9FC4FDF2C0
    MSI (s) (E4:F4) [11:12:22:798]: Using cached product context: machine assigned for product: 1FB6878C8720FAD40851AE9FC4FDF2C0
    MSI (s) (E4:F4) [11:12:22:818]: Setting cached product context: machine assigned for product: 1FBD7604FA19E5443AE40007F712B494
    MSI (s) (E4:F4) [11:12:22:840]: Using cached product context: machine assigned for product: 1FBD7604FA19E5443AE40007F712B494
    MSI (s) (E4:F4) [11:12:22:860]: Setting cached product context: machine assigned for product: 21A6A87B4C278D44597C4703701DA2F4
    MSI (s) (E4:F4) [11:12:22:883]: Using cached product context: machine assigned for product: 21A6A87B4C278D44597C4703701DA2F4
    MSI (s) (E4:F4) [11:12:22:901]: Setting cached product context: machine assigned for product: 220B0EE4F663B234896CE42BC77877E4
    MSI (s) (E4:F4) [11:12:22:923]: Using cached product context: machine assigned for product: 220B0EE4F663B234896CE42BC77877E4
    MSI (s) (E4:F4) [11:12:22:943]: Setting cached product context: machine assigned for product: 222707519D6635040B3BF4011765E5A1
    MSI (s) (E4:F4) [11:12:22:964]: Using cached product context: machine assigned for product: 222707519D6635040B3BF4011765E5A1
    MSI (s) (E4:F4) [11:12:22:985]: Setting cached product context: machine assigned for product: 25B97CCCFC9105A4EB06EA3EED693BAE
    MSI (s) (E4:F4) [11:12:23:006]: Using cached product context: machine assigned for product: 25B97CCCFC9105A4EB06EA3EED693BAE
    MSI (s) (E4:F4) [11:12:23:026]: Setting cached product context: machine assigned for product: 27BA73AEC8CEC2341A6C818605BF5095
    MSI (s) (E4:F4) [11:12:23:048]: Using cached product context: machine assigned for product: 27BA73AEC8CEC2341A6C818605BF5095
    MSI (s) (E4:F4) [11:12:23:068]: Setting cached product context: machine assigned for product: 27D37C24FF4875D4AA2E0BC423A4330A
    MSI (s) (E4:F4) [11:12:23:091]: Using cached product context: machine assigned for product: 27D37C24FF4875D4AA2E0BC423A4330A
    MSI (s) (E4:F4) [11:12:23:110]: Setting cached product context: machine assigned for product: 28A0D8BEA20EC7347A4C0915F6C1BF93
    MSI (s) (E4:F4) [11:12:23:131]: Using cached product context: machine assigned for product: 28A0D8BEA20EC7347A4C0915F6C1BF93
    MSI (s) (E4:F4) [11:12:23:181]: Setting cached product context: machine assigned for product: 29AA8506005AE8143844BFA2E63C08BE
    MSI (s) (E4:F4) [11:12:23:209]: Using cached product context: machine assigned for product: 29AA8506005AE8143844BFA2E63C08BE
    MSI (s) (E4:F4) [11:12:23:231]: Setting cached product context: machine assigned for product: 2A0F9FB99FC25614A9633639185FB43E
    MSI (s) (E4:F4) [11:12:23:251]: Using cached product context: machine assigned for product: 2A0F9FB99FC25614A9633639185FB43E
    MSI (s) (E4:F4) [11:12:23:273]: Setting cached product context: machine assigned for product: 2A7527EE2A93F2D4D9CA9F2FB5A81E8D
    MSI (s) (E4:F4) [11:12:23:293]: Using cached product context: machine assigned for product: 2A7527EE2A93F2D4D9CA9F2FB5A81E8D
    MSI (s) (E4:F4) [11:12:23:316]: Setting cached product context: machine assigned for product: 2B1725018E1848C48B0295B0BF5C9F85
    MSI (s) (E4:F4) [11:12:23:334]: Using cached product context: machine assigned for product: 2B1725018E1848C48B0295B0BF5C9F85
    MSI (s) (E4:F4) [11:12:23:356]: Setting cached product context: machine assigned for product: 2B810766C125E9F4DAC4232A10761F8B
    MSI (s) (E4:F4) [11:12:23:376]: Using cached product context: machine assigned for product: 2B810766C125E9F4DAC4232A10761F8B
    MSI (s) (E4:F4) [11:12:23:397]: Setting cached product context: machine assigned for product: 2C728CE6AA0DB5C4C895A0C39625181E
    MSI (s) (E4:F4) [11:12:23:417]: Using cached product context: machine assigned for product: 2C728CE6AA0DB5C4C895A0C39625181E
    MSI (s) (E4:F4) [11:12:23:460]: Setting cached product context: machine assigned for product: 2CCAF00E1014F62468AC33D3AF3FB5A2
    MSI (s) (E4:F4) [11:12:23:492]: Using cached product context: machine assigned for product: 2CCAF00E1014F62468AC33D3AF3FB5A2
    MSI (s) (E4:F4) [11:12:23:514]: Setting cached product context: machine assigned for product: 2D01F2056909E2D4CB17D4FF9915953F
    MSI (s) (E4:F4) [11:12:23:534]: Using cached product context: machine assigned for product: 2D01F2056909E2D4CB17D4FF9915953F
    MSI (s) (E4:F4) [11:12:23:557]: Setting cached product context: machine assigned for product: 2D61EA615988A4E46A5DE79B50B55671
    MSI (s) (E4:F4) [11:12:23:576]: Using cached product context: machine assigned for product: 2D61EA615988A4E46A5DE79B50B55671
    MSI (s) (E4:F4) [11:12:23:597]: Setting cached product context: machine assigned for product: 2E6B4DC772E51FB468EE30381404F4DA
    MSI (s) (E4:F4) [11:12:23:617]: Using cached product context: machine assigned for product: 2E6B4DC772E51FB468EE30381404F4DA
    MSI (s) (E4:F4) [11:12:23:641]: Setting cached product context: machine assigned for product: 2EBD4A38AAA11F24AB3B8C372C5FDD18
    MSI (s) (E4:F4) [11:12:23:659]: Using cached product context: machine assigned for product: 2EBD4A38AAA11F24AB3B8C372C5FDD18
    MSI (s) (E4:F4) [11:12:23:680]: Setting cached product context: machine assigned for product: 2EC2D2440F126064BAAF6C51A87FD5A7
    MSI (s) (E4:F4) [11:12:23:701]: Using cached product context: machine assigned for product: 2EC2D2440F126064BAAF6C51A87FD5A7
    MSI (s) (E4:F4) [11:12:23:722]: Setting cached product context: machine assigned for product: 303158B07AB594C49A1E95AA2EF766C3
    MSI (s) (E4:F4) [11:12:23:742]: Using cached product context: machine assigned for product: 303158B07AB594C49A1E95AA2EF766C3
    MSI (s) (E4:F4) [11:12:23:764]: Setting cached product context: machine assigned for product: 31F084959C980B34DB61C681C3B654ED
    MSI (s) (E4:F4) [11:12:23:784]: Using cached product context: machine assigned for product: 31F084959C980B34DB61C681C3B654ED
    MSI (s) (E4:F4) [11:12:23:805]: Setting cached product context: machine assigned for product: 33ED521E465513544AFEBB7C7C0813AB
    MSI (s) (E4:F4) [11:12:23:825]: Using cached product context: machine assigned for product: 33ED521E465513544AFEBB7C7C0813AB
    MSI (s) (E4:F4) [11:12:23:849]: Setting cached product context: machine assigned for product: 33F980987D49C9E419F857CC39F38CF8
    MSI (s) (E4:F4) [11:12:23:867]: Using cached product context: machine assigned for product: 33F980987D49C9E419F857CC39F38CF8
    MSI (s) (E4:F4) [11:12:23:889]: Setting cached product context: machine assigned for product: 33FF861454D83B042B8ADF19BBA2B10A
    MSI (s) (E4:F4) [11:12:23:909]: Using cached product context: machine assigned for product: 33FF861454D83B042B8ADF19BBA2B10A
    MSI (s) (E4:F4) [11:12:23:930]: Setting cached product context: machine assigned for product: 34911A8C4EB71BB41AEDBC1C1BDC549C
    MSI (s) (E4:F4) [11:12:23:950]: Using cached product context: machine assigned for product: 34911A8C4EB71BB41AEDBC1C1BDC549C
    MSI (s) (E4:F4) [11:12:23:972]: Setting cached product context: machine assigned for product: 34DEC6C11C5A1924AAC519F2629B1005
    MSI (s) (E4:F4) [11:12:23:992]: Using cached product context: machine assigned for product: 34DEC6C11C5A1924AAC519F2629B1005
    MSI (s) (E4:F4) [11:12:24:013]: Setting cached product context: machine assigned for product: 3534F1E6F8DED234BBB54E601FBC8133
    MSI (s) (E4:F4) [11:12:24:034]: Using cached product context: machine assigned for product: 3534F1E6F8DED234BBB54E601FBC8133
    MSI (s) (E4:F4) [11:12:24:057]: Setting cached product context: machine assigned for product: 35419A9C1C880A947A9168ADD2647343
    MSI (s) (E4:F4) [11:12:24:075]: Using cached product context: machine assigned for product: 35419A9C1C880A947A9168ADD2647343
    MSI (s) (E4:F4) [11:12:24:097]: Setting cached product context: machine assigned for product: 3566c21e0ff16864da8b85c931ea67f1
    MSI (s) (E4:F4) [11:12:24:117]: Using cached product context: machine assigned for product: 3566c21e0ff16864da8b85c931ea67f1
    MSI (s) (E4:F4) [11:12:24:140]: Setting cached product context: machine assigned for product: 364A46D79C3C6B04CB64D47D0DEDB2DF
    MSI (s) (E4:F4) [11:12:24:158]: Using cached product context: machine assigned for product: 364A46D79C3C6B04CB64D47D0DEDB2DF
    MSI (s) (E4:F4) [11:12:24:180]: Setting cached product context: machine assigned for product: 36AA264C87DFB584F98A6FE62D42D81E
    MSI (s) (E4:F4) [11:12:24:200]: Using cached product context: machine assigned for product: 36AA264C87DFB584F98A6FE62D42D81E
    MSI (s) (E4:F4) [11:12:24:222]: Setting cached product context: machine assigned for product: 386B9AE834898024592BADE19B264109
    MSI (s) (E4:F4) [11:12:24:242]: Using cached product context: machine assigned for product: 386B9AE834898024592BADE19B264109
    MSI (s) (E4:F4) [11:12:24:263]: Setting cached product context: machine assigned for product: 39BADC809A0685943A2C569284FAFD58
    MSI (s) (E4:F4) [11:12:24:292]: Using cached product context: machine assigned for product: 39BADC809A0685943A2C569284FAFD58
    MSI (s) (E4:F4) [11:12:24:421]: Setting cached product context: machine assigned for product: 3A00204B6E0205644ACD02113C4D013B
    MSI (s) (E4:F4) [11:12:24:442]: Using cached product context: machine assigned for product: 3A00204B6E0205644ACD02113C4D013B
    MSI (s) (E4:F4) [11:12:24:582]: Setting cached product context: machine assigned for product: 3C485AB1B45626141B3A83B6503C2CCB
    MSI (s) (E4:F4) [11:12:24:600]: Using cached product context: machine assigned for product: 3C485AB1B45626141B3A83B6503C2CCB
    MSI (s) (E4:F4) [11:12:24:621]: Setting cached product context: machine assigned for product: 3CE6ACD9C51EAEE41BAAB98B57F7B542
    MSI (s) (E4:F4) [11:12:24:641]: Using cached product context: machine assigned for product: 3CE6ACD9C51EAEE41BAAB98B57F7B542
    MSI (s) (E4:F4) [11:12:24:663]: Setting cached product context: machine assigned for product: 3D5175310FFE820418BF2185F9EE30CE
    MSI (s) (E4:F4) [11:12:24:683]: Using cached product context: machine assigned for product: 3D5175310FFE820418BF2185F9EE30CE
    MSI (s) (E4:F4) [11:12:24:704]: Setting cached product context: machine assigned for product: 3E319623FA0E0A248806CBB40962FD3A
    MSI (s) (E4:F4) [11:12:24:725]: Using cached product context: machine assigned for product: 3E319623FA0E0A248806CBB40962FD3A
    MSI (s) (E4:F4) [11:12:24:746]: Setting cached product context: machine assigned for product: 3E72900254E5A3943934056831CB95EC
    MSI (s) (E4:F4) [11:12:24:766]: Using cached product context: machine assigned for product: 3E72900254E5A3943934056831CB95EC
    MSI (s) (E4:F4) [11:12:24:790]: Setting cached product context: machine assigned for product: 3F5A29495ADF9EC4B969BA851840C66B
    MSI (s) (E4:F4) [11:12:24:808]: Using cached product context: machine assigned for product: 3F5A29495ADF9EC4B969BA851840C66B
    MSI (s) (E4:F4) [11:12:24:829]: Setting cached product context: machine assigned for product: 40F831B1124BEB745AD56B09609D8B03
    MSI (s) (E4:F4) [11:12:24:849]: Using cached product context: machine assigned for product: 40F831B1124BEB745AD56B09609D8B03
    MSI (s) (E4:F4) [11:12:24:873]: Setting cached product context: machine assigned for product: 4109936380513F643AB173C9B3F14C15
    MSI (s) (E4:F4) [11:12:24:891]: Using cached product context: machine assigned for product: 4109936380513F643AB173C9B3F14C15
    MSI (s) (E4:F4) [11:12:24:913]: Setting cached product context: machine assigned for product: 4126A8756CC634049A8A0C54DDEAB293
    MSI (s) (E4:F4) [11:12:24:933]: Using cached product context: machine assigned for product: 4126A8756CC634049A8A0C54DDEAB293
    MSI (s) (E4:F4) [11:12:24:954]: Setting cached product context: machine assigned for product: 413C363A2422EBB4A9ED4B72FA46E6FF
    MSI (s) (E4:F4) [11:12:24:974]: Using cached product context: machine assigned for product: 413C363A2422EBB4A9ED4B72FA46E6FF
    MSI (s) (E4:F4) [11:12:24:996]: Setting cached product context: machine assigned for product: 415B891DE42BCF34EA916E434FB829C8
    MSI (s) (E4:F4) [11:12:25:016]: Using cached product context: machine assigned for product: 415B891DE42BCF34EA916E434FB829C8
    MSI (s) (E4:F4) [11:12:25:064]: Setting cached product context: machine assigned for product: 422542E869443F44289296DA0300AB82
    MSI (s) (E4:F4) [11:12:25:096]: Using cached product context: machine assigned for product: 422542E869443F44289296DA0300AB82
    MSI (s) (E4:F4) [11:12:25:133]: Setting cached product context: machine assigned for product: 42AA43E17F6B0894E960E7B56E715AB7
    MSI (s) (E4:F4) [11:12:25:214]: Using cached product context: machine assigned for product: 42AA43E17F6B0894E960E7B56E715AB7
    MSI (s) (E4:F4) [11:12:25:263]: Setting cached product context: machine assigned for product: 42FE3A049BBF162448FB1D3C2186C0B5
    MSI (s) (E4:F4) [11:12:25:306]: Using cached product context: machine assigned for product: 42FE3A049BBF162448FB1D3C2186C0B5
    MSI (s) (E4:F4) [11:12:25:337]: Setting cached product context: machine assigned for product: 43071B1D350ADDD4FA32924E1B291D8D
    MSI (s) (E4:F4) [11:12:25:357]: Using cached product context: machine assigned for product: 43071B1D350ADDD4FA32924E1B291D8D
    MSI (s) (E4:F4) [11:12:25:379]: Setting cached product context: machine assigned for product: 4534863082C48144DBC69ABFF76B8E81
    MSI (s) (E4:F4) [11:12:25:399]: Using cached product con

    Download the offline installer here: http://fpdownload.macromedia.com/get/flashplayer/current/licensing/mac/install_flash_playe r_11_osx.dmg
    If it won't download directly, right click and "Save as"
    Go to: Mac HD/Library/Internet Plugins
    Trash the Flash Player.plugin file from there
    Go to: Mac HD/Library/Application Support/Adobe
    Trash the Flash Player folder (the whole folder)
    Empty the trash
    Reboot
    Mount the DMG and run the installer.
    BEFORE opening any Flash content in Safari, open Safari>Preferences, and check the Security tab to make sure "Allow all other plugins" is checked.

  • Installation troubles: silent exit? PLEASE HELP!

    I am installing jdk-1_5_0_04-windows-i586-p.exe on a vital Windows 2003 Enterprise-running personal computer, and after clicking "Next" in the setup destination dialogue, the installer silently fails.
    I have included the following log-file which incorporates all events and/or verbosity.
    === Verbose logging started: 28-7-2005  20:35:32  Build type: SHIP UNICODE 3.01.4000.2435  Calling process: C:\WINDOWS\system32\MSIEXEC.EXE ===
    MSI (c) (64:70) [20:35:32:156]: Resetting cached policy values
    MSI (c) (64:70) [20:35:32:156]: Machine policy value 'Debug' is 0
    MSI (c) (64:70) [20:35:32:156]: ******* RunEngine:
               ******* Product: F:\home\Administrator.WORKSTATION\Local Settings\Application Data\{32A3A4F2-B792-11D6-A78A-00B0D0150040}\J2SE Development Kit 5.0 Update 4.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (64:70) [20:35:32:281]: Machine policy value 'DisableUserInstalls' is 0
    MSI (c) (64:70) [20:35:37:562]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'F:\home\Administrator.WORKSTATION\Local Settings\Application Data\{32A3A4F2-B792-11D6-A78A-00B0D0150040}\J2SE Development Kit 5.0 Update 4.msi' against software restriction policy
    MSI (c) (64:70) [20:35:37:562]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
    MSI (c) (64:70) [20:35:37:562]: SOFTWARE RESTRICTION POLICY: F:\home\Administrator.WORKSTATION\Local Settings\Application Data\{32A3A4F2-B792-11D6-A78A-00B0D0150040}\J2SE Development Kit 5.0 Update 4.msi is not digitally signed
    MSI (c) (64:70) [20:35:42:031]: SOFTWARE RESTRICTION POLICY: F:\home\Administrator.WORKSTATION\Local Settings\Application Data\{32A3A4F2-B792-11D6-A78A-00B0D0150040}\J2SE Development Kit 5.0 Update 4.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (64:70) [20:35:42:046]: Cloaking enabled.
    MSI (c) (64:70) [20:35:42:046]: Attempting to enable all disabled priveleges before calling Install on Server
    MSI (c) (64:70) [20:35:42:062]: End dialog not enabled
    MSI (c) (64:70) [20:35:42:062]: Original package ==> F:\home\Administrator.WORKSTATION\Local Settings\Application Data\{32A3A4F2-B792-11D6-A78A-00B0D0150040}\J2SE Development Kit 5.0 Update 4.msi
    MSI (c) (64:70) [20:35:42:062]: Package we're running from ==> F:\home\ADMINI~2.WOR\LOCALS~1\Temp\7b59e1.msi
    MSI (c) (64:70) [20:35:42:171]: APPCOMPAT: looking for appcompat database entry with ProductCode '{32A3A4F4-B792-11D6-A78A-00B0D0150040}'.
    MSI (c) (64:70) [20:35:42:171]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (64:70) [20:35:42:671]: MSCOREE not loaded loading copy from system32
    MSI (c) (64:70) [20:35:42:953]: Machine policy value 'TransformsSecure' is 1
    MSI (c) (64:70) [20:35:42:953]: Machine policy value 'DisablePatch' is 0
    MSI (c) (64:70) [20:35:42:953]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (c) (64:70) [20:35:42:953]: Machine policy value 'DisableLUAPatching' is 0
    MSI (c) (64:70) [20:35:42:953]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (c) (64:70) [20:35:42:953]: 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) (64:70) [20:35:42:953]: Looking for secure file transform:
    MSI (c) (64:70) [20:35:42:953]: Note: 1: 2343
    MSI (c) (64:70) [20:35:42:953]: Unable to create a temp copy of transform ''.
    MSI (c) (64:70) [20:35:42:953]: Note: 1: 2203 2:  3: -2147287037
    MSI (c) (64:70) [20:35:42:953]: Couldn't find cached transform . Looking for it at the original location.
    MSI (c) (64:70) [20:35:42:953]: Looking for secure file transform: F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST
    MSI (c) (64:70) [20:35:43:093]: Original transform ==> F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST
    MSI (c) (64:70) [20:35:43:093]: Transform we're running from ==> F:\home\ADMINI~2.WOR\LOCALS~1\Temp\7b59e2.mst
    MSI (c) (64:70) [20:35:43:093]: Found missing cached transform F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST. Adding it to re-cache list.
    MSI (c) (64:70) [20:35:43:093]: SOFTWARE RESTRICTION POLICY: Verifying transform --> 'F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST' against software restriction policy
    MSI (c) (64:70) [20:35:43:093]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
    MSI (c) (64:70) [20:35:43:093]: SOFTWARE RESTRICTION POLICY: F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST is not digitally signed
    MSI (c) (64:70) [20:35:43:109]: SOFTWARE RESTRICTION POLICY: F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (64:70) [20:35:43:109]: Validating transform 'F:\home\ADMINI~2.WOR\LOCALS~1\Temp\7b59e2.mst' with validation bits 0
    MSI (c) (64:70) [20:35:43:109]: Transform 'F:\home\ADMINI~2.WOR\LOCALS~1\Temp\7b59e2.mst' is valid.
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: PatchPackage 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: _Tables 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: _Columns 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Media 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: PatchPackage 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: TRANSFORM: 'PatchPackage' table is missing or empty.  No pre-transform fixup necessary.
    MSI (c) (64:70) [20:35:43:109]: TRANSFORM: Applying regular transform to database.
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: _Tables 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: _Columns 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ActionText 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: AdminExecuteSequence 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Condition 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: AdminUISequence 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: AdvtExecuteSequence 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: AdvtUISequence 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: AppId 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: AppSearch 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: BBControl 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Billboard 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Feature 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Binary 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: BindImage 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: CCPSearch 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: CheckBox 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Component 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Icon 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ProgId 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ComboBox 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Complus 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Directory 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Control 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Dialog 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ControlCondition 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ControlEvent 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: CreateFolder 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: CustomAction 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: DrLocator 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Environment 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Error 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: EventMapping 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: MIME 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: FeatureComponents 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: FileSFPCatalog 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: SFPCatalog 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Font 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: IniFile 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: InstallExecuteSequence 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: InstallUISequence 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: LaunchCondition 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ListBox 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ListView 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: LockPermissions 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Media 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ModuleComponents 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: MoveFile 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: MsiAssemblyName 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: MsiDigitalCertificate 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: MsiDigitalSignature 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ODBCAttribute 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ODBCSourceAttribute 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: PatchPackage 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: PublishComponent 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: RadioButton 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Registry 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: RegLocator 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: RemoveFile 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: RemoveIniFile 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: RemoveRegistry 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ReserveCost 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: SelfReg 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ServiceControl 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: ServiceInstall 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Shortcut 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: TextStyle 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: TypeLib 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: UIText 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Upgrade 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: Verb 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: _Validation 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: _MsiPatchTransformView 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: #_BaselineCost 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: #_BaselineFile 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: #_BaselineData 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2262 2: #_PatchCache 3: -2147287038
    MSI (c) (64:70) [20:35:43:109]: APPCOMPAT: looking for appcompat database entry with ProductCode '{32A3A4F4-B792-11D6-A78A-00B0D0150040}'.
    MSI (c) (64:70) [20:35:43:109]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (64:70) [20:35:43:109]: Transforms are absolute secure.
    MSI (c) (64:70) [20:35:43:109]: Transforming table Property.
    MSI (c) (64:70) [20:35:43:109]: Command Line: TRANSFORMS=F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST SETUPEXEDIR=F:\home\Administrator.WORKSTATION\DATA\development CURRENTDIRECTORY=F:\home\Administrator.WORKSTATION\DATA\development CLIENTUILEVEL=0 CLIENTPROCESSID=3172
    MSI (c) (64:70) [20:35:43:109]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{32A3A4F2-B792-11D6-A78A-00B0D0150040}'.
    MSI (c) (64:70) [20:35:43:109]: PROPERTY CHANGE: Adding RecacheTransforms property. Its value is 'F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST'.
    MSI (c) (64:70) [20:35:43:109]: PROPERTY CHANGE: Adding TRANSFORMS property. Its value is '|F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST'.
    MSI (c) (64:70) [20:35:43:109]: PROPERTY CHANGE: Adding TRANSFORMSSECURE property. Its value is '1'.
    MSI (c) (64:70) [20:35:43:109]: PROPERTY CHANGE: Adding TRANSFORMSATSOURCE property. Its value is '1'.
    MSI (c) (64:70) [20:35:43:109]: Product Code passed to Engine.Initialize:           ''
    MSI (c) (64:70) [20:35:43:109]: Product Code from property table before transforms: '{32A3A4F4-B792-11D6-A78A-00B0D0150040}'
    MSI (c) (64:70) [20:35:43:109]: Product Code from property table after transforms:  '{32A3A4F4-B792-11D6-A78A-00B0D0150040}'
    MSI (c) (64:70) [20:35:43:109]: Product not registered: beginning first-time install
    MSI (c) (64:70) [20:35:43:109]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (c) (64:70) [20:35:43:109]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (c) (64:70) [20:35:43:109]: User policy value 'SearchOrder' is 'nmu'
    MSI (c) (64:70) [20:35:43:109]: Adding new sources is allowed.
    MSI (c) (64:70) [20:35:43:109]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (c) (64:70) [20:35:43:109]: Package name extracted from package path: 'J2SE Development Kit 5.0 Update 4.msi'
    MSI (c) (64:70) [20:35:43:109]: Package to be registered: 'J2SE Development Kit 5.0 Update 4.msi'
    MSI (c) (64:70) [20:35:43:109]: Note: 1: 2729
    MSI (c) (64:70) [20:35:43:531]: Note: 1: 2729
    MSI (c) (64:70) [20:35:43:531]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (c) (64:70) [20:35:43:531]: Machine policy value 'DisableMsi' is 1
    MSI (c) (64:70) [20:35:43:531]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (64:70) [20:35:43:531]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (64:70) [20:35:43:531]: Product installation will be elevated because user is admin and product is being installed per-machine.
    MSI (c) (64:70) [20:35:43:531]: Running product '{32A3A4F4-B792-11D6-A78A-00B0D0150040}' with elevated privileges: Product is assigned.
    MSI (c) (64:70) [20:35:43:531]: PROPERTY CHANGE: Modifying TRANSFORMS property. Its current value is '|F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST'. Its new value: 'F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST'.
    MSI (c) (64:70) [20:35:43:531]: PROPERTY CHANGE: Adding SETUPEXEDIR property. Its value is 'F:\home\Administrator.WORKSTATION\DATA\development'.
    MSI (c) (64:70) [20:35:43:531]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'F:\home\Administrator.WORKSTATION\DATA\development'.
    MSI (c) (64:70) [20:35:43:531]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
    MSI (c) (64:70) [20:35:43:531]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '3172'.
    MSI (c) (64:70) [20:35:43:531]: PROPERTY CHANGE: Modifying TRANSFORMS property. Its current value is 'F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST'. Its new value: '|F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST'.
    MSI (c) (64:70) [20:35:43:531]: TRANSFORMS property is now: |F:\home\ADMINI~2.WOR\LOCALS~1\Temp\_is8F\1033.MST
    MSI (c) (64:70) [20:35:43:531]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
    MSI (c) (64:70) [20:35:43:531]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Application Data
    MSI (c) (64:70) [20:35:43:531]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Favorites
    MSI (c) (64:70) [20:35:43:531]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\NetHood
    MSI (c) (64:70) [20:35:43:531]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\My Documents
    MSI (c) (64:70) [20:35:43:531]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\PrintHood
    MSI (c) (64:70) [20:35:43:531]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Recent
    MSI (c) (64:70) [20:35:43:546]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\SendTo
    MSI (c) (64:70) [20:35:43:546]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Templates
    MSI (c) (64:70) [20:35:43:546]: SHELL32::SHGetFolderPath returned: F:\home\All Users.WINDOWS\Application Data
    MSI (c) (64:70) [20:35:43:546]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Local Settings\Application Data
    MSI (c) (64:70) [20:35:43:546]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\My Documents\My Pictures
    MSI (c) (64:70) [20:35:43:750]: SHELL32::SHGetFolderPath returned: F:\home\All Users.WINDOWS\Start Menu\Programs\Administrative Tools
    MSI (c) (64:70) [20:35:43:750]: SHELL32::SHGetFolderPath returned: F:\home\All Users.WINDOWS\Start Menu\Programs\Startup
    MSI (c) (64:70) [20:35:43:750]: SHELL32::SHGetFolderPath returned: F:\home\All Users.WINDOWS\Start Menu\Programs
    MSI (c) (64:70) [20:35:43:750]: SHELL32::SHGetFolderPath returned: F:\home\All Users.WINDOWS\Start Menu
    MSI (c) (64:70) [20:35:43:750]: SHELL32::SHGetFolderPath returned: F:\home\All Users.WINDOWS\Desktop
    MSI (c) (64:70) [20:35:43:750]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Start Menu\Programs\Administrative Tools
    MSI (c) (64:70) [20:35:43:750]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Start Menu\Programs\Startup
    MSI (c) (64:70) [20:35:43:750]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Start Menu\Programs
    MSI (c) (64:70) [20:35:43:750]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Start Menu
    MSI (c) (64:70) [20:35:43:890]: SHELL32::SHGetFolderPath returned: F:\home\Administrator.WORKSTATION\Desktop
    MSI (c) (64:70) [20:35:43:890]: SHELL32::SHGetFolderPath returned: F:\home\All Users.WINDOWS\Templates
    MSI (c) (64:70) [20:35:43:890]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts
    MSI (c) (64:70) [20:35:43:890]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (c) (64:70) [20:35:43:890]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (c) (64:70) [20:35:43:890]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (64:70) [20:35:43:890]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Anonymous'.
    MSI (c) (64:70) [20:35:43:890]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (64:70) [20:35:43:890]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Microsoft Corporation'.
    MSI (c) (64:70) [20:35:43:890]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'F:\home\ADMINI~2.WOR\LOCALS~1\Temp\7b59e1.msi'.
    MSI (c) (64:70) [20:35:43:890]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'F:\home\Administrator.WORKSTATION\Local Settings\Application Data\{32A3A4F2-B792-11D6-A78A-00B0D0150040}\J2SE Development Kit 5.0 Update 4.msi'.
    MSI (c) (64:70) [20:35:43:890]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'F:\home\Administrator.WORKSTATION\Local Settings\Application Data\{32A3A4F2-B792-11D6-A78A-00B0D0150040}\'.
    MSI (c) (64:70) [20:35:43:890]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'F:\home\Administrator.WORKSTATION\Local Settings\Application Data\{32A3A4F2-B792-11D6-A78A-00B0D0150040}\'.
    MSI (c) (64:54) [20:35:44:281]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '3.01'.
    === Logging started: 28-7-2005  20:35:44 ===
    MSI (c) (64:70) [20:35:44:296]: Note: 1: 2262 2: PatchPackage 3: -2147287038
    MSI (c) (64:70) [20:35:44:296]: Machine policy value 'DisableRollback' is 0
    MSI (c) (64:70) [20:35:44:296]: User policy value 'DisableRollback' is 0
    MSI (c) (64:70) [20:35:44:296]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
    MSI (c) (64:70) [20:35:44:296]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (c) (64:70) [20:35:44:296]: Doing action: INSTALL
    Action 20:35:44: INSTALL.
    Action start 20:35:44: INSTALL.
    MSI (c) (64:70) [20:35:44:296]: UI Sequence table 'InstallUISequence' is present and populated.
    MSI (c) (64:70) [20:35:44:296]: Running UISequence
    MSI (c) (64:70) [20:35:44:296]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
    MSI (c) (64:70) [20:35:44:296]: Doing action: ISSetupFilesExtract
    Action 20:35:44: ISSetupFilesExtract.
    Action start 20:35:44: ISSetupFilesExtract.
    MSI (c) (64:70) [20:35:44:468]: Creating MSIHANDLE (1) of type 790542 for thread 2928
    MSI (c) (64:A0) [20:35:44:468]: Invoking remote custom action. DLL: F:\home\ADMINI~2.WOR\LOCALS~1\Temp\MSI90.tmp, Entrypoint: SFStartupEx
    MSI (c) (64:94) [20:35:44:484]: Cloaking enabled.
    MSI (c) (64:94) [20:35:44:484]: Attempting to enable all disabled priveleges before calling Install on Server
    MSI (c) (64:94) [20:35:44:484]: Connected to service for CA interface.
    MSI (c) (64!C8) [20:35:45:156]: Creating MSIHANDLE (2) of type 790531 for thread 3272
    1: Starting to extract setup files
    MSI (c) (64!C8) [20:35:45:171]: Closing MSIHANDLE (2) of type 790531 for thread 3272
    MSI (c) (64!C8) [20:35:45:171]: Creating MSIHANDLE (3) of type 790531 for thread 3272
    1: Getting SUPPORTDIR property :  
    MSI (c) (64!C8) [20:35:45:171]: Closing MSIHANDLE (3) of type 790531 for thread 3272
    MSI (c) (64!C8) [20:35:45:171]: Creating MSIHANDLE (4) of type 790531 for thread 3272
    1: Extracting SetupFiles to:  F:\home\ADMINI~2.WOR\LOCALS~1\Temp\{32A3A4F4-B792-11D6-A78A-00B0D0150040}
    MSI (c) (64!C8) [20:35:45:171]: Closing MSIHANDLE (4) of type 790531 for thread 3272
    MSI (c) (64!C8) [20:35:45:171]: Creating MSIHANDLE (5) of type 790541 for thread 3272
    MSI (c) (64!C8) [20:35:45:171]: Creating MSIHANDLE (6) of type 790531 for thread 3272
    1: Getting ISSetupFile table view
    MSI (c) (64!C8) [20:35:45:171]: Closing MSIHANDLE (6) of type 790531 for thread 3272
    MSI (c) (64!C8) [20:35:45:171]: Note: 1: 2205 2:  3: ISSetupFile
    MSI (c) (64!C8) [20:35:45:171]: Note: 1: 2228 2:  3: ISSetupFile 4: Select * FROM ISSetupFile
    MSI (c) (64!C8) [20:35:45:171]: Creating MSIHANDLE (7) of type 790531 for thread 3272
    1: Executing ISSetupFile table view
    MSI (c) (64!C8) [20:35:45:171]: Closing MSIHANDLE (7) of type 790531 for thread 3272
    MSI (c) (64!C8) [20:35:45:171]: Creating MSIHANDLE (8) of type 790531 for thread 3272
    1: Settign SUPPORTDIR property to:  F:\home\ADMINI~2.WOR\LOCALS~1\Temp\{32A3A4F4-B792-11D6-A78A-00B0D0150040}
    MSI (c) (64!C8) [20:35:45:171]: Closing MSIHANDLE (8) of type 790531 for thread 3272
    MSI (c) (64!C8) [20:35:45:171]: PROPERTY CHANGE: Adding SUPPORTDIR property. Its value is 'F:\home\ADMINI~2.WOR\LOCALS~1\Temp\{32A3A4F4-B792-11D6-A78A-00B0D0150040}'.
    MSI (c) (64!C8) [20:35:45:171]: PROPERTY CHANGE: Adding ISSETUPFILESCOMPLETED property. Its value is 'Completed'.
    MSI (c) (64!C8) [20:35:45:171]: Creating MSIHANDLE (9) of type 790531 for thread 3272
    1: Setting ISSETUPFILESCOMPLETED property
    MSI (c) (64!C8) [20:35:45:171]: Closing MSIHANDLE (9) of type 790531 for thread 3272
    MSI (c) (64!C8) [20:35:45:171]: Closing MSIHANDLE (5) of type 790541 for thread 3272
    MSI (c) (64:A0) [20:35:45:171]: Closing MSIHANDLE (1) of type 790542 for thread 2928
    Action ended 20:35:45: ISSetupFilesExtract. Return value 1.
    MSI (c) (64:70) [20:35:45:171]: Doing action: AppSearch
    Action 20:35:45: AppSearch. Searching for installed applications
    Action start 20:35:45: AppSearch.
    AppSearch: Property: ITANIUM, Signature: NewSignature1
    MSI (c) (64:70) [20:35:45:171]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (c) (64:70) [20:35:45:171]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (c) (64:70) [20:35:45:171]: PROPERTY CHANGE: Adding ITANIUM property. Its value is 'AMD Athlon(tm) XP'.
    AppSearch: Property: JREINSTALLED, Signature: NewSignature2
    MSI (c) (64:70) [20:35:45:171]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (c) (64:70) [20:35:45:171]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (c) (64:70) [20:35:45:171]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.5.0_04 3: 2
    MSI (c) (64:70) [20:35:45:171]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (c) (64:70) [20:35:45:171]: Note: 1: 2262 2: DrLocator 3: -2147287038
    Action ended 20:35:45: AppSearch. Return value 1.
    MSI (c) (64:70) [20:35:45:171]: Doing action: LaunchConditions
    Action 20:35:45: LaunchConditions. Evaluating launch conditions
    Action start 20:35:45: LaunchConditions.
    Action ended 20:35:45: LaunchConditions. Return value 1.
    MSI (c) (64:70) [20:35:45:171]: Doing action: SetupInitialization
    Action 20:35:45: SetupInitialization.
    Action start 20:35:45: SetupInitialization.
    Info 2898.Tahoma8, Tahoma, 0
    Info 2898.TahomaBold10, Tahoma, 0
    Action 20:35:45: SetupInitialization. Dialog created
    Action ended 20:35:45: SetupInitialization. Return value 1.
    MSI (c) (64:70) [20:35:45:343]: Doing action: FindRelatedProducts
    Action 20:35:45: FindRelatedProducts. Searching for related applications
    Action start 20:35:45: FindRelatedProducts.
    MSI (c) (64:70) [20:35:45:343]: Note: 1: 2262 2: Upgrade 3: -2147287038
    Action ended 20:35:45: FindRelatedProducts. Return value 1.
    MSI (c) (64:70) [20:35:45:343]: Skipping action: CCPSearch (condition is false)
    MSI (c) (64:70) [20:35:45:343]: Skipping action: RMCCPSearch (condition is false)
    MSI (c) (64:70) [20:35:45:343]: Doing action: ValidateProductID
    Action 20:35:45: ValidateProductID.
    Action start 20:35:45: ValidateProductID.
    Action ended 20:35:45: ValidateProductID. Return value 1.
    MSI (c) (64:70) [20:35:45:343]: Doing action: CostInitialize
    Action 20:35:45: CostInitialize. Computing space requirements
    Action start 20:35:45: CostInitialize.
    MSI (c) (64:70) [20:35:45:343]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (c) (64:70) [20:35:45:343]: Baseline: Sorting baselines for {32A3A4F4-B792-11D6-A78A-00B0D0150040}.
    MSI (c) (64:70) [20:35:45:343]: Baseline: New baseline 1.5.0 from transaction.
    MSI (c) (64:70) [20:35:45:343]: Baseline: Sorted order Native: Order 0.
    MSI (c) (64:70) [20:35:45:343]: Baseline Data Table:
    MSI (c) (64:70) [20:35:45:343]: ProductCode: {32A3A4F4-B792-11D6-A78A-00B0D0150040} Version: 1.5.0 Attributes: 0 PatchId: Native BaselineId: -2147483648 Order: 0
    MSI (c) (64:70) [20:35:45:343]: Baseline File Table:
    MSI (c) (64:70) [20:35:45:359]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'E:\'.
    MSI (c) (64:70) [20:35:45:359]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    Action ended 20:35:45: CostInitialize. Return value 1.
    MSI (c) (64:70) [20:35:45:359]: Doing action: FileCost
    Action 20:35:45: FileCost. Computing space requirements
    Action start 20:35:45: FileCost.
    MSI (c) (64:70) [20:35:45:437]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
    MSI (c) (64:70) [20:35:45:437]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (c) (64:70) [20:35:45:437]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (c) (64:70) [20:35:45:437]: Note: 1: 2262 2: TypeLib 3: -2147287038
    MSI (c) (64:70) [20:35:45:437]: Note: 1: 2262 2: IniFile 3: -2147287038
    MSI (c) (64:70) [20:35:45:437]: Note: 1: 2262 2: MoveFile 3: -2147287038
    MSI (c) (64:70) [20:35:45:437]: Note: 1: 2262 2: Shortcut 3: -2147287038
    Action ended 20:35:45: FileCost. Return value 1.
    MSI (c) (64:70) [20:35:45:437]: Doing action: IsolateComponents
    Action 20:35:45: IsolateComponents.
    Action start 20:35:45: IsolateComponents.
    MSI (c) (64:70) [20:35:45:453]: Note: 1: 2262 2: BindImage 3: -2147287038
    MSI (c) (64:70) [20:35:45:453]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    MSI (c) (64:70) [20:35:45:453]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (64:70) [20:35:45:453]: Note: 1: 2728 2: Patch
    Action ended 20:35:45: IsolateComponents. Return value 1.
    MSI (c) (64:70) [20:35:45:453]: Doing action: ResolveSource
    Action 20:35:45: ResolveSource.
    Action start 20:35:45: ResolveSource.
    MSI (c) (64:70) [20:35:45:453]: Resolving source.
    MSI (c) (64:70) [20:35:45:453]: Resolving source to launched-from source.
    MSI (c) (64:70) [20:35:45:453]: Setting launched-from source as last-used.
    MSI (c) (64:70) [20:35:45:453]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{32A3A4F4-B792-11D6-A78A-00B0D0150040}'.
    MSI (c) (64:70) [20:35:45:453]: SOURCEDIR ==> F:\home\Administrator.WORKSTATION\Local Settings\Application Data\{32A3A4F2-B792-11D6-A78A-00B0D0150040}\
    MSI (c) (64:70) [20:35:45:453]: SOURCEDIR product ==> {32A3A4F4-B792-11D6-A78A-00B0D0150040}
    MSI (c) (64:70) [20:35:45:453]: Determining source type
    MSI (c) (64:70) [20:35:46:640]: Source type from package 'J2SE Development Kit 5.0 Update 4.msi': 0
    MSI (c) (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              

    Hello,
    can't anyone help? I paid good money for the software package and now I'm thinking I should buy a new computer, too...
    -Maarit

  • Issue with table selection and display the seleted rows in another page as a table data

    Dear ALL,
    I have a  requirement as below:
    I have a custom OAF  page having one button, on pressing the button it will open a popup window, in that i am doing search operation and data would populate in table region below.
    Then from the table i am doing multiple selection of rows and i have a button, on pressing the button the seleted rows should display in the base page where i called this popup window and popup window should close.
    so i am able to perform multiple selection of row  from the table but how i can display the seleted rows in my base page  and how i can close the poup window after the seleted rows displayed in the base page, please help me on this.
    Thanks
    Deb

    Hi,
    For navigation data from one page to another  you can use  a hashmap that contains the parameters.
    // processFormRequest()
    HashMap hsp = new HashMap(1);
    hsp.put("myParam", "myParamVal");
    pagecontext.setForwardURL("MY_FUNCTION", (byte)0, null, hsp,true, "N", (byte)0);
    You can then retrieve this parameter in processRequest() via:
    pagecontext.getParameter("myParam")
    //Code for redirect to base page with commit
    Refer to the setPostToCallingPage method, from OADialogPage Class how to make the dialog page action buttons submit back to the calling page. In the example, the OK button commits the changes on the dialog page and the NO button rolls back the changes.
    OADialogPage dialogPage = new OADialogPage(OAException.*, mainMessage, null, "", "");
    dialogPage.setOkButtonItemName("okButton");
               dialogPage.setOkButtonToPost(true);
               dialogPage.setNoButtonToPost(true);
               dialogPage.setPostToCallingPage(true);
               dialogPage.setOkButtonLabel(yes);
               dialogPage.setNoButtonLabel(no);
    Thanks,
    Dilip

  • Print to Go - installati​on hangs

    Installation of Print to Go failed to complete on my Win 7-x64 laptop. At the installation screen with the "This could take several minutes", the completion bar went to the far right but installation didn't complete, even after waiting 4 hours. I have to use the Task Manager to close the application. When I try to reinstall, I see a screen asking if I want to repair or uninstall. I choose Repair and get a message saying "Error 1500. Another installation is in progress. You must complete that installation before continuing this one."  I have to restart my PC to free up the application. When I look at the installed Progams and Features after restart, Print to Go is not included.  I go through the installation process again but same result.. installation does not complete. I also tried disabling virus protection with no benefit, same result.
    Following is the log file:
    === Verbose logging started: 21/02/2012  18:59:13  Build type: SHIP UNICODE 5.00.7601.00  Calling process: C:\Windows\SysWOW64\MSIEXEC.EXE ===
    MSI (c) (8CC) [18:59:13:188]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (8CC) [18:59:13:188]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (8C:94) [18:59:13:226]: Resetting cached policy values
    MSI (c) (8C:94) [18:59:13:226]: Machine policy value 'Debug' is 0
    MSI (c) (8C:94) [18:59:13:226]: ******* RunEngine:
               ******* Product: C:\Users\DAVES~1\AppData\Local\Temp\{2A784482-166D​-4DBB-9531-72C1F2B4BA4A}\Print To Go.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (8C:94) [18:59:13:369]: Machine policy value 'DisableUserInstalls' is 0
    MSI (c) (8C:94) [18:59:13:451]: Cloaking enabled.
    MSI (c) (8C:94) [18:59:13:452]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (8C:94) [18:59:13:460]: End dialog not enabled
    MSI (c) (8C:94) [18:59:13:460]: Original package ==> C:\Users\DAVES~1\AppData\Local\Temp\{2A784482-166D​-4DBB-9531-72C1F2B4BA4A}\Print To Go.msi
    MSI (c) (8C:94) [18:59:13:460]: Package we're running from ==> C:\Windows\Installer\3ff606.msi
    MSI (c) (8C:94) [18:59:13:466]: APPCOMPAT: Uninstall Flags override found.
    MSI (c) (8C:94) [18:59:13:467]: APPCOMPAT: Uninstall VersionNT override found.
    MSI (c) (8C:94) [18:59:13:467]: APPCOMPAT: Uninstall ServicePackLevel override found.
    MSI (c) (8C:94) [18:59:13:468]: APPCOMPAT: looking for appcompat database entry with ProductCode '{330276BC-26CE-4204-AB25-A7517681198F}'.
    MSI (c) (8C:94) [18:59:13:468]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (8C:94) [18:59:13:477]: MSCOREE not loaded loading copy from system32
    MSI (c) (8C:94) [18:59:13:485]: Machine policy value 'DisablePatch' is 0
    MSI (c) (8C:94) [18:59:13:485]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (c) (8C:94) [18:59:13:485]: Machine policy value 'DisableLUAPatching' is 0
    MSI (c) (8C:94) [18:59:13:485]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (c) (8C:94) [18:59:13:486]: Looking for file transform: C:\Windows\Installer\{330276BC-26CE-4204-AB25-A751​7681198F}\1033.MST
    MSI (c) (8C:94) [18:59:13:487]: Original transform ==> C:\Windows\Installer\{330276BC-26CE-4204-AB25-A751​7681198F}\1033.MST
    MSI (c) (8C:94) [18:59:13:487]: Transform we're running from ==> C:\Windows\Installer\{330276BC-26CE-4204-AB25-A751​7681198F}\1033.MST
    MSI (c) (8C:94) [18:59:13:488]: SOFTWARE RESTRICTION POLICY: Verifying transform --> 'C:\Windows\Installer\{330276BC-26CE-4204-AB25-A75​17681198F}\1033.MST' against software restriction policy
    MSI (c) (8C:94) [18:59:13:488]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
    MSI (c) (8C:94) [18:59:13:488]: SOFTWARE RESTRICTION POLICY: C:\Windows\Installer\{330276BC-26CE-4204-AB25-A751​7681198F}\1033.MST is not digitally signed
    MSI (c) (8C:94) [18:59:13:491]: SOFTWARE RESTRICTION POLICY: C:\Windows\Installer\{330276BC-26CE-4204-AB25-A751​7681198F}\1033.MST is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2205 2:  3: PatchPackage
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: _Tables 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: _Columns 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: Media 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: TRANSFORM: 'PatchPackage' table is missing or empty.  No pre-transform fixup necessary.
    MSI (c) (8C:94) [18:59:13:491]: TRANSFORM: Applying regular transform to database.
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: _Tables 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: _Columns 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: ActionText 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: AdminExecuteSequence 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: Condition 3: -2147287038
    MSI (c) (8C:94) [18:59:13:491]: Note: 1: 2262 2: AdminUISequence 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: AdvtExecuteSequence 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: AdvtUISequence 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Feature 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Binary 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: CheckBox 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Component 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Icon 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: ComboBox 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Directory 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Control 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Dialog 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: ControlCondition 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: ControlEvent 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: CustomAction 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: ModuleSignature 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Error 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: EventMapping 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: FeatureComponents 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: InstallExecuteSequence 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: InstallUISequence 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: LaunchCondition 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: ListBox 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: ListView 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Media 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: ModuleComponents 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: RadioButton 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: RemoveFile 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: TextStyle 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: UIText 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: Upgrade 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: _Validation 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: ISComponentExtended 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: ISCustomActionReference 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: _MsiPatchTransformView 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: #_BaselineCost 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: #_BaselineFile 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: #_BaselineData 3: -2147287038
    MSI (c) (8C:94) [18:59:13:492]: Note: 1: 2262 2: #_PatchCache 3: -2147287038
    MSI (c) (8C:94) [18:59:13:493]: APPCOMPAT: looking for appcompat database entry with ProductCode '{330276BC-26CE-4204-AB25-A7517681198F}'.
    MSI (c) (8C:94) [18:59:13:493]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (8C:94) [18:59:13:493]: Transforms are not secure.
    MSI (c) (8C:94) [18:59:13:493]: Transforming table Property.
    MSI (c) (8C:94) [18:59:13:493]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\DAVES~1\AppData\Local\Temp\BB_PrintToGo.​log'.
    MSI (c) (8C:94) [18:59:13:494]: Command Line: TRANSFORMS=C:\Users\DAVES~1\AppData\Local\Temp\{2A​784482-166D-4DBB-9531-72C1F2B4BA4A}\1033.MST SETUPEXEDIR=C:\Users\Dave S\Downloads SETUPEXENAME=PrintToGo-WindowsDesktop-1.0.143(1).e​xe CURRENTDIRECTORY=C:\Program Files (x86)\Mozilla Firefox CLIENTUILEVEL=0 CLIENTPROCESSID=2444
    MSI (c) (8C:94) [18:59:13:494]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{05D8D391-D36F-4450-89F7-FF443BF1CC51}'.
    MSI (c) (8C:94) [18:59:13:494]: PROPERTY CHANGE: Adding TRANSFORMS property. Its value is 'C:\Windows\Installer\{330276BC-26CE-4204-AB25-A75​17681198F}\1033.MST'.
    MSI (c) (8C:94) [18:59:13:494]: Product Code passed to Engine.Initialize:           '{330276BC-26CE-4204-AB25-A7517681198F}'
    MSI (c) (8C:94) [18:59:13:494]: Product Code from property table before transforms: '{330276BC-26CE-4204-AB25-A7517681198F}'
    MSI (c) (8C:94) [18:59:13:494]: Product Code from property table after transforms:  '{330276BC-26CE-4204-AB25-A7517681198F}'
    MSI (c) (8C:94) [18:59:13:494]: Product registered: entering maintenance mode
    MSI (c) (8C:94) [18:59:13:494]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
    MSI (c) (8C:94) [18:59:13:494]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
    MSI (c) (8C:94) [18:59:13:494]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
    MSI (c) (8C:94) [18:59:13:495]: Entering CMsiConfigurationManager:etLastUsedSource.
    MSI (c) (8C:94) [18:59:13:495]: Specifed source is not already in a list.
    MSI (c) (8C:94) [18:59:13:495]: User policy value 'SearchOrder' is 'nmu'
    MSI (c) (8C:94) [18:59:13:495]: Machine policy value 'DisableBrowse' is 0
    MSI (c) (8C:94) [18:59:13:495]: Machine policy value 'AllowLockdownBrowse' is 0
    MSI (c) (8C:94) [18:59:13:495]: Adding new sources is allowed.
    MSI (c) (8C:94) [18:59:13:495]: Package name retrieved from configuration data: 'Print To Go.msi'
    MSI (c) (8C:94) [18:59:13:497]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (c) (8C:94) [18:59:13:497]: Machine policy value 'DisableMsi' is 0
    MSI (c) (8C:94) [18:59:13:497]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (8C:94) [18:59:13:497]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (8C:94) [18:59:13:497]: Product {330276BC-26CE-4204-AB25-A7517681198F} is admin assigned: LocalSystem owns the publish key.
    MSI (c) (8C:94) [18:59:13:497]: Product {330276BC-26CE-4204-AB25-A7517681198F} is managed.
    MSI (c) (8C:94) [18:59:13:497]: Running product '{330276BC-26CE-4204-AB25-A7517681198F}' with elevated privileges: Product is assigned.
    MSI (c) (8C:94) [18:59:13:497]: PROPERTY CHANGE: Modifying TRANSFORMS property. Its current value is 'C:\Windows\Installer\{330276BC-26CE-4204-AB25-A75​17681198F}\1033.MST'. Its new value: 'C:\Users\DAVES~1\AppData\Local\Temp\{2A784482-166​D-4DBB-9531-72C1F2B4BA4A}\1033.MST'.
    MSI (c) (8C:94) [18:59:13:498]: PROPERTY CHANGE: Adding SETUPEXEDIR property. Its value is 'C:\Users\Dave S\Downloads'.
    MSI (c) (8C:94) [18:59:13:498]: PROPERTY CHANGE: Modifying SETUPEXENAME property. Its current value is 'setup.exe'. Its new value: 'PrintToGo-WindowsDesktop-1.0.143(1).exe'.
    MSI (c) (8C:94) [18:59:13:498]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Program Files (x86)\Mozilla Firefox'.
    MSI (c) (8C:94) [18:59:13:498]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
    MSI (c) (8C:94) [18:59:13:498]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '2444'.
    MSI (c) (8C:94) [18:59:13:498]: PROPERTY CHANGE: Modifying TRANSFORMS property. Its current value is 'C:\Users\DAVES~1\AppData\Local\Temp\{2A784482-166​D-4DBB-9531-72C1F2B4BA4A}\1033.MST'. Its new value: 'C:\Windows\Installer\{330276BC-26CE-4204-AB25-A75​17681198F}\1033.MST'.
    MSI (c) (8C:94) [18:59:13:498]: TRANSFORMS property is now: C:\Windows\Installer\{330276BC-26CE-4204-AB25-A751​7681198F}\1033.MST
    MSI (c) (8C:94) [18:59:13:498]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '0'.
    MSI (c) (8C:94) [18:59:13:498]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
    MSI (c) (8C:94) [18:59:13:499]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming
    MSI (c) (8C:94) [18:59:13:500]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\Favorites
    MSI (c) (8C:94) [18:59:13:500]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (c) (8C:94) [18:59:13:501]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\Desktop\Documents
    MSI (c) (8C:94) [18:59:13:501]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (c) (8C:94) [18:59:13:502]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming\Microsoft\Windows\Recent
    MSI (c) (8C:94) [18:59:13:503]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (c) (8C:94) [18:59:13:503]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming\Microsoft\Windows\Templates
    MSI (c) (8C:94) [18:59:13:504]: SHELL32:HGetFolderPath returned: C:\ProgramData
    MSI (c) (8C:94) [18:59:13:504]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Local
    MSI (c) (8C:94) [18:59:13:505]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\Pictures
    MSI (c) (8C:94) [18:59:13:505]: SHELL32:HGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (8C:94) [18:59:13:506]: SHELL32:HGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (8C:94) [18:59:13:506]: SHELL32:HGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (c) (8C:94) [18:59:13:507]: SHELL32:HGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (c) (8C:94) [18:59:13:507]: SHELL32:HGetFolderPath returned: C:\Users\Public\Desktop
    MSI (c) (8C:94) [18:59:13:509]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (8C:94) [18:59:13:509]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (8C:94) [18:59:13:510]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (c) (8C:94) [18:59:13:511]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (c) (8C:94) [18:59:13:511]: SHELL32:HGetFolderPath returned: C:\Users\Dave S\Desktop
    MSI (c) (8C:94) [18:59:13:512]: SHELL32:HGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (c) (8C:94) [18:59:13:513]: SHELL32:HGetFolderPath returned: C:\Windows\Fonts
    MSI (c) (8C:94) [18:59:13:514]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 20
    MSI (c) (8C:94) [18:59:13:527]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
    MSI (c) (8C:94) [18:59:13:527]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (c) (8C:94) [18:59:13:527]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (c) (8C:94) [18:59:13:527]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (c) (8C:94) [18:59:13:528]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Dave S'.
    MSI (c) (8C:94) [18:59:13:528]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Hewlett-Packard'.
    MSI (c) (8C:94) [18:59:13:528]: PROPERTY CHANGE: Adding Installed property. Its value is '2012/02/15 11:37:04'.
    MSI (c) (8C:94) [18:59:13:528]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\3ff606.msi'.
    MSI (c) (8C:94) [18:59:13:528]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Users\DAVES~1\AppData\Local\Temp\{2A784482-166​D-4DBB-9531-72C1F2B4BA4A}\Print To Go.msi'.
    MSI (c) (8C:94) [18:59:13:528]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (c) (8CC) [18:59:13:530]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '5.00'.
    === Logging started: 21/02/2012  18:59:13 ===
    MSI (c) (8C:94) [18:59:13:540]: Note: 1: 2205 2:  3: PatchPackage
    MSI (c) (8C:94) [18:59:13:540]: Machine policy value 'DisableRollback' is 0
    MSI (c) (8C:94) [18:59:13:540]: User policy value 'DisableRollback' is 0
    MSI (c) (8C:94) [18:59:13:540]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
    MSI (c) (8C:94) [18:59:13:541]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (c) (8C:94) [18:59:13:541]: Doing action: INSTALL
    Action 18:59:13: INSTALL.
    Action start 18:59:13: INSTALL.
    MSI (c) (8C:94) [18:59:13:542]: UI Sequence table 'InstallUISequence' is present and populated.
    MSI (c) (8C:94) [18:59:13:542]: Running UISequence
    MSI (c) (8C:94) [18:59:13:542]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
    MSI (c) (8C:94) [18:59:13:542]: Skipping action: ISSetAllUsers (condition is false)
    MSI (c) (8C:94) [18:59:13:542]: Doing action: AppSearch
    Action 18:59:13: AppSearch. Searching for installed applications
    Action start 18:59:13: AppSearch.
    MSI (c) (8C:94) [18:59:13:543]: Note: 1: 2205 2:  3: AppSearch
    MSI (c) (8C:94) [18:59:13:543]: Note: 1: 2228 2:  3: AppSearch 4: SELECT `Property`, `Signature_` FROM `AppSearch`
    Action ended 18:59:13: AppSearch. Return value 0.
    MSI (c) (8C:94) [18:59:13:543]: Skipping action: LaunchConditions (condition is false)
    MSI (c) (8C:94) [18:59:13:543]: Doing action: RIM_SetProductName
    Action 18:59:13: RIM_SetProductName.
    Action start 18:59:13: RIM_SetProductName.
    MSI (c) (8C:E0) [18:59:13:930]: Invoking remote custom action. DLL: C:\Users\DAVES~1\AppData\Local\Temp\MSIB479.tmp, Entrypoint: f4
    MSI (c) (8C4) [18:59:13:935]: Cloaking enabled.
    MSI (c) (8C4) [18:59:13:935]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (8C4) [18:59:13:935]: Connected to service for CA interface.
    InstallShield 18:59:14: Running InstallScript function f4
    InstallShield 18:59:14: Opening stream of file C:\Users\DAVES~1\AppData\Local\Temp\MSIB479.tmp
    InstallShield 18:59:14: Extracting support file IsConfig.ini to C:\Users\DAVES~1\AppData\Local\Temp\{6BA5392E-0E28​-4CF1-A51F-16996D25AC85}\IsConfig.ini
    InstallShield 18:59:14: Extracted isconfig.ini to C:\Users\DAVES~1\AppData\Local\Temp\{6BA5392E-0E28​-4CF1-A51F-16996D25AC85}\IsConfig.ini
    InstallShield 18:59:14: Got '{847CC4C8-46DB-49B0-94ED-BA16F3FF8D4A}' for TempPathGuid from isconfig.ini
    InstallShield 18:59:14: Attempting to use temp path 'C:\Users\DAVES~1\AppData\Local\Temp\{847CC4C8-46D​B-49B0-94ED-BA16F3FF8D4A}'
    InstallShield 18:59:14: Using new temp path
    InstallShield 18:59:14: Cleaning up temp file C:\Users\DAVES~1\AppData\Local\Temp\{6BA5392E-0E28​-4CF1-A51F-16996D25AC85}\IsConfig.ini
    InstallShield 18:59:14: Using temp folder C:\Users\DAVES~1\AppData\Local\Temp\{847CC4C8-46DB​-49B0-94ED-BA16F3FF8D4A}
    InstallShield 18:59:14: Installing engine...
    InstallShield 18:59:14: Using product language 1033
    InstallShield 18:59:14: Detected X64 OS
    InstallShield 18:59:14: Skipping optional support file _isuser_0x0409.dll
    InstallShield 18:59:14: Setting script cmdline...
    InstallShield 18:59:14: ProductCode is {330276BC-26CE-4204-AB25-A7517681198F}
    InstallShield 18:59:14: Initializing Engine
    InstallShield 18:59:15: Done Initializing...
    InstallShield 18:59:15: Registering Msi Server...
    MSI (c) (8C!64) [18:59:15:831]: Note: 1: 2732 2: 0
    InstallShield 18:59:15: Invoking script function RIM_SetProductName
    MSI (c) (8C!64) [18:59:15:850]: PROPERTY CHANGE: Modifying ProductName property. Its current value is 'Print To Go'. Its new value: 'Print To Go 1.0'.
    InstallShield 18:59:15: CallScriptFunctionFromMsiCA() ends
    Action ended 18:59:15: RIM_SetProductName. Return value 1.
    MSI (c) (8C:94) [18:59:15:875]: Doing action: RIM_Init
    Action 18:59:15: RIM_Init.
    Action start 18:59:15: RIM_Init.
    MSI (c) (8C:E8) [18:59:16:251]: Invoking remote custom action. DLL: C:\Users\DAVES~1\AppData\Local\Temp\MSIBD8E.tmp, Entrypoint: f3
    InstallShield 18:59:16: Running InstallScript function f3
    InstallShield 18:59:16: Opening stream of file C:\Users\DAVES~1\AppData\Local\Temp\MSIBD8E.tmp
    InstallShield 18:59:16: Extracting support file IsConfig.ini to C:\Users\DAVES~1\AppData\Local\Temp\{5F2986C6-FEA4​-4090-B5EB-E73478D8BAF4}\IsConfig.ini
    InstallShield 18:59:16: Extracted isconfig.ini to C:\Users\DAVES~1\AppData\Local\Temp\{5F2986C6-FEA4​-4090-B5EB-E73478D8BAF4}\IsConfig.ini
    InstallShield 18:59:16: Got '{847CC4C8-46DB-49B0-94ED-BA16F3FF8D4A}' for TempPathGuid from isconfig.ini
    InstallShield 18:59:16: Attempting to use temp path 'C:\Users\DAVES~1\AppData\Local\Temp\{847CC4C8-46D​B-49B0-94ED-BA16F3FF8D4A}'
    InstallShield 18:59:16: Using new temp path
    InstallShield 18:59:16: Cleaning up temp file C:\Users\DAVES~1\AppData\Local\Temp\{5F2986C6-FEA4​-4090-B5EB-E73478D8BAF4}\IsConfig.ini
    InstallShield 18:59:16: Using temp folder C:\Users\DAVES~1\AppData\Local\Temp\{847CC4C8-46DB​-49B0-94ED-BA16F3FF8D4A}
    InstallShield 18:59:16: Installing engine...
    InstallShield 18:59:16: Using product language 1033
    InstallShield 18:59:16: Detected X64 OS
    InstallShield 18:59:16: Skipping optional support file _isuser_0x0409.dll
    InstallShield 18:59:16: Setting script cmdline...
    InstallShield 18:59:16: ProductCode is {330276BC-26CE-4204-AB25-A7517681198F}
    InstallShield 18:59:16: Initializing Engine
    InstallShield 18:59:16: Done Initializing...
    InstallShield 18:59:16: Registering Msi Server...
    MSI (c) (8C!DC) [18:59:16:711]: Note: 1: 2732 2: 0
    InstallShield 18:59:16: Invoking script function RIM_Init
    RIM: Found country in registry: CA_English
    RIM: Found country in ComboBox table; setting CountrySelection to CA_English
    MSI (c) (8C!DC) [18:59:16:731]: PROPERTY CHANGE: Modifying CountrySelection property. Its current value is 'US'. Its new value: 'CA_English'.
    InstallShield 18:59:16: CallScriptFunctionFromMsiCA() ends
    MSI (c) (8C!DC) [18:59:16:745]: Leaked MSIHANDLE (48) of type 790531 for thread 988
    MSI (c) (8C!DC) [18:59:16:745]: Leaked MSIHANDLE (47) of type 790531 for thread 988
    MSI (c) (8C!DC) [18:59:16:745]: Leaked MSIHANDLE (46) of type 790540 for thread 988
    MSI (c) (8C!DC) [18:59:16:745]: Leaked MSIHANDLE (44) of type 790531 for thread 988
    Action ended 18:59:16: RIM_Init. Return value 1.
    MSI (c) (8C:94) [18:59:16:756]: Doing action: SetupInitialization
    Action 18:59:16: SetupInitialization.
    Action start 18:59:16: SetupInitialization.
    Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For TahomaBold10 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Action 18:59:16: SetupInitialization. Dialog created
    Action ended 18:59:16: SetupInitialization. Return value 1.
    MSI (c) (8C:94) [18:59:16:827]: Doing action: FindRelatedProducts
    Action 18:59:16: FindRelatedProducts. Searching for related applications
    Action start 18:59:16: FindRelatedProducts.
    MSI (c) (8C:94) [18:59:16:831]: Skipping FindRelatedProducts action: not run in maintenance mode
    Action ended 18:59:16: FindRelatedProducts. Return value 0.
    MSI (c) (8C:94) [18:59:16:831]: Skipping action: ISPreventDowngrade (condition is false)
    MSI (c) (8C:94) [18:59:16:831]: Skipping action: CCPSearch (condition is false)
    MSI (c) (8C:94) [18:59:16:831]: Skipping action: RMCCPSearch (condition is false)
    MSI (c) (8C:94) [18:59:16:831]: Doing action: ValidateProductID
    Action 18:59:16: ValidateProductID.
    Action start 18:59:16: ValidateProductID.
    Action ended 18:59:16: ValidateProductID. Return value 1.
    MSI (c) (8C:94) [18:59:16:833]: Doing action: CostInitialize
    Action 18:59:16: CostInitialize. Computing space requirements
    Action start 18:59:16: CostInitialize.
    MSI (c) (8C:94) [18:59:16:836]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (c) (8C:94) [18:59:16:841]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
    MSI (c) (8C:94) [18:59:16:842]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    Action ended 18:59:16: CostInitialize. Return value 1.
    MSI (c) (8C:94) [18:59:16:842]: Doing action: FileCost
    Action 18:59:16: FileCost. Computing space requirements
    Action start 18:59:16: FileCost.
    MSI (c) (8C:94) [18:59:16:845]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (c) (8C:94) [18:59:16:845]: Note: 1: 2205 2:  3: Registry
    MSI (c) (8C:94) [18:59:16:845]: Note: 1: 2205 2:  3: Registry
    MSI (c) (8C:94) [18:59:16:845]: Note: 1: 2205 2:  3: Class
    MSI (c) (8C:94) [18:59:16:845]: Note: 1: 2205 2:  3: Extension
    MSI (c) (8C:94) [18:59:16:845]: Note: 1: 2205 2:  3: TypeLib
    Action ended 18:59:16: FileCost. Return value 1.
    MSI (c) (8C:94) [18:59:16:845]: Doing action: IsolateComponents
    Action 18:59:16: IsolateComponents.
    Action start 18:59:16: IsolateComponents.
    Action ended 18:59:16: IsolateComponents. Return value 0.
    MSI (c) (8C:94) [18:59:16:848]: Doing action: setUserProfileNT
    Action 18:59:16: setUserProfileNT.
    Action start 18:59:16: setUserProfileNT.
    MSI (c) (8C:94) [18:59:16:850]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\Users\Dave S'.
    Action ended 18:59:16: setUserProfileNT. Return value 1.
    MSI (c) (8C:94) [18:59:16:850]: Skipping action: SetAllUsersProfileNT (condition is false)
    MSI (c) (8C:94) [18:59:16:850]: Doing action: setAllUsersProfile2K
    Action 18:59:16: setAllUsersProfile2K.
    Action start 18:59:16: setAllUsersProfile2K.
    MSI (c) (8C:94) [18:59:16:853]: PROPERTY CHANGE: Adding ALLUSERSPROFILE property. Its value is 'C:\ProgramData'.
    Action ended 18:59:16: setAllUsersProfile2K. Return value 1.
    MSI (c) (8C:94) [18:59:16:853]: Skipping action: ResolveSource (condition is false)
    MSI (c) (8C:94) [18:59:16:853]: Doing action: CostFinalize
    Action 18:59:16: CostFinalize. Computing space requirements
    Action start 18:59:16: CostFinalize.
    MSI (c) (8C:94) [18:59:16:856]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
    MSI (c) (8C:94) [18:59:16:856]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (c) (8C:94) [18:59:16:856]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (c) (8C:94) [18:59:16:856]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (c) (8C:94) [18:59:16:856]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (c) (8C:94) [18:59:16:856]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (c) (8C:94) [18:59:16:856]: Note: 1: 2228 2:  3: MsiAssembly 4:  SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`,  `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE  `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
    MSI (c) (8C:94) [18:59:16:856]: PROPERTY CHANGE: Adding GS property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\gs'.
    MSI (c) (8C:94) [18:59:16:857]: PROPERTY CHANGE: Adding INSTALLDIR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go'.
    MSI (c) (8C:94) [18:59:16:857]: PROPERTY CHANGE: Adding AMD64.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\Driver\AMD64'.
    MSI (c) (8C:94) [18:59:16:858]: PROPERTY CHANGE: Adding DRIVER.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\Driver'.
    MSI (c) (8C:94) [18:59:16:858]: PROPERTY CHANGE: Adding I386.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\Driver\I386'.
    MSI (c) (8C:94) [18:59:16:859]: PROPERTY CHANGE: Adding CA.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\ca'.
    MSI (c) (8C:94) [18:59:16:859]: PROPERTY CHANGE: Adding CS.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\cs'.
    MSI (c) (8C:94) [18:59:16:860]: PROPERTY CHANGE: Adding DA.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\da'.
    MSI (c) (8C:94) [18:59:16:860]: PROPERTY CHANGE: Adding DE.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\de'.
    MSI (c) (8C:94) [18:59:16:860]: PROPERTY CHANGE: Adding EL.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\el'.
    MSI (c) (8C:94) [18:59:16:861]: PROPERTY CHANGE: Adding EN_GB.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\en-GB'.
    MSI (c) (8C:94) [18:59:16:861]: PROPERTY CHANGE: Adding EN_US.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\en-US'.
    MSI (c) (8C:94) [18:59:16:861]: PROPERTY CHANGE: Adding ES_DO.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\es-DO'.
    MSI (c) (8C:94) [18:59:16:861]: PROPERTY CHANGE: Adding ES.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\es'.
    MSI (c) (8C:94) [18:59:16:862]: PROPERTY CHANGE: Adding EU.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\eu'.
    MSI (c) (8C:94) [18:59:16:862]: PROPERTY CHANGE: Adding FR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\fr'.
    MSI (c) (8C:94) [18:59:16:862]: PROPERTY CHANGE: Adding HR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\hr'.
    MSI (c) (8C:94) [18:59:16:862]: PROPERTY CHANGE: Adding HU.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\hu'.
    MSI (c) (8C:94) [18:59:16:863]: PROPERTY CHANGE: Adding ID.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\id'.
    MSI (c) (8C:94) [18:59:16:863]: PROPERTY CHANGE: Adding IT.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\it'.
    MSI (c) (8C:94) [18:59:16:863]: PROPERTY CHANGE: Adding NL.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\nl'.
    MSI (c) (8C:94) [18:59:16:863]: PROPERTY CHANGE: Adding NO.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\no'.
    MSI (c) (8C:94) [18:59:16:864]: PROPERTY CHANGE: Adding PL.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\pl'.
    MSI (c) (8C:94) [18:59:16:864]: PROPERTY CHANGE: Adding PT_BR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\pt-BR'.
    MSI (c) (8C:94) [18:59:16:864]: PROPERTY CHANGE: Adding PT.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\pt'.
    MSI (c) (8C:94) [18:59:16:864]: PROPERTY CHANGE: Adding RO.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\ro'.
    MSI (c) (8C:94) [18:59:16:864]: PROPERTY CHANGE: Adding RU.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\ru'.
    MSI (c) (8C:94) [18:59:16:865]: PROPERTY CHANGE: Adding SV.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\sv'.
    MSI (c) (8C:94) [18:59:16:865]: PROPERTY CHANGE: Adding TR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\tr'.
    MSI (c) (8C:94) [18:59:16:865]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (8C:94) [18:59:16:867]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.
    MSI (c) (8C:94) [18:59:16:867]: PROPERTY CHANGE: Modifying USERPROFILE property. Its current value is 'C:\Users\Dave S'. Its new value: 'C:\Users\Dave S\'.
    MSI (c) (8C:94) [18:59:16:867]: PROPERTY CHANGE: Adding RESEARCHINMOTION.933479C5_48C6_4B2C_84AD_E273A7A8D​B47 property. Its value is 'C:\Program Files (x86)\Research In Motion\'.
    MSI (c) (8C:94) [18:59:16:867]: PROPERTY CHANGE: Adding PRINTTOGO.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying INSTALLDIR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying TR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\tr'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\tr\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying SV.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\sv'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\sv\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying RU.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\ru'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\ru\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying RO.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\ro'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\ro\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying PT_BR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\pt-BR'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\pt-BR\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying PT.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\pt'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\pt\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying PL.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\pl'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\pl\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying NO.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\no'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\no\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying NL.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\nl'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\nl\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying IT.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\it'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\it\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying ID.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\id'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\id\'.
    MSI (c) (8C:94) [18:59:16:868]: PROPERTY CHANGE: Modifying HU.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\hu'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\hu\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying HR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\hr'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\hr\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying FR.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\fr'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\fr\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying EU.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\eu'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\eu\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying ES_DO.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\es-DO'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\es-DO\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying ES.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\es'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\es\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying EN_US.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\en-US'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\en-US\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying EN_GB.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\en-GB'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\en-GB\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying EL.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\el'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\el\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying DE.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\de'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\de\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying DA.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\da'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\da\'.
    MSI (c) (8C:94) [18:59:16:869]: PROPERTY CHANGE: Modifying CS.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\cs'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\cs\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Modifying CA.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\ca'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\ca\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Modifying DRIVER.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\Driver'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\Driver\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Modifying I386.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\Driver\I386'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\Driver\I386\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Modifying AMD64.933479C5_48C6_4B2C_84AD_E273A7A8DB47 property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\Driver\AMD64'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\Driver\AMD64\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Adding RESEARCH_IN_MOTION property. Its value is 'C:\Program Files (x86)\Research In Motion\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Adding PRINT_TO_GO property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Modifying GS property. Its current value is 'C:\Program Files (x86)\Research In Motion\Print To Go\gs'. Its new value: 'C:\Program Files (x86)\Research In Motion\Print To Go\gs\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Adding ISYourDataBaseDir property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\Database\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Adding DATABASEDIR property. Its value is 'C:\Program Files (x86)\Research In Motion\Print To Go\Database\'.
    MSI (c) (8C:94) [18:59:16:870]: PROPERTY CHANGE: Modifying ALLUSERSPROFILE property. Its current value is 'C:\ProgramData'. Its new value: 'C:\ProgramData\'.
    MSI (c) (8C:94) [18:59:16:870]: Target path resolution complete. Dumping Directory table...
    MSI (c) (8C:94) [18:59:16:870]: Note: target paths subject to change (via custom actions or browsing)
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: TARGETDIR    , Object: C:\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: StartMenuShortcutDir.933479C5_48C6_4B2C_84AD_E273A​7A8DB47    , Object: NULL
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: USERPROFILE    , Object: C:\Users\Dave S\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: SystemFolder    , Object: C:\Windows\SysWOW64\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: ProgramFilesFolder    , Object: C:\Program Files (x86)\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: RESEARCHINMOTION.933479C5_48C6_4B2C_84AD_E273A7A8D​B47    , Object: C:\Program Files (x86)\Research In Motion\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: PRINTTOGO.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: INSTALLDIR.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: TR.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\tr\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: SV.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\sv\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: RU.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\ru\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: RO.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\ro\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: PT_BR.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\pt-BR\
    MSI (c) (8C:94) [18:59:16:870]: Dir (target): Key: PT.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\pt\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: PL.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\pl\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: NO.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\no\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: NL.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\nl\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: IT.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\it\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: ID.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\id\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: HU.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\hu\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: HR.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\hr\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: FR.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\fr\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: EU.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\eu\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: ES_DO.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\es-DO\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: ES.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\es\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: EN_US.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\en-US\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: EN_GB.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\en-GB\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: EL.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\el\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: DE.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\de\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: DA.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\da\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: CS.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\cs\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: CA.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\ca\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: DRIVER.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\Driver\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: I386.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\Driver\I386\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: AMD64.933479C5_48C6_4B2C_84AD_E273A7A8DB47    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\Driver\AMD64\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: RESEARCH_IN_MOTION    , Object: C:\Program Files (x86)\Research In Motion\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: PRINT_TO_GO    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: INSTALLDIR    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: GS    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\gs\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: ISYourDataBaseDir    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\Database\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: DATABASEDIR    , Object: C:\Program Files (x86)\Research In Motion\Print To Go\Database\
    MSI (c) (8C:94) [18:59:16:871]: Dir (target): Key: ALLUSERSPROFILE    , Object: C:\ProgramData\
    Action ended 18:59:16: CostFinalize. Return value 1.
    MSI (c) (8C:94) [18:59:16:872]: Doing action: MigrateFeatureStates
    Action 18:59:16: MigrateFeatureStates. Migrating feature states from related applications
    Action start 18:59:16: MigrateFeatureStates.
    MSI (c) (8C:94) [18:59:16:875]: Skipping MigrateFeatureStates action: not run in maintenance mode
    Action ended 18:59:16: MigrateFeatureStates. Return value 0.
    MSI (c) (8C:94) [18:59:16:875]: Skipping action: PatchWelcome (condition is false)
    MSI (c) (8C:94) [18:59:16:875]: Skipping action: InstallWelcome (condition is false)
    MSI (c) (8C:94) [18:59:16:875]: Skipping action: SetupResume (condition is false)
    MSI (c) (8C:94) [18:59:16:875]: Doing action: MaintenanceWelcome
    Action 18:59:16: MaintenanceWelcome.
    Action start 18:59:16: MaintenanceWelcome.
    Action 18:59:16: MaintenanceWelcome. Dialog created
    MSI (c) (8C:C8) [18:59:16:905]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
    MSI (c) (8C:C8) [18:59:16:907]: Note: 1: 2205 2:  3: Registry
    MSI (c) (8C:C8) [18:59:16:907]: Note: 1: 2205 2:  3: BindImage
    MSI (c) (8C:C8) [18:59:16:908]: Note: 1: 2205 2:  3: ProgId
    MSI (c) (8C:C8) [18:59:16:908]: Note: 1: 2205 2:  3: PublishComponent
    MSI (c) (8C:C8) [18:59:16:908]: Note: 1: 2205 2:  3: SelfReg
    MSI (c) (8C:C8) [18:59:16:908]: Note: 1: 2205 2:  3: Extension
    MSI (c) (8C:C8) [18:59:16:908]: Note: 1: 2205 2:  3: Font
    MSI (c) (8C:C8) [18:59:16:908]: Note: 1: 2205 2:  3: Shortcut
    MSI (c) (8C:C8) [18:59:16:908]: Note: 1: 2205 2:  3: Class
    MSI (c) (8C:C8) [18:59:16:908]: Note: 1: 2205 2:  3: TypeLib
    MSI (c) (8C:C8) [18:59:16:908]: Note: 1: 2727 2:  
    Info 2898.For MSSWhiteSerif8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For MSSansBoldWhite8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For MSSansBold8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Action 18:59:18: MaintenanceType. Dialog created
    MSI (c) (8CC) [18:59:20:255]: PROPERTY CHANGE: Modifying ProgressType0 property. Its current value is 'install'. Its new value: 'Repair'.
    MSI (c) (8CC) [18:59:20:255]: PROPERTY CHANGE: Modifying ProgressType1 property. Its current value is 'Installing'. Its new value: 'Repairing'.
    MSI (c) (8CC) [18:59:20:255]: PROPERTY CHANGE: Modifying ProgressType2 property. Its current value is 'installed'. Its new value: 'repairs'.
    MSI (c) (8CC) [18:59:20:255]: PROPERTY CHANGE: Modifying ProgressType3 property. Its current value is 'installs'. Its new value: 'repairs'.
    MSI (c) (8CC) [18:59:20:255]: PROPERTY CHANGE: Adding REINSTALLMODE property. Its value is 'omus'.
    MSI (c) (8CC) [18:59:20:261]: Note: 1: 2205 2:  3: _RemoveFilePath
    MSI (c) (8CC) [18:59:20:579]: Note: 1: 2756 2: StartMenuShortcutDir.933479C5_48C6_4B2C_84AD_E273A​7A8DB47
    MSI (c) (8CC) [18:59:20:708]: Note: 1: 2727 2:  
    Action 18:59:20: ReadyToInstall. Dialog created
    MSI (c) (8CC) [18:59:21:234]: Note: 1: 2727 2:  
    MSI (c) (8CC) [18:59:21:749]: Note: 1: 2727 2:  
    MSI (c) (8CC) [18:59:22:264]: Note: 1: 2727 2:  
    MSI (c) (8CC) [18:59:22:359]: PROPERTY CHANGE: Modifying ProgressType1 property. Its current value is 'Repairing'. Its new value: 'Installing'.
    MSI (c) (8CC) [18:59:22:359]: PROPERTY CHANGE: Modifying ProgressType2 property. Its current value is 'repairs'. Its new value: 'installed'.
    MSI (c) (8CC) [18:59:22:359]: PROPERTY CHANGE: Modifying ProgressType3 property. Its current value is 'repairs'. Its new value: 'installs'.
    Action ended 18:59:22: MaintenanceWelcome. Return value 1.
    MSI (c) (8C:94) [18:59:22:368]: Doing action: SetupProgress
    Action 18:59:22: SetupProgress.
    Action start 18:59:22: SetupProgress.
    Action 18:59:22: SetupProgress. Dialog created
    Action ended 18:59:22: SetupProgress. Return value 1.
    MSI (c) (8C:94) [18:59:22:439]: Doing action: ExecuteAction
    Action 18:59:22: ExecuteAction.
    Action start 18:59:22: ExecuteAction.
    MSI (c) (8C:94) [18:59:22:442]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
    MSI (c) (8C:94) [18:59:22:443]: Note: 1: 1500
    Error 1500.Another installation is in progress. You must complete that installation before continuing this one.
    MSI (c) (8C:94) [18:59:30:076]: Product: Print To Go 1.0 -- Error 1500.Another installation is in progress. You must complete that installation before continuing this one.
    MSI (c) (8C:94) [18:59:30:087]: Note: 1: 1602
    Are you sure you want to cancel?
    MSI (c) (8C:94) [18:59:31:212]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
    Action ended 18:59:31: ExecuteAction. Return value 2.
    MSI (c) (8C:94) [18:59:31:219]: Doing action: SetupInterrupted
    Action 18:59:31: SetupInterrupted.
    Action start 18:59:31: SetupInterrupted.
    Action 18:59:31: SetupInterrupted. Dialog created
    MSI (c) (8CC) [18:59:36:503]: PROPERTY CHANGE: Adding ISSHOWMSILOG property. Its value is '1'.
    MSI (c) (8CC) [18:59:37:631]: Doing action: ShowMsiLog
    Action 18:59:37: ShowMsiLog.
    Action start 18:59:37: ShowMsiLog.
    Action ended 18:59:37: SetupInterrupted. Return value 2.
    Action ended 18:59:37: INSTALL. Return value 2.
    Action ended 18:59:37: ShowMsiLog. Return value 0.
    MSI (c) (8C:94) [18:59:37:806]: Destroying RemoteAPI object.
    MSI (c) (8C4) [18:59:37:807]: Custom Action Manager thread ending.
    Property(C): DiskPrompt = [1]
    Property(C): UpgradeCode = {D47E0FF2-F3C1-4D77-A070-444A264A94B7}
    Property(C): ProductCode = {330276BC-26CE-4204-AB25-A7517681198F}
    Property(C): Installed = 2012/02/15 11:37:04
    Property(C): REINSTALLMODE = omus
    Property(C): PrimaryVolumeSpaceRemaining = 0
    Property(C): PrimaryVolumeSpaceRequired = 0
    Property(C): PrimaryVolumeSpaceAvailable = 0
    Property(C): OutOfNoRbDiskSpace = 0
    Property(C): OutOfDiskSpace = 0
    Property(C): CostingComplete = 1
    Property(C): ROOTDRIVE = C:\
    Property(C): EXECUTEACTION = INSTALL
    Property(C): ACTION = INSTALL
    Property(C): UILevel = 5
    Property(C): VersionHandler = 5.00
    Property(C): OriginalDatabase = C:\Users\DAVES~1\AppData\Local\Temp\{2A784482-166D​-4DBB-9531-72C1F2B4BA4A}\Print To Go.msi
    Property(C): DATABASE = C:\Windows\Installer\3ff606.

    I was experiencing the PrintToGo application hanging during installation on my Windows Vista machine. Then, after much troubleshooting and inspecting the logs, I figured out that it was hanging on the "net start spooler" command in the install script. Then, I noticed that the net command was hung in task manager. I was able to complete the install by terminating that running process. After doing that, the install routine "un-froze" and reported successful installation and the PrintToGo printer was present under printers. Not sure if you are having the same problem but check your task manager for any running net* processes when the install routing hangs.

  • Some images will not be removed from LR catalog

    I was cleaning up the catalog by removing files that were flagged "reject" and not on the HDDs any longer.
    In LR Grid view, show "all images"
    Filter by "rejected only"
    Select all, Cmd+backspace > Remove
    Lightroom deselects all, then goes on to "remove" and stalls after the progress bar got at about 10%.
    Force quit LR, second try identical.
    Updated LR from 2.3 to 2.4
    Same problem
    Tried the same on a recent backup catalog. Same result.
    Finally managed to get rid of most of the rejected & deleted images by using "Sync folder", and it appears I might have found the problem (but not yet the solution):
    LR somehow "remembers" 190 images from an old shoot: These images were also in LR in a different folder. Removing that folder from LR didn't give an error, but didn't solve the issue.
    Here's a screenshot. Images on the right are actually on the HDD. Images on the left (represented by "empty" thumbnails) are *not* in the LR catalog. LR also knows this, as it will not show the folder of the "ghost images" in the library.
    The "empty" thumbnails and corresponding thumbs in the bottom are gray until you mouse over them or scroll...
    My images are either on external HDDs or on a secondary internal HDD. LR catalog on secondary internal HDD.
    Mounting / unmounting of the externals makes no difference.
    Plenty memory and free disk space.
    For the rest LR is working fine. Not lightning fast, but hey, it's a G5 .
    No error messages. Catalog back ups & optimizes without error message.
    Tried creating a new catalog, and import this one:
    The old catalog isn't *that* huge (about 11k images), and about 330Mb.
    LR is about 30% into "Checking Photo Locations", and it appears to be stalling... Processor usage of about 3% No disk activity that I can see. Cancel just cancels, without any dialog.
    Tried a few times & it just doesn't seem to work.
    Exporting the latest images to a catalog also does nothing (no dialog, no action).
    Started a new catalog, imported the latest batch of images again, and hope for the best.
    Still, a solution would be nice. I do *not* fancy importing 11000 images again. 
    In the new catalog, export as catalog works, so there's definitely something wonky in the old catalog...

    Rene-
    Mounting of externals where you are giving the command to delete images will certainly make a difference. Don't know if that's part of your problem or not, but in general, LR doesn't always do well with the X followed by Cmd-Delete (Mac)- sometimes it will say there aren't any, and I'll just repeat and there they are. I have tended to delete after a session, so never deleted more than say 50 images at once.
    I'd continue deleting all you have so marked, then go through and hook up images with the ? mark, followed by deleting the Previews folder if the first two steps don't help. This latter is radical, but sometimes the Previews folder gets frazzled. What size .lrcat and what size Previews folder?

  • How to scp a file in 7600 using EEM/Tcl

    Hello All,
    I have a Tcl file on 7600 that produces a file, and I would like to copy this file to a server using scp.
    This is how the file looks like :
    ::cisco::eem::event_register_none maxrun 240
    #::cisco::eem::event_register_timer cron cron_entry "*/5 * * * *" maxrun 240
    namespace import ::cisco::eem::*
    namespace import ::cisco::lib::*
    array set arr_einfo [ event_reqinfo ] ;
    if [ catch {cli_open} rc ] {
           error $rc $errorInfo
    } else {
           array set clifd $rc
    set          filename          "IOS7600.dat_12345" ;
    set     transfer        "copy disk0:/" ;        append transfer $filename ;     append  transfer " scp://username:password@ip:" ;
    if [ catch {cli_exec $clifd(fd) $transfer} rc ] {
            error $rc $errorInfo
    if [ catch {cli_close $clifd(fd) $clifd(tty_id)} rc ]  {
           error $rc $errorInfo
    The problem is that scp: hangs ! Could you please help me to work-around this ? What am I doing wrong ?
    Many Thanks.
    Kind Regards,
    Nikos

    An alternative would be to write an applet, like :
    event timer cron name PUSH-CoPP cron-entry "*/5 * * * *" maxrun 240
    to do the following command :
    set     transfer        "copy disk0:/" ;        append transfer $filename ;     append  transfer " scp://username:password@ip:" ;
    but how can I provide the filename, I could use a regexp like :
    *IOS7600*
    and then answer the related to scp dialog using action statements.
    Could you please help me with this please ?
    Many Thanks.
    Kind Regards,
    Nikos

  • Installation issues

    Hi everyone.
    Having some problem installing Adobe Reader XI on some of our client machines. Installed successfully on thousands of clients, but we have several where it will not complete and they are all the same hardware/image and carry the same software suite so I cannot find anything obvious as to why they fail.
    Remote deployment fails and If you try to run the .msi or the .exe version manually it happens the same - you can go through the options and click to begin installation and it immediately fails with 'setup was interrupted - Adobe Reader XI was not installed'.
    Event viewer creates an Event ID 11708 with the description "Product: Adobe Reader XI -- Installation operation failed."  and no other information. I've run processmonitor and other utilities to try and capture why it fails but no joy.
    Does anybody know what could be causing this to fail?
    Thanks in advance,
    NV

    Thanks for all the help and advice so far, it is appreciated!
    I ran the msi yesterday with logging enabled and this was the output. I've checked the obvious & made sure ISScript and MSI Installer are all up to date but if you could check this out and see if you can spot something I am missing that would be a great help.
    This is the content of the log file, apologies for the wall of text...
    === Logging started: 25/03/2013  16:47:36 ===
    Action 16:47:36: INSTALL.
    Action start 16:47:36: INSTALL.
    Action 16:47:36: WindowsFolder.21022.08.policy_9_0_Microsoft_VC90_CRT_x86.RTM.52105B6B_A3EF_3A90_882A_947B 287C203A.
    Action start 16:47:36: WindowsFolder.21022.08.policy_9_0_Microsoft_VC90_CRT_x86.RTM.52105B6B_A3EF_3A90_882A_947B 287C203A.
    Action ended 16:47:36: WindowsFolder.21022.08.policy_9_0_Microsoft_VC90_CRT_x86.RTM.52105B6B_A3EF_3A90_882A_947B 287C203A. Return value 1.
    Action 16:47:36: WindowsFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action start 16:47:36: WindowsFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action ended 16:47:36: WindowsFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54. Return value 1.
    Action 16:47:36: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action start 16:47:36: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action ended 16:47:36: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54. Return value 1.
    Action 16:47:36: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action start 16:47:36: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action ended 16:47:36: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    Action 16:47:36: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action start 16:47:36: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action ended 16:47:36: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    Action 16:47:36: ISSetupFilesExtract.
    Action start 16:47:36: ISSetupFilesExtract.
    1: Starting to extract setup files
    1: Getting SUPPORTDIR property :  
    1: Extracting SetupFiles to:  C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    1: Getting ISSetupFile table view
    1: Executing ISSetupFile table view
    1: Extracting Setup File:
    1: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}\FixTransforms.e xe
    1: Setting SUPPORTDIR property to:  C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    1: Setting ISSETUPFILESCOMPLETED property
    Action ended 16:47:36: ISSetupFilesExtract. Return value 1.
    Action 16:47:36: ProcessAbcpy. Processing the Abcpy.ini file.
    Action start 16:47:36: ProcessAbcpy.
    Action ended 16:47:36: ProcessAbcpy. Return value 1.
    Action 16:47:36: AppSearch. Searching for installed applications
    Action start 16:47:36: AppSearch.
    AppSearch: Property: ACROBAT_APP_PATH, Signature: _acrobat_sig
    AppSearch: Property: MIN_SYSTEM, Signature: _Shdocvw_dll
    AppSearch: Property: AS_INSTALLDIR, Signature: _AsInstallDir
    AppSearch: Property: READER_6X_INSTALLED, Signature: _Reader_6x_Installed
    AppSearch: Property: AS_OPTIMIZE_ENABLED, Signature: _AsOptimizeEnabled
    AppSearch: Property: AS_REPAIR_VERSION_LIST, Signature: _RepairVersionList
    AppSearch: Property: AS_OPTIMIZE_STATUS, Signature: _AsOptimizeStatus
    AppSearch: Property: READER_7X_INSTALLED, Signature: _Reader_7x_Installed
    AppSearch: Property: ACROBAT_11_INSTALLED, Signature: _Acro_11_Installed
    AppSearch: Property: READER8_SU1_INSTALLED, Signature: _Rdr8_SU1_Installed
    AppSearch: Property: READER_PATH, Signature: _ReaderPath
    Action ended 16:47:36: AppSearch. Return value 1.
    Action 16:47:36: SetOSSpecificProperties.
    Action start 16:47:36: SetOSSpecificProperties.
    Action ended 16:47:36: SetOSSpecificProperties. Return value 1.
    Action 16:47:36: LaunchConditions. Evaluating launch conditions
    Action start 16:47:36: LaunchConditions.
    Action ended 16:47:36: LaunchConditions. Return value 1.
    Action 16:47:36: FindRelatedProducts. Searching for related applications
    Action start 16:47:36: FindRelatedProducts.
    Action ended 16:47:36: FindRelatedProducts. Return value 1.
    Action 16:47:36: ValidateProductID.
    Action start 16:47:36: ValidateProductID.
    Action ended 16:47:36: ValidateProductID. Return value 1.
    Action 16:47:36: CA_WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action start 16:47:36: CA_WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action ended 16:47:36: CA_WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    Action 16:47:36: CA_SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action start 16:47:36: CA_SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action ended 16:47:36: CA_SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    Action 16:47:36: CostInitialize. Computing space requirements
    Action start 16:47:36: CostInitialize.
    Action ended 16:47:36: CostInitialize. Return value 1.
    Action 16:47:36: SetupPluginsProperties.
    Action start 16:47:36: SetupPluginsProperties.
    Action ended 16:47:36: SetupPluginsProperties. Return value 1.
    Action 16:47:36: FileTypesOwnerInit.
    Action start 16:47:36: FileTypesOwnerInit.
    Action ended 16:47:36: FileTypesOwnerInit. Return value 1.
    Action 16:47:36: FileCost. Computing space requirements
    Action start 16:47:36: FileCost.
    Action ended 16:47:36: FileCost. Return value 1.
    Action 16:47:36: IsolateComponents.
    Action start 16:47:36: IsolateComponents.
    Action ended 16:47:36: IsolateComponents. Return value 0.
    Action 16:47:36: ResolveSource.
    Action start 16:47:36: ResolveSource.
    Action ended 16:47:36: ResolveSource. Return value 1.
    Action 16:47:36: CostFinalize. Computing space requirements
    Action start 16:47:36: CostFinalize.
    Action ended 16:47:36: CostFinalize. Return value 1.
    Action 16:47:36: SetARPReadme.
    Action start 16:47:36: SetARPReadme.
    Action ended 16:47:36: SetARPReadme. Return value 1.
    Action 16:47:36: SetARPReadmeEx.
    Action start 16:47:36: SetARPReadmeEx.
    Action ended 16:47:36: SetARPReadmeEx. Return value 1.
    Action 16:47:36: MigrateFeatureStates. Migrating feature states from related applications
    Action start 16:47:36: MigrateFeatureStates.
    Action ended 16:47:36: MigrateFeatureStates. Return value 0.
    Action 16:47:36: DestinationFolder.
    Action start 16:47:36: DestinationFolder.
    Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For MSSansBold8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For MSSWhiteSerif8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2826.Control Bitmap1 on dialog DestinationFolder extends beyond the boundaries of the dialog to the right by 8 pixels.
    Action 16:47:36: DestinationFolder. Dialog created
    Action 16:47:37: Set_AS_HKCR_EXE.
    Action start 16:47:37: Set_AS_HKCR_EXE.
    Info 2726.Action not found: Set_AS_HKCR_EXE.
    Action ended 16:47:37: Set_AS_HKCR_EXE. Return value 0.
    Info 2826.Control Bitmap1 on dialog SelectARMMode extends beyond the boundaries of the dialog to the right by 8 pixels.
    Action 16:47:37: SelectARMMode. Dialog created
    Action ended 16:47:38: DestinationFolder. Return value 1.
    Action 16:47:38: SetupProgress.
    Action start 16:47:38: SetupProgress.
    Info 2826.Control Bitmap1 on dialog SetupProgress extends beyond the boundaries of the dialog to the right by 8 pixels.
    Action 16:47:38: SetupProgress. Dialog created
    Action ended 16:47:38: SetupProgress. Return value 1.
    Action 16:47:38: PrepareFilesInUse.
    Action start 16:47:38: PrepareFilesInUse.
    Action ended 16:47:38: PrepareFilesInUse. Return value 3.
    Action 16:47:38: SetupCompleteError.
    Action start 16:47:38: SetupCompleteError.
    Info 2826.Control Bitmap1 on dialog SetupCompleteError extends beyond the boundaries of the dialog to the right by 8 pixels.
    Action 16:47:38: SetupCompleteError. Dialog created
    Action 16:47:39: ISSetupFilesCleanup.
    Action start 16:47:39: ISSetupFilesCleanup.
    Action ended 16:47:39: ISSetupFilesCleanup. Return value 1.
    Action ended 16:47:39: SetupCompleteError. Return value 2.
    Action ended 16:47:39: INSTALL. Return value 3.
    Property(C): Text = 0
    Property(C): DiskPrompt = [1]
    Property(C): Registration = No
    Property(C): UpgradeCode = {A6EADE66-0000-0000-484E-7E8A45000000}
    Property(C): VersionNT = 501
    Property(C): ADOBEHUNSPELLPLUGIN2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\
    Property(C): ABBREVIATIONS = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\
    Property(C): ADOBE_COMMON_ACROBAT = c:\Program Files\Common Files\Adobe\Acrobat\
    Property(C): ACTIVE_X = c:\Program Files\Common Files\Adobe\Acrobat\ActiveX\
    Property(C): ProgramFilesFolder = c:\Program Files\
    Property(C): ADOBE = c:\Program Files\Adobe\
    Property(C): INSTALLDIR = c:\Program Files\Adobe\Reader 11.0\
    Property(C): ADOBE1 = c:\Program Files\Adobe\Reader 11.0\Adobe\
    Property(C): PROVIDERS = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\Providers\
    Property(C): ADOBE2 = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\Providers\Adobe\
    Property(C): PROVIDERS1 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\Providers\
    Property(C): ADOBE3 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\Providers\Adobe\
    Property(C): PROVIDERS2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\
    Property(C): ADOBE4 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Adobe\
    Property(C): PLUGINS2 = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\Providers\Plugins2\
    Property(C): ADOBEHUNSPELLPLUGIN = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\
    Property(C): PLUGINS21 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\Providers\Plugins2\
    Property(C): ADOBEHUNSPELLPLUGIN1 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\
    Property(C): PLUGINS22 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\
    Property(C): CommonFilesFolder = c:\Program Files\Common Files\
    Property(C): ADOBE_COMMON = c:\Program Files\Common Files\Adobe\
    Property(C): AIR = c:\Program Files\Adobe\Reader 11.0\Reader\AIR\
    Property(C): READER = c:\Program Files\Adobe\Reader 11.0\Reader\
    Property(C): TARGETDIR = c:\
    Property(C): ALLUSERSPROFILE = c:\
    Property(C): CommonAppDataFolder = c:\Documents and Settings\All Users\Application Data\
    Property(C): ALLUSERS_APPDATA_ADOBE = c:\Documents and Settings\All Users\Application Data\Adobe\
    Property(C): ALLUSERS_APPDATA_ADOBE_ACROBAT = c:\Documents and Settings\All Users\Application Data\Adobe\Acrobat\
    Property(C): ALLUSERS_APPDATA_ADOBE_ACROBAT_9 = c:\Documents and Settings\All Users\Application Data\Adobe\Acrobat\11.0\
    Property(C): ALLUSERS_APPDATA_ADOBE_ACROBAT_9_REPLICATE = c:\Documents and Settings\All Users\Application Data\Adobe\Acrobat\11.0\Replicate\
    Property(C): ALLUSERS_APPDATA_ADOBE_ACROBAT_9_REPLICATE_SECURITY = c:\Documents and Settings\All Users\Application Data\Adobe\Acrobat\11.0\Replicate\Security\
    Property(C): PLUG_INS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\
    Property(C): ANNOTATIONS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Annotations\
    Property(C): ARM = c:\Program Files\Common Files\Adobe\ARM\
    Property(C): ARM_1.0 = c:\Program Files\Common Files\Adobe\ARM\1.0\
    Property(C): DICTIONARIES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\
    Property(C): AR_AE = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\a r_AE\
    Property(C): AdminToolsFolder = c:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools\
    Property(C): AppDataFolder = c:\Documents and Settings\Administrator\Application Data\
    Property(C): BG_BG = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ bg_BG\
    Property(C): BG_BG1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\b g_BG\
    Property(C): SUPPLEMENTALDICTIONARIES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\
    Property(C): BG_BG2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\bg_BG\
    Property(C): BROWSER = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): BROWSER_IE = c:\Program Files\Internet Explorer\Plugins\
    Property(C): CACHE_SETUP_FILES = c:\Program Files\Adobe\Reader 11.0\Setup Files\
    Property(C): CACHE_DIR = c:\Program Files\Adobe\Reader 11.0\Setup Files\{AC76BA86-7AD7-1033-7B44-AB0000000001}\
    Property(C): CACHE_DIR_TRANSFORM = c:\Program Files\Adobe\Reader 11.0\Setup Files\{AC76BA86-7AD7-1033-7B44-AB0000000001}\Transforms\
    Property(C): CA_ES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ ca_ES\
    Property(C): CA_ES1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\c a_ES\
    Property(C): CA_ES2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\ca_ES\
    Property(C): RESOURCE = c:\Program Files\Adobe\Reader 11.0\Resource\
    Property(C): CIDFONT = c:\Program Files\Adobe\Reader 11.0\Resource\CIDFont\
    Property(C): CMAP = c:\Program Files\Adobe\Reader 11.0\Resource\CMap\
    Property(C): COMMON_ADOBE_HELP = c:\Program Files\Common Files\Adobe\HelpCfg\
    Property(C): COMMON_ADOBE_HELP_CAT = c:\Program Files\Common Files\Adobe\HelpCfg\ca_ES\
    Property(C): COMMON_ADOBE_HELP_CHS = c:\Program Files\Common Files\Adobe\HelpCfg\zh_CN\
    Property(C): COMMON_ADOBE_HELP_CHT = c:\Program Files\Common Files\Adobe\HelpCfg\zh_TW\
    Property(C): COMMON_ADOBE_HELP_CZE = c:\Program Files\Common Files\Adobe\HelpCfg\cs_CZ\
    Property(C): COMMON_ADOBE_HELP_DAN = c:\Program Files\Common Files\Adobe\HelpCfg\da_DK\
    Property(C): COMMON_ADOBE_HELP_DEU = c:\Program Files\Common Files\Adobe\HelpCfg\de_DE\
    Property(C): COMMON_ADOBE_HELP_ENU = c:\Program Files\Common Files\Adobe\HelpCfg\en_US\
    Property(C): COMMON_ADOBE_HELP_ESP = c:\Program Files\Common Files\Adobe\HelpCfg\es_ES\
    Property(C): COMMON_ADOBE_HELP_EUQ = c:\Program Files\Common Files\Adobe\HelpCfg\eu_ES\
    Property(C): COMMON_ADOBE_HELP_FRA = c:\Program Files\Common Files\Adobe\HelpCfg\fr_FR\
    Property(C): COMMON_ADOBE_HELP_HRV = c:\Program Files\Common Files\Adobe\HelpCfg\hr_HR\
    Property(C): COMMON_ADOBE_HELP_HUN = c:\Program Files\Common Files\Adobe\HelpCfg\hu_HU\
    Property(C): COMMON_ADOBE_HELP_ITA = c:\Program Files\Common Files\Adobe\HelpCfg\it_IT\
    Property(C): COMMON_ADOBE_HELP_JPN = c:\Program Files\Common Files\Adobe\HelpCfg\ja_JP\
    Property(C): COMMON_ADOBE_HELP_KOR = c:\Program Files\Common Files\Adobe\HelpCfg\ko_KR\
    Property(C): COMMON_ADOBE_HELP_NLD = c:\Program Files\Common Files\Adobe\HelpCfg\nl_NL\
    Property(C): COMMON_ADOBE_HELP_NOR = c:\Program Files\Common Files\Adobe\HelpCfg\nb_NO\
    Property(C): COMMON_ADOBE_HELP_POL = c:\Program Files\Common Files\Adobe\HelpCfg\pl_PL\
    Property(C): COMMON_ADOBE_HELP_PTB = c:\Program Files\Common Files\Adobe\HelpCfg\pt_BR\
    Property(C): COMMON_ADOBE_HELP_RUM = c:\Program Files\Common Files\Adobe\HelpCfg\ro_RO\
    Property(C): COMMON_ADOBE_HELP_RUS = c:\Program Files\Common Files\Adobe\HelpCfg\ru_RU\
    Property(C): COMMON_ADOBE_HELP_SKY = c:\Program Files\Common Files\Adobe\HelpCfg\sk_SK\
    Property(C): COMMON_ADOBE_HELP_SLV = c:\Program Files\Common Files\Adobe\HelpCfg\sl_SI\
    Property(C): COMMON_ADOBE_HELP_SUO = c:\Program Files\Common Files\Adobe\HelpCfg\fi_FI\
    Property(C): COMMON_ADOBE_HELP_SVE = c:\Program Files\Common Files\Adobe\HelpCfg\sv_SE\
    Property(C): COMMON_ADOBE_HELP_TUR = c:\Program Files\Common Files\Adobe\HelpCfg\tr_TR\
    Property(C): COMMON_ADOBE_HELP_UKR = c:\Program Files\Common Files\Adobe\HelpCfg\uk_UA\
    Property(C): COMMON_LINGUISTIC = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\
    Property(C): COMMON_ADOBE_PROVIDERS = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\Providers\
    Property(C): COMMON_ADOBE_PROVIDERS_PROXIMITY = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\Providers\Proximity\
    Property(C): COMMON_ADOBE_PROVIDERS_PROXIMITY_1100 = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\Providers\Proximity\11.00\
    Property(C): COMMON_ADOBE_PROVIDERS_PROXIMITY_1100_NCL3S4PNTX = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\Providers\Proximity\11.00\NC-L3S4PNTX\
    Property(C): COMMON_FILES = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\
    Property(C): COMMON_FILES1 = c:\Program Files\Adobe\Common Files\
    Property(C): COMMON_LINGUISTIC_LANGUAGENAMES = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\LanguageNames2\
    Property(C): CS_CZ = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ cs_CZ\
    Property(C): CS_CZ1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\c s_CZ\
    Property(C): CS_CZ2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\cs_CZ\
    Property(C): CommonFiles64Folder = c:\
    Property(C): DA_DK = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ da_DK\
    Property(C): DA_DK1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\d a_DK\
    Property(C): DA_DK2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\da_DK\
    Property(C): DE_CH = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ de_CH\
    Property(C): DE_CH1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\d e_CH\
    Property(C): DE_CH2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\de_CH\
    Property(C): DE_DE = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ de_DE\
    Property(C): DE_DE1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\d e_DE\
    Property(C): DE_DE2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\de_DE\
    Property(C): DOCSETTINGS = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\
    Property(C): DOCSETTINGS_PORTFOLIO = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\
    Property(C): DOCSETTINGS_PORTFOLIO_CHS = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\CHS\
    Property(C): DOCSETTINGS_PORTFOLIO_CHT = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\CHT\
    Property(C): DOCSETTINGS_PORTFOLIO_CZE = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\CZE\
    Property(C): DOCSETTINGS_PORTFOLIO_DAN = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\DAN\
    Property(C): DOCSETTINGS_PORTFOLIO_DEU = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\DEU\
    Property(C): DOCSETTINGS_PORTFOLIO_ENU = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\ENU\
    Property(C): DOCSETTINGS_PORTFOLIO_ESP = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\ESP\
    Property(C): DOCSETTINGS_PORTFOLIO_FRA = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\FRA\
    Property(C): DOCSETTINGS_PORTFOLIO_HRV = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\HRV\
    Property(C): DOCSETTINGS_PORTFOLIO_HUN = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\HUN\
    Property(C): DOCSETTINGS_PORTFOLIO_ITA = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\ITA\
    Property(C): DOCSETTINGS_PORTFOLIO_JPN = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\JPN\
    Property(C): DOCSETTINGS_PORTFOLIO_KOR = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\KOR\
    Property(C): DOCSETTINGS_PORTFOLIO_NLD = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\NLD\
    Property(C): DOCSETTINGS_PORTFOLIO_NOR = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\NOR\
    Property(C): DOCSETTINGS_PORTFOLIO_POL = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\POL\
    Property(C): DOCSETTINGS_PORTFOLIO_PTB = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\PTB\
    Property(C): DOCSETTINGS_PORTFOLIO_RUM = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\RUM\
    Property(C): DOCSETTINGS_PORTFOLIO_RUS = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\RUS\
    Property(C): DOCSETTINGS_PORTFOLIO_SKY = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\SKY\
    Property(C): DOCSETTINGS_PORTFOLIO_SLV = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\SLV\
    Property(C): DOCSETTINGS_PORTFOLIO_SUO = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\SUO\
    Property(C): DOCSETTINGS_PORTFOLIO_SVE = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\SVE\
    Property(C): DOCSETTINGS_PORTFOLIO_TUR = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\TUR\
    Property(C): DOCSETTINGS_PORTFOLIO_UKR = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\UKR\
    Property(C): DesktopFolder = c:\Documents and Settings\All Users\Desktop\
    Property(C): EL_GR = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ el_GR\
    Property(C): EL_GR1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e l_GR\
    Property(C): EL_GR2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\el_GR\
    Property(C): EN_CA = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ en_CA\
    Property(C): EN_CA1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e n_CA\
    Property(C): EN_CA2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\en_CA\
    Property(C): EN_GB = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ en_GB\
    Property(C): EN_GB1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e n_GB\
    Property(C): EN_GB2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\en_GB\
    Property(C): EN_US = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ en_US\
    Property(C): EN_US1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e n_US\
    Property(C): EN_US2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\en_US\
    Property(C): ESL_DIR = c:\Program Files\Adobe\Reader 11.0\Esl\
    Property(C): ES_ES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ es_ES\
    Property(C): ES_ES1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e s_ES\
    Property(C): ES_ES2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\es_ES\
    Property(C): ET_EE = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ et_EE\
    Property(C): ET_EE1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e t_EE\
    Property(C): ET_EE2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\et_EE\
    Property(C): EU_ES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e u_ES\
    Property(C): FI_FI = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\f i_FI\
    Property(C): FONT = c:\Program Files\Adobe\Reader 11.0\Resource\Font\
    Property(C): FR_CA = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\f r_CA\
    Property(C): FR_FR = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ fr_FR\
    Property(C): FR_FR1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\f r_FR\
    Property(C): FR_FR2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\fr_FR\
    Property(C): LOCALE = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\
    Property(C): FR_MA = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fr_MA\
    Property(C): FavoritesFolder = c:\Documents and Settings\Administrator\Favorites\
    Property(C): FontsFolder = c:\WINDOWS\Fonts\
    Property(C): GlobalAssemblyCache = c:\
    Property(C): HE_IL = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\h e_IL\
    Property(C): HR_HR = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ hr_HR\
    Property(C): HR_HR1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\h r_HR\
    Property(C): HR_HR2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\hr_HR\
    Property(C): HU_HU = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ hu_HU\
    Property(C): HU_HU1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\h u_HU\
    Property(C): HU_HU2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\hu_HU\
    Property(C): IDTEMPLATES = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\
    Property(C): IDTEMPLATES_CAT = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\CAT\
    Property(C): IDTEMPLATES_CHS = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\CHS\
    Property(C): IDTEMPLATES_CHT = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\CHT\
    Property(C): IDTEMPLATES_CZE = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\CZE\
    Property(C): IDTEMPLATES_DAN = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\DAN\
    Property(C): IDTEMPLATES_DEU = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\DEU\
    Property(C): IDTEMPLATES_ENU = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\ENU\
    Property(C): IDTEMPLATES_ESP = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\ESP\
    Property(C): IDTEMPLATES_EUQ = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\EUQ\
    Property(C): IDTEMPLATES_FRA = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\FRA\
    Property(C): IDTEMPLATES_HRV = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\HRV\
    Property(C): IDTEMPLATES_HUN = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\HUN\
    Property(C): IDTEMPLATES_ITA = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\ITA\
    Property(C): IDTEMPLATES_JPN = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\JPN\
    Property(C): IDTEMPLATES_KOR = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\KOR\
    Property(C): IDTEMPLATES_NLD = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\NLD\
    Property(C): IDTEMPLATES_NOR = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\NOR\
    Property(C): IDTEMPLATES_POL = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\POL\
    Property(C): IDTEMPLATES_PTB = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\PTB\
    Property(C): IDTEMPLATES_RUM = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\RUM\
    Property(C): IDTEMPLATES_RUS = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\RUS\
    Property(C): IDTEMPLATES_SKY = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\SKY\
    Property(C): IDTEMPLATES_SLV = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\SLV\
    Property(C): IDTEMPLATES_SUO = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\SUO\
    Property(C): IDTEMPLATES_SVE = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\SVE\
    Property(C): IDTEMPLATES_TUR = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\TUR\
    Property(C): IDTEMPLATES_UKR = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\UKR\
    Property(C): READER_11.0 = c:\Program Files\Adobe\Reader 11.0\
    Property(C): IT_IT = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ it_IT\
    Property(C): IT_IT1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\i t_IT\
    Property(C): IT_IT2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\it_IT\
    Property(C): JAVASCRIPTS = c:\Program Files\Adobe\Reader 11.0\Reader\Javascripts\
    Property(C): LINGUISTICS1 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\
    Property(C): LANGUAGENAME2 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\LanguageName2\
    Property(C): LINGUISTICS2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\
    Property(C): LANGUAGENAME21 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\LanguageName2\
    Property(C): LANGUAGENAMES2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\LanguageNames2\
    Property(C): LEGAL = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\
    Property(C): LEGAL_CAT = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\CAT\
    Property(C): LEGAL_CHS = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\CHS\
    Property(C): LEGAL_CHT = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\CHT\
    Property(C): LEGAL_CZE = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\CZE\
    Property(C): LEGAL_DAN = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\DAN\
    Property(C): LEGAL_DEU = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\DEU\
    Property(C): LEGAL_ENU = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\ENU\
    Property(C): LEGAL_ESP = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\ESP\
    Property(C): LEGAL_EUQ = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\EUQ\
    Property(C): LEGAL_FRA = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\FRA\
    Property(C): LEGAL_HRV = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\HRV\
    Property(C): LEGAL_HUN = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\HUN\
    Property(C): LEGAL_ITA = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\ITA\
    Property(C): LEGAL_JPN = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\JPN\
    Property(C): LEGAL_KOR = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\KOR\
    Property(C): LEGAL_NLD = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\NLD\
    Property(C): LEGAL_NOR = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\NOR\
    Property(C): LEGAL_POL = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\POL\
    Property(C): LEGAL_PTB = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\PTB\
    Property(C): LEGAL_RUM = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\RUM\
    Property(C): LEGAL_RUS = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\RUS\
    Property(C): LEGAL_SKY = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\SKY\
    Property(C): LEGAL_SLV = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\SLV\
    Property(C): LEGAL_SUO = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\SUO\
    Property(C): LEGAL_SVE = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\SVE\
    Property(C): LEGAL_TUR = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\TUR\
    Property(C): LEGAL_UKR = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\UKR\
    Property(C): _1.0 = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\
    Property(C): LINGUISTICS = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\
    Property(C): _1.01 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\
    Property(C): _1.02 = c:\Program Files\Common Files\Adobe\Reader\11.0\
    Property(C): LOCALE_CA_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ca_ES\
    Property(C): LOCALE_CS_CZ = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\cs_CZ\
    Property(C): LOCALE_DA_DK = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\da_DK\
    Property(C): LOCALE_DE_DE = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\de_DE\
    Property(C): LOCALE_ES_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\es_ES\
    Property(C): LOCALE_EU_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\eu_ES\
    Property(C): LOCALE_FI_FI = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fi_FI\
    Property(C): LOCALE_FR_FR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fr_FR\
    Property(C): LOCALE_HR_HR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\hr_HR\
    Property(C): LOCALE_HU_HU = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\hu_HU\
    Property(C): LOCALE_IT_IT = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\it_IT\
    Property(C): LOCALE_JA_JP = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ja_JP\
    Property(C): LOCALE_KO_KR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ko_KR\
    Property(C): LOCALE_NB_NO = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\nb_NO\
    Property(C): LOCALE_NL_NL = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\nl_NL\
    Property(C): LOCALE_PL_PL = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\pl_PL\
    Property(C): LOCALE_PT_BR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\pt_BR\
    Property(C): LOCALE_RO_RO = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ro_RO\
    Property(C): LOCALE_RU_RU = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ru_RU\
    Property(C): LOCALE_SK_SK = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\sk_SK\
    Property(C): LOCALE_SL_SI = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\sl_SI\
    Property(C): LOCALE_SV_SE = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\sv_SE\
    Property(C): LOCALE_TR_TR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\tr_TR\
    Property(C): LOCALE_UK_UA = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\uk_UA\
    Property(C): LOCALE_ZH_CN = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\zh_CN\
    Property(C): LOCALE_ZH_TW = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\zh_TW\
    Property(C): LT_LT = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ lt_LT\
    Property(C): LT_LT1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\l t_LT\
    Property(C): LT_LT2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\lt_LT\
    Property(C): LV_LV = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ lv_LV\
    Property(C): LV_LV1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\l v_LV\
    Property(C): LV_LV2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\lv_LV\
    Property(C): LocalAppDataFolder = c:\Documents and Settings\Administrator\Local Settings\Application Data\
    Property(C): MOZILLA_1 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_2 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_3 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_4 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_5 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_6 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_7 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_8 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MPP = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\
    Property(C): MPP_CZE = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_CZE\
    Property(C): MPP_HRV = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_HRV\
    Property(C): MPP_HUN = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_HUN\
    Property(C): MPP_POL = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_POL\
    Property(C): MPP_RUM = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_RUM\
    Property(C): MPP_RUS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_RUS\
    Property(C): MPP_SKY = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_SKY\
    Property(C): MPP_SLV = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_SLV\
    Property(C): MPP_TUR = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_TUR\
    Property(C): MPP_UKR = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_UKR\
    Property(C): MULTIMEDIA_MPP_CAT = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_CHS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_CHT = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_DAN = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_DEU = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_ESP = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_EUQ = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_FRA = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_ITA = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_JAPN = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_KOR = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_NLD = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_NOR = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_PTB = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_SUO = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_SVE = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MyPicturesFolder = c:\Documents and Settings\Administrator\My Documents\My Pictures\
    Property(C): NB_NO = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\n b_NO\
    Property(C): NB_NO1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\nb_NO\
    Property(C): NB_NO2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ nb_NO\
    Property(C): NETSCAPE_3 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): NETSCAPE_4 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): NL_NL = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ nl_NL\
    Property(C): NL_NL1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\n l_NL\
    Property(C): NL_NL2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\nl_NL\
    Property(C): NN_NO = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ nn_NO\
    Property(C): NN_NO1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\n n_NO\
    Property(C): NN_NO2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\nn_NO\
    Property(C): ONLINE_HELP = c:\Program Files\Common Files\Adobe\Help\
    Property(C): ONLINE_HELP_CA_ES = c:\Program Files\Common Files\Adobe\Help\ca_es\
    Property(C): ONLINE_HELP_CA_ES_RDR = c:\Program Files\Common Files\Adobe\Help\ca_es\reader\
    Property(C): ONLINE_HELP_CA_ES_RDRX = c:\Program Files\Common Files\Adobe\Help\ca_es\reader\X\
    Property(C): ONLINE_HELP_CS_CZ = c:\Program Files\Common Files\Adobe\Help\cs_cz\
    Property(C): ONLINE_HELP_CS_CZ_RDR = c:\Program Files\Common Files\Adobe\Help\cs_cz\reader\
    Property(C): ONLINE_HELP_CS_CZ_RDRX = c:\Program Files\Common Files\Adobe\Help\cs_cz\reader\X\
    Property(C): ONLINE_HELP_DA_DK = c:\Program Files\Common Files\Adobe\Help\da_dk\
    Property(C): ONLINE_HELP_DA_DK_RDR = c:\Program Files\Common Files\Adobe\Help\da_dk\reader\
    Property(C): ONLINE_HELP_DA_DK_RDRX = c:\Program Files\Common Files\Adobe\Help\da_dk\reader\X\
    Property(C): ONLINE_HELP_DE_DE = c:\Program Files\Common Files\Adobe\Help\de_de\
    Property(C): ONLINE_HELP_DE_DE_RDR = c:\Program Files\Common Files\Adobe\Help\de_de\reader\
    Property(C): ONLINE_HELP_DE_DE_RDRX = c:\Program Files\Common Files\Adobe\Help\de_de\reader\X\
    Property(C): ONLINE_HELP_EN_US = c:\Program Files\Common Files\Adobe\Help\en_us\
    Property(C): ONLINE_HELP_EN_US_RDR = c:\Program Files\Common Files\Adobe\Help\en_us\reader\
    Property(C): ONLINE_HELP_EN_US_RDRX = c:\Program Files\Common Files\Adobe\Help\en_us\reader\X\
    Property(C): ONLINE_HELP_ES_ES = c:\Program Files\Common Files\Adobe\Help\es_es\
    Property(C): ONLINE_HELP_ES_ES_RDR = c:\Program Files\Common Files\Adobe\Help\es_es\reader\
    Property(C): ONLINE_HELP_ES_ES_RDRX = c:\Program Files\Common Files\Adobe\Help\es_es\reader\X\
    Property(C): ONLINE_HELP_EU_ES = c:\Program Files\Common Files\Adobe\Help\eu_ES\
    Property(C): ONLINE_HELP_EU_ES_RDR = c:\Program Files\Common Files\Adobe\Help\eu_ES\reader\
    Property(C): ONLINE_HELP_EU_ES_RDRX = c:\Program Files\Common Files\Adobe\Help\eu_ES\reader\X\
    Property(C): ONLINE_HELP_FI_FI = c:\Program Files\Common Files\Adobe\Help\fi_fi\
    Property(C): ONLINE_HELP_FI_FI_RDR = c:\Program Files\Common Files\Adobe\Help\fi_fi\reader\
    Property(C): ONLINE_HELP_FI_FI_RDRX = c:\Program Files\Common Files\Adobe\Help\fi_fi\reader\X\
    Property(C): ONLINE_HELP_FR_FR = c:\Program Files\Common Files\Adobe\Help\fr_fr\
    Property(C): ONLINE_HELP_FR_FR_RDR = c:\Program Files\Common Files\Adobe\Help\fr_fr\reader\
    Property(C): ONLINE_HELP_FR_FR_RDRX = c:\Program Files\Common Files\Adobe\Help\fr_fr\reader\X\
    Property(C): ONLINE_HELP_HR_HR = c:\Program Files\Common Files\Adobe\Help\hr_hr\
    Property(C): ONLINE_HELP_HR_HR_RDR = c:\Program Files\Common Files\Adobe\Help\hr_hr\reader\
    Property(C): ONLINE_HELP_HR_HR_RDRX = c:\Program Files\Common Files\Adobe\Help\hr_hr\reader\X\
    Property(C): ONLINE_HELP_HU_HU = c:\Program Files\Common Files\Adobe\Help\hu_hu\
    Property(C): ONLINE_HELP_HU_HU_RDR = c:\Program Files\Common Files\Adobe\Help\hu_hu\reader\
    Property(C): ONLINE_HELP_HU_HU_RDRX = c:\Program Files\Common Files\Adobe\Help\hu_hu\reader\X\
    Property(C): ONLINE_HELP_IT_IT = c:\Program Files\Common Files\Adobe\Help\it_it\
    Property(C): ONLINE_HELP_IT_IT_RDR = c:\Program Files\Common Files\Adobe\Help\it_it\reader\
    Property(C): ONLINE_HELP_IT_IT_RDRX = c:\Program Files\Common Files\Adobe\Help\it_it\reader\X\
    Property(C): ONLINE_HELP_JA_JP = c:\Program Files\Common Files\Adobe\Help\ja_jp\
    Property(C): ONLINE_HELP_JA_JP_RDR = c:\Program Files\Common Files\Adobe\Help\ja_jp\reader\
    Property(C): ONLINE_HELP_JA_JP_RDRX = c:\Program Files\Common Files\Adobe\Help\ja_jp\reader\X\
    Property(C): ONLINE_HELP_KO_KR = c:\Program Files\Common Files\Adobe\Help\ko_kr\
    Property(C): ONLINE_HELP_KO_KR_RDR = c:\Program Files\Common Files\Adobe\Help\ko_kr\reader\
    Property(C): ONLINE_HELP_KO_KR_RDRX = c:\Program Files\Common Files\Adobe\Help\ko_kr\reader\X\
    Property(C): ONLINE_HELP_NB_NO = c:\Program Files\Common Files\Adobe\Help\nb_no\
    Property(C): ONLINE_HELP_NB_NO_RDR = c:\Program Files\Common Files\Adobe\Help\nb_no\reader\
    Property(C): ONLINE_HELP_NB_NO_RDRX = c:\Program Files\Common Files\Adobe\Help\nb_no\reader\X\
    Property(C): ONLINE_HELP_NL_NL = c:\Program Files\Common Files\Adobe\Help\nl_nl\
    Property(C): ONLINE_HELP_NL_NL_RDR = c:\Program Files\Common Files\Adobe\Help\nl_nl\reader\
    Property(C): ONLINE_HELP_NL_NL_RDRX = c:\Program Files\Common Files\Adobe\Help\nl_nl\reader\X\
    Property(C): ONLINE_HELP_PL_PL = c:\Program Files\Common Files\Adobe\Help\pl_pl\
    Property(C): ONLINE_HELP_PL_PL_RDR = c:\Program Files\Common Files\Adobe\Help\pl_pl\reader\
    Property(C): ONLINE_HELP_PL_PL_RDRX = c:\Program Files\Common Files\Adobe\Help\pl_pl\reader\X\
    Property(C): ONLINE_HELP_PT_BR = c:\Program Files\Common Files\Adobe\Help\pt_br\
    Property(C): ONLINE_HELP_PT_BR_RDR = c:\Program Files\Common Files\Adobe\Help\pt_br\reader\
    Property(C): ONLINE_HELP_PT_BR_RDRX = c:\Program Files\Common Files\Adobe\Help\pt_br\reader\X\
    Property(C): ONLINE_HELP_RO_RO = c:\Program Files\Common Files\Adobe\Help\ro_ro\
    Property(C): ONLINE_HELP_RO_RO_RDR = c:\Program Files\Common Files\Adobe\Help\ro_ro\reader\
    Property(C): ONLINE_HELP_RO_RO_RDRX = c:\Program Files\Common Files\Adobe\Help\ro_ro\reader\X\
    Property(C): ONLINE_HELP_RU_RU = c:\Program Files\Common Files\Adobe\Help\ru_ru\
    Property(C): ONLINE_HELP_RU_RU_RDR = c:\Program Files\Common Files\Adobe\Help\ru_ru\reader\
    Property(C): ONLINE_HELP_RU_RU_RDRX = c:\Program Files\Common Files\Adobe\Help\ru_ru\reader\X\
    Property(C): ONLINE_HELP_SK_SK = c:\Program Files\Common Files\Adobe\Help\sk_sk\
    Property(C): ONLINE_HELP_SK_SK_RDR = c:\Program Files\Common Files\Adobe\Help\sk_sk\reader\
    Property(C): ONLINE_HELP_SK_SK_RDRX = c:\Program Files\Common Files\Adobe\Help\sk_sk\reader\X\
    Property(C): ONLINE_HELP_SL_SI = c:\Program Files\Common Files\Adobe\Help\sl_si\
    Property(C): ONLINE_HELP_SL_SI_RDR = c:\Program Files\Common Files\Adobe\Help\sl_si\reader\
    Property(C): ONLINE_HELP_SL_SI_RDRX = c:\Program Files\Common Files\Adobe\Help\sl_si\reader\X\
    Property(C): ONLINE_HELP_SV_SE = c:\Program Files\Common Files\Adobe\Help\sv_se\
    Property(C): ONLINE_HELP_SV_SE_RDR = c:\Program Files\Common Files\Adobe\Help\sv_se\reader\
    Property(C): ONLINE_HELP_SV_SE_RDRX = c:\Program Files\Common Files\Adobe\Help\sv_se\reader\X\
    Property(C): ONLINE_HELP_TR_TR = c:\Program Files\Common Files\Adobe\Help\tr_tr\
    Property(C): ONLINE_HELP_TR_TR_RDR = c:\Program Files\Common Files\Adobe\Help\tr_tr\reader\
    Property(C): ONLINE_HELP_TR_TR_RDRX = c:\Program Files\Common Files\Adobe\Help\tr_tr\reader\X\
    Property(C): ONLINE_HELP_UK_UA = c:\Program Files\Common Files\Adobe\Help\uk_ua\
    Property(C): ONLINE_HELP_UK_UA_RDR = c:\Program Files\Common Files\Adobe\Help\uk_ua\reader\
    Property(C): ONLINE_HELP_UK_UA_RDRX = c:\Program Files\Common Files\Adobe\Help\uk_ua\reader\X\
    Property(C): ONLINE_HELP_ZH_CN = c:\Program Files\Common Files\Adobe\Help\zh_cn\
    Property(C): ONLINE_HELP_ZH_CN_RDR = c:\Program Files\Common Files\Adobe\Help\zh_cn\reader\
    Property(C): ONLINE_HELP_ZH_CN_RDRX = c:\Program Files\Common Files\Adobe\Help\zh_cn\reader\X\
    Property(C): ONLINE_HELP_ZH_TW = c:\Program Files\Common Files\Adobe\Help\zh_tw\
    Property(C): ONLINE_HELP_ZH_TW_RDR = c:\Program Files\Common Files\Adobe\Help\zh_tw\reader\
    Property(C): ONLINE_HELP_ZH_TW_RDRX = c:\Program Files\Common Files\Adobe\Help\zh_tw\reader\X\
    Property(C): PFM = c:\Program Files\Adobe\Reader 11.0\Resource\Font\PFM\
    Property(C): PI_BROKERS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\pi_brokers\
    Property(C): PLUGINS_3D = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins3d\
    Property(C): PLUGINS_3D_PRC = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins3d\prc\
    Property(C): PLUG_INS_ACROFORM = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\AcroForm\
    Property(C): PLUG_INS_ACROFORM_PMP = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\AcroForm\PMP\
    Property(C): PL_PL = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ pl_PL\
    Property(C): PL_PL1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\p l_PL\
    Property(C): PL_PL2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\pl_PL\
    Property(C): PT_BR = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ pt_BR\
    Property(C): PT_BR1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\p t_BR\
    Property(C): PT_BR2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\pt_BR\
    Property(C): PT_PT = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ pt_PT\
    Property(C): PT_PT1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\p t_PT\
    Property(C): PT_PT2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\pt_PT\
    Property(C): PersonalFolder = c:\Documents and Settings\Administrator\My Documents\
    Property(C): PrimaryVolumePath = c:\
    Property(C): ProgramFiles64Folder = c:\
    Property(C): ProgramMenuFolder = c:\Documents and Settings\All Users\Start Menu\Programs\
    Property(C): READER1 = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\
    Property(C): READER2 = c:\Program Files\Common Files\Adobe\Reader\
    Property(C): RO_RO = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ ro_RO\
    Property(C): RO_RO1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\r o_RO\
    Property(C): RO_RO2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\ro_RO\
    Property(C): RU_RU = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ ru_RU\
    Property(C): RU_RU1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\r u_RU\
    Property(C): RU_RU2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\ru_RU\
    Property(C): SASIPREP = c:\Program Files\Adobe\Reader 11.0\Resource\SaslPrep\
    Property(C): SERVICES = c:\Program Files\Adobe\Reader 11.0\Reader\Services\
    Property(C): SERVICES1 = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fr_MA\Services\
    Property(C): SERVICES_CA_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ca_ES\Services\
    Property(C): SERVICES_CS_CZ = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\cs_CZ\Services\
    Property(C): SERVICES_DA_DK = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\da_DK\Services\
    Property(C): SERVICES_DE_DE = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\de_DE\Services\
    Property(C): SERVICES_ES_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\es_ES\Services\
    Property(C): SERVICES_EU_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\eu_ES\Services\
    Property(C): SERVICES_FI_FI = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fi_FI\Services\
    Property(C): SERVICES_FR_FR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fr_FR\Services\
    Property(C): SERVICES_HR_HR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\hr_HR\Services\
    Property(C): SERVICES_HU_HU = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\hu_HU\Services\
    Property(C): SERVICES_IT_IT = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\it_IT\Services\
    Property(C): SERVICES_JA_JP = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ja_JP\Services\
    Property(C): SERVICES_KO_KR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ko_KR\Services\
    Property(C): SERVICES_NB_NO = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\nb_NO\Services\
    Property(C): SERVICES_NL_NL = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\nl_NL\Services\
    Property(C): SERVICES_PL_PL = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\pl_PL\Services\
    Property(C): SERVICES_PT_BR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\pt_BR\Services\
    Property(C): SERVICES_RO_RO = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ro_RO\Services\
    Property(C): SERVICES_RU_RU = c:\Program Files\Adobe\Reader 11.

Maybe you are looking for